diff --git a/ChangeLog.txt b/ChangeLog.txt
index 456b8b6fe421..ed8661bbeac4 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,31 @@
+2015.05.29 version 0.9.2
+* Deprecated Switch-AzureMode
+* Profile
+ * Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
+* Added Automation cmdlets
+ * Get-AzureAutomationWebhook
+ * New-AzureAutomationWebhook
+ * Remove-AzureAutomationWebhook
+ * Set-AzureAutomationWebhook
+* Azure Compute
+ * Get-AzureVMImage and Get-AzureVMImageDetail are combined (Get-AzureVMImageDetail gives a warning message for future deprecation)
+ * Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail are combined (Get-AzureVMExtensionImageDetail gives a warning message for future deprecation)
+ * Tags are added in VM resources
+ * Get-AzureVM now gets resource group name from piping
+ * -All switch is removed from Get-AzureVM
+ * Get-AzureVM -Status output is updated
+ * -Force parameter is added for Remove-AzureAvailabilitySet
+ * Outputs of New-AzureAvailabilitySet, Get-AzureAvailabilitySet, and Remove-AzureAvailabilitySet are updated
+* Azure Key Vault
+ * Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets
+ * Fixed bugs
+* Azure Data Factories
+ * Base cmdlet type switch to use Profile
+ * New-AzureDataFactoryEncryptedValue cmdlet supporting M data sources
+* Azure Resource Manager
+ * Fixed bug in Move-AzureResource cmdlet
+ * Fixed bug in Set-AzureResource cmdlet
+
2015.05.04 version 0.9.1
* Azure SQL Database: new support for configuring audit retention.
* Azure Automation
@@ -332,7 +360,7 @@
* Set-AzureVMCustomScriptExtension
* Set-AzureVMAccessExtension
* Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
- * Add 'ResizedSizeInGB' pramater for the following cmdlets
+ * Add 'ResizedSizeInGB' parameter for the following cmdlets
* Update-AzureDisk
* Set-AzureOSDisk
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
@@ -437,7 +465,7 @@
* Compute
* Set-AzureVMImage cmdlets - added IconUri, SmallIconUri, and ShowInGui parameters
* Sql
- * Added Sql Servver v12 support to SQL authentication context for SqlAzure cmdlets
+ * Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets
2014.11.14 Version 0.8.11
* Profile
@@ -760,7 +788,7 @@
* Remove-AzureVMImageOSDiskConfig
* Set-AzureVMImageDataDiskConfig
* Remove-AzureVMImageDataDiskConfig
- * Virtual network improvments
+ * Virtual network improvements
* Set-AzureVnetGatewayKey
* Azure Automation cmdlets
* Get-AzureAutomationAccount
diff --git a/setup/azurecmd.wxs b/setup/azurecmd.wxs
index c7f70a4d1a96..fef044eeab56 100644
--- a/setup/azurecmd.wxs
+++ b/setup/azurecmd.wxs
@@ -5,7 +5,7 @@
-
+
diff --git a/setup/azurecmdfiles.wxi b/setup/azurecmdfiles.wxi
index 41ec32111aa2..22efeee9fa50 100644
--- a/setup/azurecmdfiles.wxi
+++ b/setup/azurecmdfiles.wxi
@@ -38,6 +38,15 @@
+
+
+
+
+
+
+
+
+
@@ -83,6 +92,9 @@
+
+
+
@@ -171,6 +183,15 @@
+
+
+
+
+
+
+
+
+
@@ -210,6 +231,9 @@
+
+
+
@@ -305,6 +329,15 @@
+
+
+
+
+
+
+
+
+
@@ -392,6 +425,9 @@
+
+
+
@@ -634,6 +670,15 @@
+
+
+
+
+
+
+
+
+
@@ -691,6 +736,9 @@
+
+
+
@@ -723,6 +771,15 @@
+
+
+
+
+
+
+
+
+
@@ -750,6 +807,9 @@
+
+
+
@@ -776,6 +836,15 @@
+
+
+
+
+
+
+
+
+
@@ -797,6 +866,9 @@
+
+
+
@@ -865,6 +937,15 @@
+
+
+
+
+
+
+
+
+
@@ -907,6 +988,9 @@
+
+
+
@@ -1176,6 +1260,15 @@
+
+
+
+
+
+
+
+
+
@@ -1230,6 +1323,9 @@
+
+
+
@@ -1256,6 +1352,15 @@
+
+
+
+
+
+
+
+
+
@@ -1292,6 +1397,9 @@
+
+
+
@@ -1309,6 +1417,15 @@
+
+
+
+
+
+
+
+
+
@@ -1372,6 +1489,9 @@
+
+
+
@@ -1508,6 +1628,15 @@
+
+
+
+
+
+
+
+
+
@@ -1553,6 +1682,9 @@
+
+
+
@@ -1579,6 +1711,15 @@
+
+
+
+
+
+
+
+
+
@@ -1630,6 +1771,9 @@
+
+
+
@@ -1846,6 +1990,15 @@
+
+
+
+
+
+
+
+
+
@@ -1987,6 +2140,9 @@
+
+
+
@@ -2072,6 +2228,15 @@
+
+
+
+
+
+
+
+
+
@@ -2135,6 +2300,9 @@
+
+
+
@@ -2185,6 +2353,15 @@
+
+
+
+
+
+
+
+
+
@@ -2296,6 +2473,9 @@
+
+
+
@@ -2322,6 +2502,15 @@
+
+
+
+
+
+
+
+
+
@@ -2445,6 +2634,9 @@
+
+
+
@@ -2745,6 +2937,15 @@
+
+
+
+
+
+
+
+
+
@@ -2799,6 +3000,9 @@
+
+
+
@@ -2843,6 +3047,15 @@
+
+
+
+
+
+
+
+
+
@@ -2963,6 +3176,9 @@
+
+
+
@@ -3220,6 +3436,15 @@
+
+
+
+
+
+
+
+
+
@@ -3361,6 +3586,9 @@
+
+
+
@@ -3378,6 +3606,15 @@
+
+
+
+
+
+
+
+
+
@@ -3441,6 +3678,9 @@
+
+
+
@@ -3526,6 +3766,15 @@
+
+
+
+
+
+
+
+
+
@@ -3571,6 +3820,9 @@
+
+
+
@@ -3589,6 +3841,9 @@
+
+
+
@@ -3604,6 +3859,7 @@
+
@@ -3632,6 +3888,9 @@
+
+
+
@@ -3645,6 +3904,7 @@
+
@@ -3676,6 +3936,9 @@
+
+
+
@@ -3705,6 +3968,7 @@
+
@@ -3775,6 +4039,9 @@
+
+
+
@@ -3794,6 +4061,7 @@
+
@@ -3804,6 +4072,9 @@
+
+
+
@@ -3813,6 +4084,7 @@
+
@@ -3821,6 +4093,9 @@
+
+
+
@@ -3828,6 +4103,7 @@
+
@@ -3850,6 +4126,9 @@
+
+
+
@@ -3864,6 +4143,7 @@
+
@@ -3951,6 +4231,9 @@
+
+
+
@@ -3969,6 +4252,7 @@
+
@@ -3977,6 +4261,9 @@
+
+
+
@@ -3989,11 +4276,15 @@
+
+
+
+
@@ -4015,6 +4306,7 @@
+
@@ -4059,6 +4351,9 @@
+
+
+
@@ -4074,6 +4369,7 @@
+
@@ -4082,6 +4378,9 @@
+
+
+
@@ -4099,6 +4398,7 @@
+
@@ -4167,6 +4467,9 @@
+
+
+
@@ -4214,6 +4517,7 @@
+
@@ -4241,6 +4545,9 @@
+
+
+
@@ -4262,6 +4569,7 @@
+
@@ -4278,6 +4586,9 @@
+
+
+
@@ -4315,6 +4626,7 @@
+
@@ -4323,6 +4635,9 @@
+
+
+
@@ -4364,6 +4679,7 @@
+
@@ -4452,6 +4768,9 @@
+
+
+
@@ -4470,6 +4789,7 @@
+
@@ -4484,6 +4804,9 @@
+
+
+
@@ -4524,6 +4847,7 @@
+
@@ -4599,6 +4923,9 @@
+
+
+
@@ -4646,11 +4973,15 @@
+
+
+
+
@@ -4672,6 +5003,7 @@
+
@@ -4699,6 +5031,9 @@
+
+
+
@@ -4714,6 +5049,7 @@
+
diff --git a/src/Common/Commands.Common/AzurePowerShell.cs b/src/Common/Commands.Common/AzurePowerShell.cs
index ceb2a169b430..fac4815caae6 100644
--- a/src/Common/Commands.Common/AzurePowerShell.cs
+++ b/src/Common/Commands.Common/AzurePowerShell.cs
@@ -27,9 +27,9 @@ public class AzurePowerShell
public const string AssemblyCopyright = "Copyright © Microsoft";
- public const string AssemblyVersion = "0.9.1";
+ public const string AssemblyVersion = "0.9.2";
- public const string AssemblyFileVersion = "0.9.1";
+ public const string AssemblyFileVersion = "0.9.2";
public const string ProfileFile = "AzureProfile.json";
diff --git a/src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachineProfileTests.ps1 b/src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachineProfileTests.ps1
index 35afc93066e5..a094f1351bc5 100644
--- a/src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachineProfileTests.ps1
+++ b/src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachineProfileTests.ps1
@@ -26,26 +26,14 @@ function Test-VirtualMachineProfile
# Network
$ipname = 'hpfip' + ((Get-Random) % 10000);
- $ipRefUri1 = "https://test.foo.bar/$ipname";
+ $ipRefUri = "https://test.foo.bar/$ipname";
$nicName = $ipname + 'nic1';
$publicIPName = $ipname + 'name1';
- $p = Add-AzureVMNetworkInterface -VM $p -Id $ipRefUri1;
-
- $ipname = 'hpfip' + ((Get-Random) % 10000);
- $ipRefUri2 = "https://test.foo.bar/$ipname";
- $p = Add-AzureVMNetworkInterface -VM $p -Id $ipRefUri2;
-
- # Remove all NICs
- $p = $p | Remove-AzureVMNetworkInterface
- Assert-AreEqual $p.NetworkProfile.NetworkInterfaces.Count 0;
-
- $p = Add-AzureVMNetworkInterface -VM $p -Id $ipRefUri1;
- $p = Add-AzureVMNetworkInterface -VM $p -Id $ipRefUri2;
- $p = Remove-AzureVMNetworkInterface -VM $p -Id $ipRefUri2;
+ $p = Add-AzureVMNetworkInterface -VM $p -Id $ipRefUri;
Assert-AreEqual $p.NetworkProfile.NetworkInterfaces.Count 1;
- Assert-AreEqual $p.NetworkProfile.NetworkInterfaces[0].ReferenceUri $ipRefUri1;
+ Assert-AreEqual $p.NetworkProfile.NetworkInterfaces[0].ReferenceUri $ipRefUri;
# Storage
$stoname = 'hpfteststo' + ((Get-Random) % 10000);
@@ -78,23 +66,6 @@ function Test-VirtualMachineProfile
Assert-AreEqual $p.StorageProfile.DataDisks[1].Lun 1;
Assert-AreEqual $p.StorageProfile.DataDisks[1].VirtualHardDisk.Uri $dataDiskVhdUri2;
- # Remove all data disks
- $p = $p | Remove-AzureVMDataDisk;
- Assert-AreEqual $p.StorageProfile.DataDisks.Count 0;
-
- $p = Add-AzureVMDataDisk -VM $p -Name 'testDataDisk1' -Caching 'ReadOnly' -DiskSizeInGB 10 -Lun 0 -VhdUri $dataDiskVhdUri1 -CreateOption Empty;
- $p = Add-AzureVMDataDisk -VM $p -Name 'testDataDisk2' -Caching 'ReadOnly' -DiskSizeInGB 11 -Lun 1 -VhdUri $dataDiskVhdUri2 -CreateOption Empty;
-
- Assert-AreEqual $p.StorageProfile.DataDisks.Count 2;
- Assert-AreEqual $p.StorageProfile.DataDisks[0].Caching 'ReadOnly';
- Assert-AreEqual $p.StorageProfile.DataDisks[0].DiskSizeGB 10;
- Assert-AreEqual $p.StorageProfile.DataDisks[0].Lun 0;
- Assert-AreEqual $p.StorageProfile.DataDisks[0].VirtualHardDisk.Uri $dataDiskVhdUri1;
- Assert-AreEqual $p.StorageProfile.DataDisks[1].Caching 'ReadOnly';
- Assert-AreEqual $p.StorageProfile.DataDisks[1].DiskSizeGB 11;
- Assert-AreEqual $p.StorageProfile.DataDisks[1].Lun 1;
- Assert-AreEqual $p.StorageProfile.DataDisks[1].VirtualHardDisk.Uri $dataDiskVhdUri2;
-
# Windows OS
$user = "Foo12";
$password = 'BaR@000' + ((Get-Random) % 10000);
diff --git a/src/ResourceManager/Compute/Commands.Compute/Microsoft.Azure.Commands.Compute.format.generated.ps1xml b/src/ResourceManager/Compute/Commands.Compute/Microsoft.Azure.Commands.Compute.format.generated.ps1xml
index c79e0451f380..e5d31fb83a4f 100644
--- a/src/ResourceManager/Compute/Commands.Compute/Microsoft.Azure.Commands.Compute.format.generated.ps1xml
+++ b/src/ResourceManager/Compute/Commands.Compute/Microsoft.Azure.Commands.Compute.format.generated.ps1xml
@@ -214,14 +214,6 @@
StorageProfileText
-
-
- DataDiskNames
-
-
-
- NetworkInterfaceIds
-
diff --git a/src/ResourceManager/Compute/Commands.Compute/Models/PSVirtualMachine.cs b/src/ResourceManager/Compute/Commands.Compute/Models/PSVirtualMachine.cs
index 567609e3a15a..ad992f937933 100644
--- a/src/ResourceManager/Compute/Commands.Compute/Models/PSVirtualMachine.cs
+++ b/src/ResourceManager/Compute/Commands.Compute/Models/PSVirtualMachine.cs
@@ -33,7 +33,6 @@ public string ResourceGroupName
{
get
{
- if (string.IsNullOrEmpty(Id)) return null;
Regex r = new Regex(@"(.*?)/resourcegroups/(?\S+)/providers/(.*?)", RegexOptions.IgnoreCase);
Match m = r.Match(Id);
return m.Success ? m.Groups["rgname"].Value : null;
@@ -135,37 +134,5 @@ public string StorageProfileText
{
get { return JsonConvert.SerializeObject(StorageProfile, Formatting.Indented); }
}
-
- [JsonIgnore]
- public string [] DataDiskNames
- {
- get
- {
- if (this.StorageProfile == null) return null;
-
- var dataDiskNames = new List();
- foreach (var disk in StorageProfile.DataDisks)
- {
- dataDiskNames.Add(disk.Name);
- }
- return dataDiskNames.ToArray();
- }
- }
-
- [JsonIgnore]
- public string[] NetworkInterfaceIds
- {
- get
- {
- if (this.NetworkProfile == null) return null;
-
- var nicIds = new List();
- foreach (var nic in NetworkProfile.NetworkInterfaces)
- {
- nicIds.Add(nic.ReferenceUri);
- }
- return nicIds.ToArray();
- }
- }
}
}
diff --git a/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMDataDiskCommand.cs b/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMDataDiskCommand.cs
index cb1ded572da9..ee266482c8ce 100644
--- a/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMDataDiskCommand.cs
+++ b/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMDataDiskCommand.cs
@@ -38,14 +38,13 @@ public class RemoveAzureVMDataDiskCommand : AzurePSCmdlet
[ValidateNotNullOrEmpty]
public PSVirtualMachine VM { get; set; }
- [Alias("Name")]
[Parameter(
Mandatory = true,
Position = 1,
ValueFromPipelineByPropertyName = true,
HelpMessage = HelpMessages.VMDataDiskName)]
[ValidateNotNullOrEmpty]
- public string [] DataDiskNames { get; set; }
+ public string Name { get; set; }
public override void ExecuteCmdlet()
{
@@ -55,10 +54,7 @@ public override void ExecuteCmdlet()
{
var disks = storageProfile.DataDisks.ToList();
var comp = StringComparison.OrdinalIgnoreCase;
- foreach (var diskName in DataDiskNames)
- {
- disks.RemoveAll(d => string.Equals(d.Name, diskName, comp));
- }
+ disks.RemoveAll(d => string.Equals(d.Name, this.Name, comp));
storageProfile.DataDisks = disks;
}
diff --git a/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMNetworkInterfaceCommand.cs b/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMNetworkInterfaceCommand.cs
index c4bcd1c44265..f3cae6436a86 100644
--- a/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMNetworkInterfaceCommand.cs
+++ b/src/ResourceManager/Compute/Commands.Compute/VirtualMachine/Config/RemoveAzureVMNetworkInterfaceCommand.cs
@@ -41,35 +41,30 @@ public class RemoveAzureVMNetworkInterfaceCommand : AzurePSCmdlet
[ValidateNotNullOrEmpty]
public PSVirtualMachine VM { get; set; }
- [Alias("Id", "NicIds")]
+ [Alias("NicId", "NetworkInterfaceId")]
[Parameter(
Mandatory = true,
Position = 1,
ValueFromPipelineByPropertyName = true,
HelpMessage = HelpMessages.VMNetworkInterfaceID)]
[ValidateNotNullOrEmpty]
- public string[] NetworkInterfaceIds { get; set; }
+ public string Id { get; set; }
public override void ExecuteCmdlet()
{
var networkProfile = this.VM.NetworkProfile;
- foreach (var id in this.NetworkInterfaceIds)
+ if (networkProfile != null && networkProfile.NetworkInterfaces != null && networkProfile.NetworkInterfaces.Any(nic => string.Equals(nic.ReferenceUri, this.Id, StringComparison.OrdinalIgnoreCase)))
{
- if (networkProfile != null &&
- networkProfile.NetworkInterfaces != null &&
- networkProfile.NetworkInterfaces.Any(nic =>
- string.Equals(nic.ReferenceUri, id, StringComparison.OrdinalIgnoreCase)))
+ var nicReference = networkProfile.NetworkInterfaces.First(nic => string.Equals(nic.ReferenceUri, this.Id, StringComparison.OrdinalIgnoreCase));
+ networkProfile.NetworkInterfaces.Remove(nicReference);
+
+ if (!networkProfile.NetworkInterfaces.Any())
{
- var nicReference = networkProfile.NetworkInterfaces.First(nic => string.Equals(nic.ReferenceUri, id, StringComparison.OrdinalIgnoreCase));
- networkProfile.NetworkInterfaces.Remove(nicReference);
+ networkProfile = null;
}
}
- if (!networkProfile.NetworkInterfaces.Any())
- {
- networkProfile = null;
- }
this.VM.NetworkProfile = networkProfile;
WriteObject(this.VM);
diff --git a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Commands.ResourceManager.Cmdlets.csproj b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Commands.ResourceManager.Cmdlets.csproj
index 32c157a682fd..e76c7007c983 100644
--- a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Commands.ResourceManager.Cmdlets.csproj
+++ b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Commands.ResourceManager.Cmdlets.csproj
@@ -152,7 +152,11 @@
-
+
+
+ Always
+
+
diff --git a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/GetAzureResourceGroupDeploymentOperationCmdlet.cs b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/GetAzureResourceGroupDeploymentOperationCmdlet.cs
index a95072dab34a..aacc7d822d9e 100644
--- a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/GetAzureResourceGroupDeploymentOperationCmdlet.cs
+++ b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/GetAzureResourceGroupDeploymentOperationCmdlet.cs
@@ -23,7 +23,7 @@ namespace Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation
using Newtonsoft.Json.Linq;
///
- /// Gets the resource lock.
+ /// Gets the deployment operation.
///
[Cmdlet(VerbsCommon.Get, "AzureResourceGroupDeploymentOperation"), OutputType(typeof(PSObject))]
public class GetAzureResourceGroupDeploymentOperationCmdlet : ResourceManagerCmdletBase
diff --git a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/InvokeAzureResourceActionCmdlet.cs b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/InvokeAzureResourceActionCmdlet.cs
index 4dbf4b8cde36..2421e540da10 100644
--- a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/InvokeAzureResourceActionCmdlet.cs
+++ b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/InvokeAzureResourceActionCmdlet.cs
@@ -22,7 +22,7 @@ namespace Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation
using Newtonsoft.Json.Linq;
///
- /// A cmdlet that creates a new azure resource.
+ /// A cmdlet that invokes a resource action.
///
[Cmdlet(VerbsLifecycle.Invoke, "AzureResourceAction", SupportsShouldProcess = true, DefaultParameterSetName = ResourceManipulationCmdletBase.ResourceIdParameterSet), OutputType(typeof(PSObject))]
public sealed class InvokAzureResourceActionCmdlet : ResourceManipulationCmdletBase
diff --git a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/RemoveAzureResourceCmdlet.cs b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/RemoveAzureResourceCmdlet.cs
index d6f824e7c047..c714498eb814 100644
--- a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/RemoveAzureResourceCmdlet.cs
+++ b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/RemoveAzureResourceCmdlet.cs
@@ -18,7 +18,7 @@ namespace Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation
using Microsoft.Azure.Commands.ResourceManager.Cmdlets.Entities.Resources;
///
- /// A cmdlet that creates a new azure resource.
+ /// A cmdlet that removes an azure resource.
///
[Cmdlet(VerbsCommon.Remove, "AzureResource", SupportsShouldProcess = true, DefaultParameterSetName = ResourceManipulationCmdletBase.ResourceIdParameterSet), OutputType(typeof(PSObject))]
public class RemoveAzureResourceCmdlet : ResourceManipulationCmdletBase
diff --git a/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml
new file mode 100644
index 000000000000..1c72966f882f
--- /dev/null
+++ b/src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml
@@ -0,0 +1,6726 @@
+
+
+
+
+
+ Get-AzureResource
+
+ Gets existing resources.
+
+
+
+
+ Get
+ AzureResource
+
+
+
+ Gets existing resources.
+
+
+
+ Get-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ TagName
+
+ The name of the tag to query by.
+
+ String
+
+
+ TagValue
+
+ The value of the tag to query by.
+
+ String
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+
+ IsCollection
+
+ When specified, ensures that the query is run against a collection instead of a resource.
+
+ SwitchParameter
+
+
+ Top
+
+ The number of resources to retrieve.
+
+ Nullable`1[Int32]
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Guid[]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResource
+
+ ResourceId
+
+
+
+ String
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+
+ IsCollection
+
+ When specified, ensures that the query is run against a collection instead of a resource.
+
+ SwitchParameter
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ TenantLevel
+
+
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ TagName
+
+ The name of the tag to query by.
+
+ String
+
+
+ TagValue
+
+ The value of the tag to query by.
+
+ String
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+
+ IsCollection
+
+ When specified, ensures that the query is run against a collection instead of a resource.
+
+ SwitchParameter
+
+
+ Top
+
+ The number of resources to retrieve.
+
+ Nullable`1[Int32]
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Guid[]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ParentResource
+
+
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+
+ IsCollection
+
+ When specified, ensures that the query is run against a collection instead of a resource.
+
+ SwitchParameter
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Guid[]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+
+ IsCollection
+
+ When specified, ensures that the query is run against a collection instead of a resource.
+
+ SwitchParameter
+
+
+ Top
+
+ The number of resources to retrieve.
+
+ Nullable`1[Int32]
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ TenantLevel
+
+
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ TagName
+
+ The name of the tag to query by.
+
+ String
+
+ String
+
+
+
+
+
+ TagValue
+
+ The value of the tag to query by.
+
+ String
+
+ String
+
+
+
+
+
+ ExpandProperties
+
+ When specified, expands the properties of the resource.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ExpandPermissions
+
+ When specified, expands the permissions on the resource.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ IsCollection
+
+ When specified, ensures that the query is run against a collection instead of a resource.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Top
+
+ The number of resources to retrieve.
+
+ Nullable`1[Int32]
+
+ Nullable`1[Int32]
+
+
+
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Guid[]
+
+ Guid[]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ ResourceObjectFormat
+
+ ResourceObjectFormat
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ ResourceId
+
+
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ParentResource
+
+
+
+ String
+
+ String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- GetByType --------------------------
+
+ PS C:\>
+
+ Get-AzureResource -ResourceType microsoft.web/sites -ResourceGroupName myResourceGroup -ResourceName myWebsite
+
+ Gets resource of type microsoft.web/sites and name myWebsite under myResourceGroup
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- GetByType2 --------------------------
+
+ PS C:\>
+
+ Get-AzureResource -ResourceType microsoft.web/sites -ResourceGroupName myResourceGroup -ResourceName myWebsite -OutputObjectFormat New
+
+ Gets resource of type microsoft.web/sites and name myWebsite under myResourceGroup. The output object format for Properties of the resource will be the new format
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get-AzureResourceGroupDeploymentOperation
+
+ Gets the resource group deployment operation
+
+
+
+
+ Get
+ AzureResourceGroupDeploymentOperation
+
+
+
+ Gets the resource group deployment operation
+
+
+
+ Get-AzureResourceGroupDeploymentOperation
+
+ DeploymentName
+
+ The deployment name.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+
+
+ DeploymentName
+
+ The deployment name.
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Get1 --------------------------
+
+ PS C:\>
+
+ Get-AzureResourceGroupDeploymentOperation -DeploymentName test -ResourceGroupName test
+
+ Gets deployment operation with name "test" under resource group "test"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get-AzureResourceLock
+
+ Gets the azure resource lock.
+
+
+
+
+ Get
+ AzureResourceLock
+
+
+
+ Gets the azure resource lock.
+
+
+
+ Get-AzureResourceLock
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ Scope
+
+ The scope. e.g. to specify a database '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaserName}', to specify a resoruce group: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResourceLock
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+
+
+ String
+
+
+ ResourceType
+
+
+
+ String
+
+
+ SubscriptionId
+
+
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResourceLock
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+
+
+ String
+
+
+ ResourceType
+
+
+
+ String
+
+
+ TenantLevel
+
+
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResourceLock
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+
+
+ String
+
+
+ ResourceType
+
+
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResourceLock
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ SubscriptionId
+
+
+
+ Nullable`1[Guid]
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+ Get-AzureResourceLock
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ SubscriptionId
+
+
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+
+
+
+ AtScope
+
+ When specified returns all locks at or above the specified scope, otherwise returns all locks at, above or below the scope.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+ String
+
+
+
+
+
+ Scope
+
+ The scope. e.g. to specify a database '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaserName}', to specify a resoruce group: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'
+
+ String
+
+ String
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ ResourceName
+
+
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Get1 --------------------------
+
+ PS C:\>
+
+ Get-AzureResourceLock -LockName test -ResourceName myResource -ResourceType microsoft.web/sites -ResourceGroupName myResourceGroup
+
+ Gets the resource lock "test"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Move-AzureResource
+
+ Moves existing resources to a new resource group or subscription.
+
+
+
+
+ Move
+ AzureResource
+
+
+
+ Moves existing resources to a new resource group or subscription.
+
+
+
+ Move-AzureResource
+
+ DestinationResourceGroupName
+
+ The name of the resource group into which the resources are to be moved.
+
+ String
+
+
+ DestinationSubscriptionId
+
+ The Id of the subscription to move the resources into.
+
+ Nullable`1[Guid]
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ NoWait
+
+ Do not wait for operation to complete.
+
+ SwitchParameter
+
+
+ ResourceId
+
+ The Ids of the resources to move.
+
+ String[]
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ DestinationResourceGroupName
+
+ The name of the resource group into which the resources are to be moved.
+
+ String
+
+ String
+
+
+
+
+
+ DestinationSubscriptionId
+
+ The Id of the subscription to move the resources into.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ NoWait
+
+ Do not wait for operation to complete.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ResourceId
+
+ The Ids of the resources to move.
+
+ String[]
+
+ String[]
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Move1 --------------------------
+
+ PS C:\>
+
+ $r = Get-AzureResource -Name test -ResourceType Microsoft.ClassicCompute/storageAccounts -ResourceName mystorageaccount
+ Move-AzureResource -ResourceId $r.ResourceId -DestinationResourceGroupName test
+
+ Moves the existing resource into "test" resource group
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ New-AzureResource
+
+ Create a new azure resource.
+
+
+
+
+ New
+ AzureResource
+
+
+
+ Create a new azure resource.
+
+
+
+ New-AzureResource
+
+ Location
+
+ The resource location.
+
+ String
+
+
+ Kind
+
+ The resource kind.
+
+ String
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+
+ PlanObject
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+
+ IsFullObject
+
+ When set indicates that the full object is passed in to the -PropertyObject parameter.
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+
+ ResourceId
+
+ The resource Id.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResource
+
+ Location
+
+ The resource location.
+
+ String
+
+
+ Kind
+
+ The resource kind.
+
+ String
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+
+ PlanObject
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+
+ IsFullObject
+
+ When set indicates that the full object is passed in to the -PropertyObject parameter.
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResource
+
+ Location
+
+ The resource location.
+
+ String
+
+
+ Kind
+
+ The resource kind.
+
+ String
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+
+ PlanObject
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+
+ IsFullObject
+
+ When set indicates that the full object is passed in to the -PropertyObject parameter.
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ Location
+
+ The resource location.
+
+ String
+
+ String
+
+
+
+
+
+ Kind
+
+ The resource kind.
+
+ String
+
+ String
+
+
+
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+ PSObject
+
+
+
+
+
+ PlanObject
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+ Hashtable
+
+
+
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+ Hashtable[]
+
+
+
+
+
+ IsFullObject
+
+ When set indicates that the full object is passed in to the -PropertyObject parameter.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+ Nullable`1[ResourceObjectFormat]
+
+
+
+
+
+ ResourceId
+
+ The resource Id.
+
+ String
+
+ String
+
+
+
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+ String
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- New1 --------------------------
+
+ PS C:\>
+
+ New-AzureResource -Location "West US" -Properties @{"test"="test"} -ResourceName myTestSiteName -ResourceType microsoft.web/sites -ResourceGroupName myResourceGroup -Force
+
+ Create a new website
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ New-AzureResourceLock
+
+ Create a new resource lock.
+
+
+
+
+ New
+ AzureResourceLock
+
+
+
+ Create a new resource lock.
+
+
+
+ New-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ Scope
+
+ The scope. e.g. to specify a database '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaserName}', to specify a resoruce group: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ New-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+ LockLevel
+
+
+
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+ String
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Scope
+
+ The scope. e.g. to specify a database '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaserName}', to specify a resoruce group: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- New1 --------------------------
+
+ PS C:\>
+
+ New-AzureResourceLock -LockLevel CanNotDelete -LockNotes "My lock notes" -LockName mylock -ResourceName mySite -ResourceType microsoft.web/sites
+
+ Create a new resource lock on a website
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Remove-AzureResource
+
+ Removes the azure resource.
+
+
+
+
+ Remove
+ AzureResource
+
+
+
+ Removes the azure resource.
+
+
+
+ Remove-AzureResource
+
+ ResourceId
+
+ The fully qualified resource Id, including the subscription. e.g. /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers/myServer/databases/myDatabase
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Remove-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Remove-AzureResource
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ ResourceId
+
+ The fully qualified resource Id, including the subscription. e.g. /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers/myServer/databases/myDatabase
+
+ String
+
+ String
+
+
+
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+ String
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Remove1 --------------------------
+
+ PS C:\>
+
+ Remove-AzureResource -ResourceId /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Web/sites/myTestSiteName -Force
+
+ Removes the existing website resource
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Remove-AzureResourceLock
+
+ Removes the azure resource lock.
+
+
+
+
+ Remove
+ AzureResourceLock
+
+
+
+ Removes the azure resource lock.
+
+
+
+ Remove-AzureResourceLock
+
+ ResourceId
+
+ The fully qualified resource Id, including the subscription. e.g. /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers/myServer/databases/myDatabase
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Remove-AzureResourceLock
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Remove-AzureResourceLock
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ ResourceId
+
+ The fully qualified resource Id, including the subscription. e.g. /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers/myServer/databases/myDatabase
+
+ String
+
+ String
+
+
+
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+ String
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- RemoveLock1 --------------------------
+
+ PS C:\>
+
+ Remove-AzureResourceLock -ResourceId /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-SouthCentralUS/providers/Microsoft.ClassicStorage/storageAccounts/mystorageaccount/providers/Microsoft.Authorization/locks/test
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Set-AzureResource
+
+ Updates an existing azure resource.
+
+
+
+
+ Set
+ AzureResource
+
+
+
+ Updates an existing azure resource.
+
+
+
+ Set-AzureResource
+
+ Kind
+
+ The resource kind.
+
+ String
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+
+ Plan
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+
+ UsePatchSemantics
+
+ When set indicates if an HTTP PATCH should be used to update the object instead of PUT.
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+
+ ResourceId
+
+ The fully qualified resource Id, including the subscription. e.g. /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers/myServer/databases/myDatabase
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResource
+
+ Kind
+
+ The resource kind.
+
+ String
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+
+ Plan
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+
+ UsePatchSemantics
+
+ When set indicates if an HTTP PATCH should be used to update the object instead of PUT.
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResource
+
+ Kind
+
+ The resource kind.
+
+ String
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+
+ Plan
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+
+ UsePatchSemantics
+
+ When set indicates if an HTTP PATCH should be used to update the object instead of PUT.
+
+ SwitchParameter
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ Kind
+
+ The resource kind.
+
+ String
+
+ String
+
+
+
+
+
+ Properties
+
+ A hash table which represents resource properties.
+
+ PSObject
+
+ PSObject
+
+
+
+
+
+ Plan
+
+ A hash table which represents resource plan properties.
+
+ Hashtable
+
+ Hashtable
+
+
+
+
+
+ Tag
+
+ A hash table which represents resource tags.
+
+ Hashtable[]
+
+ Hashtable[]
+
+
+
+
+
+ UsePatchSemantics
+
+ When set indicates if an HTTP PATCH should be used to update the object instead of PUT.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ OutputObjectFormat
+
+ The output format of the resource properties.
+
+ Nullable`1[ResourceObjectFormat]
+
+ Nullable`1[ResourceObjectFormat]
+
+
+
+
+
+ ResourceId
+
+ The fully qualified resource Id, including the subscription. e.g. /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers/myServer/databases/myDatabase
+
+ String
+
+ String
+
+
+
+
+
+ ODataQuery
+
+ An OData style filter which will be appended to the request in addition to any other filters.
+
+ String
+
+ String
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ParentResource
+
+ The parent resource type. e.g. Servers/myServer.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceName
+
+ The extension resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ExtensionResourceType
+
+ The extension resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- SetAzureResource1 --------------------------
+
+ PS C:\>
+
+
+ $r = Get-AzureResource -ResourceType microsoft.web/sites -ResourceGroupName myResourceGroup -ResourceName mySite -OutputObjectFormat New
+ $r.Properties.Enabled = "False"
+ $r | Set-AzureResource -Force -OutputObjectFormat New
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Set-AzureResourceLock
+
+ Updates an existing resource lock.
+
+
+
+
+ Set
+ AzureResourceLock
+
+
+
+ Updates an existing resource lock.
+
+
+
+ Set-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ Scope
+
+ The scope. e.g. to specify a database '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaserName}', to specify a resoruce group: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+ Set-AzureResourceLock
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+
+ Profile
+
+
+
+ AzureProfile
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+
+ InformationVariable
+
+
+
+ String
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+
+
+
+
+ LockLevel
+
+ The level of the lock.
+
+ LockLevel
+
+ LockLevel
+
+
+
+
+
+ LockNotes
+
+ The notes of the lock.
+
+ String
+
+ String
+
+
+
+
+
+ Force
+
+ Do not ask for confirmation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ LockName
+
+ The name of the lock.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceName
+
+ The resource name. e.g. to specify a database MyServer/MyDatabase.
+
+ String
+
+ String
+
+
+
+
+
+ ResourceType
+
+ The resource type. e.g. Microsoft.Sql/Servers/Databases.
+
+ String
+
+ String
+
+
+
+
+
+ ApiVersion
+
+ When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.
+
+ String
+
+ String
+
+
+
+
+
+ Pre
+
+ When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Profile
+
+
+
+ AzureProfile
+
+ AzureProfile
+
+
+
+
+
+ InformationAction
+
+
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ InformationVariable
+
+
+
+ String
+
+ String
+
+
+
+
+
+ WhatIf
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Scope
+
+ The scope. e.g. to specify a database '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaserName}', to specify a resoruce group: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'
+
+ String
+
+ String
+
+
+
+
+
+ SubscriptionId
+
+ The subscription to use.
+
+ Nullable`1[Guid]
+
+ Nullable`1[Guid]
+
+
+
+
+
+ ResourceGroupName
+
+ The resource group name.
+
+ String
+
+ String
+
+
+
+
+
+ TenantLevel
+
+ Indicates that this is a tenant level operation.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- SetResourceLock1 --------------------------
+
+ PS C:\>
+
+ Set-AzureResourceLock -LockName test -ResourceName myResource -ResourceType microsoft.web/sites -ResourceGroupName myResourceGroup -LockLevel CanNotDelete -LockNotes "Updated note"
+
+ Updates existing resource lock
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/ResourceManager/Resources/Commands.Resources/AzureResourceManager.psd1 b/src/ResourceManager/Resources/Commands.Resources/AzureResourceManager.psd1
index 02f5e8df65e8..0b14cb1ca400 100644
--- a/src/ResourceManager/Resources/Commands.Resources/AzureResourceManager.psd1
+++ b/src/ResourceManager/Resources/Commands.Resources/AzureResourceManager.psd1
@@ -9,7 +9,7 @@
@{
# Version number of this module.
-ModuleVersion = '0.9.1'
+ModuleVersion = '0.9.2'
# ID used to uniquely identify this module
GUID = '81d522a4-6e5d-4105-8f58-376204c47458'
diff --git a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs
index 6d7d3328f4ba..84f99022f125 100644
--- a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs
+++ b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs
@@ -214,7 +214,7 @@ internal static string MoveResourcesMessage {
}
///
- /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource goup named '{0}' - the resource(s): '{1}'.
+ /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource group named '{0}' - the resource(s): '{1}'.
///
internal static string MovingResources {
get {
@@ -250,7 +250,7 @@ internal static string MovingResourcesFromNonDefaultSubscriptionNotAllowed {
}
///
- /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource goup named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'.
+ /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource group named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'.
///
internal static string MovingResourcesIntoNewSubscription {
get {
diff --git a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx
index f42feb83014e..f2cdb02930aa 100644
--- a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx
+++ b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx
@@ -250,7 +250,7 @@
Moving resource(s) ...
- Are you sure you want to move resource(s) into the resource goup named '{0}' - the resource(s): '{1}'
+ Are you sure you want to move resource(s) into the resource group named '{0}' - the resource(s): '{1}'
Moving resources from different source resource groups is not allowed.
@@ -259,7 +259,7 @@
Moving resources from different subscriptions is not currently supported.
- Are you sure you want to move resource(s) into the resource goup named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'
+ Are you sure you want to move resource(s) into the resource group named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'
A subscription with the name '{0}' was not found. If this is a newly created subscription you will need to re-download your subscriptions.
diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/Common.ps1 b/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/Common.ps1
index d56f7278074a..8116ec33ccf0 100644
--- a/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/Common.ps1
+++ b/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/Common.ps1
@@ -151,7 +151,7 @@ function Create-ServerForTest ($resourceGroup, $serverVersion = "12.0", $locatio
$serverPassword = "t357ingP@s5w0rd!"
$credentials = new-object System.Management.Automation.PSCredential($serverLogin, ($serverPassword | ConvertTo-SecureString -asPlainText -Force))
- $server = New-AzureSqlServer -ResourceGroupName $resourceGroup.ResourceGroupName -ServerName $serverName -Location $location -ServerVersion $serverVersion -SqlAdminCredentials $credentials
+ $server = New-AzureSqlServer -ResourceGroupName $resourceGroup.ResourceGroupName -ServerName $serverName -Location $location -ServerVersion $serverVersion -SqlAdministratorCredentials $credentials
return $server
}
diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/DatabaseCrudTests.ps1 b/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/DatabaseCrudTests.ps1
index 2984791ed005..7f9a6e2608a8 100644
--- a/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/DatabaseCrudTests.ps1
+++ b/src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/DatabaseCrudTests.ps1
@@ -50,7 +50,7 @@ function Test-CreateDatabaseInternal ($serverVersion, $location = "Japan East")
Assert-AreEqual $db.DatabaseName $databaseName
Assert-NotNull $db.MaxSizeBytes
Assert-NotNull $db.Edition
- Assert-NotNull $db.CurrentServiceLevelObjectiveName
+ Assert-NotNull $db.CurrentServiceObjectiveName
Assert-NotNull $db.CollationName
# Create with default values via piping
@@ -59,7 +59,7 @@ function Test-CreateDatabaseInternal ($serverVersion, $location = "Japan East")
Assert-AreEqual $db.DatabaseName $databaseName
Assert-NotNull $db.MaxSizeBytes
Assert-NotNull $db.Edition
- Assert-NotNull $db.CurrentServiceLevelObjectiveName
+ Assert-NotNull $db.CurrentServiceObjectiveName
Assert-NotNull $db.CollationName
}
@@ -70,7 +70,7 @@ function Test-CreateDatabaseInternal ($serverVersion, $location = "Japan East")
Assert-AreEqual $db.DatabaseName $databaseName
Assert-AreEqual $db.MaxSizeBytes 1GB
Assert-AreEqual $db.Edition Basic
- Assert-AreEqual $db.CurrentServiceLevelObjectiveName Basic
+ Assert-AreEqual $db.CurrentServiceObjectiveName Basic
Assert-AreEqual $db.CollationName "Japanese_Bushu_Kakusu_100_CS_AS"
# Create with all parameters
@@ -80,7 +80,7 @@ function Test-CreateDatabaseInternal ($serverVersion, $location = "Japan East")
Assert-AreEqual $db.DatabaseName $databaseName
Assert-AreEqual $db.MaxSizeBytes 1GB
Assert-AreEqual $db.Edition Basic
- Assert-AreEqual $db.CurrentServiceLevelObjectiveName Basic
+ Assert-AreEqual $db.CurrentServiceObjectiveName Basic
Assert-AreEqual $db.CollationName "Japanese_Bushu_Kakusu_100_CS_AS"
}
finally
@@ -126,22 +126,45 @@ function Test-UpdateDatabaseInternal ($serverVersion, $location = "Japan East")
try
{
- # Alter all properties
- $db1 = Set-AzureSqlDatabase -ResourceGroupName $db.ResourceGroupName -ServerName $db.ServerName -DatabaseName $db.DatabaseName `
- -MaxSizeBytes 1GB -Edition Basic -RequestedServiceObjectiveName Basic
- Assert-AreEqual $db1.DatabaseName $db.DatabaseName
- Assert-AreEqual $db1.MaxSizeBytes 1GB
- Assert-AreEqual $db1.Edition Basic
- Assert-AreEqual $db1.CurrentServiceLevelObjectiveName Basic
- Assert-AreEqual $db1.CollationName $db.CollationName
+ if($serverVersion -eq "12.0")
+ {
+ # Alter all properties
+ $db1 = Set-AzureSqlDatabase -ResourceGroupName $db.ResourceGroupName -ServerName $db.ServerName -DatabaseName $db.DatabaseName `
+ -MaxSizeBytes 1GB -Edition Basic -RequestedServiceObjectiveName Basic
+ Assert-AreEqual $db1.DatabaseName $db.DatabaseName
+ Assert-AreEqual $db1.MaxSizeBytes 1GB
+ Assert-AreEqual $db1.Edition Basic
+ Assert-AreEqual $db1.CurrentServiceObjectiveName Basic
+ Assert-AreEqual $db1.CollationName $db.CollationName
+
+ # Alter all properties using piping
+ $db2 = $db1 | Set-AzureSqlDatabase -MaxSizeBytes 100GB -Edition Standard -RequestedServiceObjectiveName S1
+ Assert-AreEqual $db2.DatabaseName $db.DatabaseName
+ Assert-AreEqual $db2.MaxSizeBytes 100GB
+ Assert-AreEqual $db2.Edition Standard
+ Assert-AreEqual $db2.CurrentServiceObjectiveName S1
+ Assert-AreEqual $db2.CollationName $db.CollationName
+ }
+ else
+ {
+
+ # Alter all properties
+ $db1 = Set-AzureSqlDatabase -ResourceGroupName $db.ResourceGroupName -ServerName $db.ServerName -DatabaseName $db.DatabaseName `
+ -MaxSizeBytes 1GB -Edition Basic -RequestedServiceObjectiveName Basic
+ Assert-AreEqual $db1.DatabaseName $db.DatabaseName
+ Assert-AreEqual $db1.MaxSizeBytes 250GB
+ Assert-AreEqual $db1.Edition Standard
+ Assert-AreEqual $db1.CurrentServiceObjectiveName S0
+ Assert-AreEqual $db1.CollationName $db.CollationName
- # Alter all properties using piping
- $db2 = $db1 | Set-AzureSqlDatabase -MaxSizeBytes 100GB -Edition Standard -RequestedServiceObjectiveName S1
- Assert-AreEqual $db2.DatabaseName $db.DatabaseName
- Assert-AreEqual $db2.MaxSizeBytes 100GB
- Assert-AreEqual $db2.Edition Standard
- Assert-AreEqual $db2.CurrentServiceLevelObjectiveName S1
- Assert-AreEqual $db2.CollationName $db.CollationName
+ # Alter all properties using piping
+ $db2 = $db1 | Set-AzureSqlDatabase -MaxSizeBytes 100GB -Edition Standard -RequestedServiceObjectiveName S1
+ Assert-AreEqual $db2.DatabaseName $db.DatabaseName
+ Assert-AreEqual $db2.MaxSizeBytes 1GB
+ Assert-AreEqual $db2.Edition Basic
+ Assert-AreEqual $db2.CurrentServiceObjectiveName Basic
+ Assert-AreEqual $db2.CollationName $db.CollationName
+ }
}
finally
{
@@ -196,7 +219,7 @@ function Test-GetDatabaseInternal ($serverVersion, $location = "Japan East")
Assert-AreEqual $db1.DatabaseName $gdb1.DatabaseName
Assert-AreEqual $db1.Edition $gdb1.Edition
Assert-AreEqual $db1.CollationName $gdb1.CollationName
- Assert-AreEqual $db1.CurrentServiceLevelObjectiveName $gdb1.CurrentServiceLevelObjectiveName
+ Assert-AreEqual $db1.CurrentServiceObjectiveName $gdb1.CurrentServiceObjectiveName
Assert-AreEqual $db1.MaxSizeBytes $gdb1.MaxSizeBytes
$gdb2 = $db2 | Get-AzureSqlDatabase
@@ -204,7 +227,7 @@ function Test-GetDatabaseInternal ($serverVersion, $location = "Japan East")
Assert-AreEqual $db2.DatabaseName $gdb2.DatabaseName
Assert-AreEqual $db2.Edition $gdb2.Edition
Assert-AreEqual $db2.CollationName $gdb2.CollationName
- Assert-AreEqual $db2.CurrentServiceLevelObjectiveName $gdb2.CurrentServiceLevelObjectiveName
+ Assert-AreEqual $db2.CurrentServiceObjectiveName $gdb2.CurrentServiceObjectiveName
Assert-AreEqual $db2.MaxSizeBytes $gdb2.MaxSizeBytes
$all = $server | Get-AzureSqlDatabase
diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreate.json b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreate.json
index 17ef3c79346f..de7fd896d699 100644
--- a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreate.json
+++ b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreate.json
@@ -1,8 +1,8 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk7613?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazc2MTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk4226?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazQyMjY/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -28,16 +28,16 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31954"
+ "14989"
],
"x-ms-request-id": [
- "bec8bb43-1038-42a7-9fbb-8a20738c57bc"
+ "d8471650-cf7e-40b2-839c-7d3311e7bf20"
],
"x-ms-correlation-request-id": [
- "bec8bb43-1038-42a7-9fbb-8a20738c57bc"
+ "d8471650-cf7e-40b2-839c-7d3311e7bf20"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214657Z:bec8bb43-1038-42a7-9fbb-8a20738c57bc"
+ "CENTRALUS:20150527T163551Z:d8471650-cf7e-40b2-839c-7d3311e7bf20"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -46,14 +46,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:46:56 GMT"
+ "Wed, 27 May 2015 16:35:51 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk7613?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazc2MTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk4226?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazQyMjY/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -73,16 +73,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31888"
+ "14987"
],
"x-ms-request-id": [
- "af1eecc5-ddf9-4ea6-83b7-66cdf4418c8e"
+ "ac33c49a-2358-4474-beb3-561419c8e8e9"
],
"x-ms-correlation-request-id": [
- "af1eecc5-ddf9-4ea6-83b7-66cdf4418c8e"
+ "ac33c49a-2358-4474-beb3-561419c8e8e9"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215018Z:af1eecc5-ddf9-4ea6-83b7-66cdf4418c8e"
+ "CENTRALUS:20150527T164035Z:ac33c49a-2358-4474-beb3-561419c8e8e9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -91,14 +91,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:50:18 GMT"
+ "Wed, 27 May 2015 16:40:35 GMT"
]
},
"StatusCode": 204
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk7613?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazc2MTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk4226?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazQyMjY/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"Japan East\"\r\n}",
"RequestHeaders": {
@@ -112,7 +112,7 @@
"Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613\",\r\n \"name\": \"onesdk7613\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226\",\r\n \"name\": \"onesdk4226\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"176"
@@ -127,16 +127,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1181"
+ "1194"
],
"x-ms-request-id": [
- "30220c67-3f0d-40cc-a805-533c8cd2668b"
+ "756627fb-4cb1-4566-9dfc-237cd1166e7b"
],
"x-ms-correlation-request-id": [
- "30220c67-3f0d-40cc-a805-533c8cd2668b"
+ "756627fb-4cb1-4566-9dfc-237cd1166e7b"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214657Z:30220c67-3f0d-40cc-a805-533c8cd2668b"
+ "CENTRALUS:20150527T163552Z:756627fb-4cb1-4566-9dfc-237cd1166e7b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -145,14 +145,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:46:57 GMT"
+ "Wed, 27 May 2015 16:35:52 GMT"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/resources?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/resources?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -175,16 +175,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31953"
+ "14988"
],
"x-ms-request-id": [
- "354acf8c-19a2-430b-a57a-0ee4bd31c95b"
+ "02cc755f-38bb-4fec-a80f-b745a0fa44e0"
],
"x-ms-correlation-request-id": [
- "354acf8c-19a2-430b-a57a-0ee4bd31c95b"
+ "02cc755f-38bb-4fec-a80f-b745a0fa44e0"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214657Z:354acf8c-19a2-430b-a57a-0ee4bd31c95b"
+ "CENTRALUS:20150527T163552Z:02cc755f-38bb-4fec-a80f-b745a0fa44e0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -193,19 +193,19 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:46:57 GMT"
+ "Wed, 27 May 2015 16:35:52 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk7613/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk4226/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.0.0.0"
+ "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.9.0.0"
]
},
"ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"actions\": [\r\n \"*\"\r\n ],\r\n \"notActions\": []\r\n }\r\n ]\r\n}",
@@ -226,16 +226,16 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "centralus:b7a0f000-a535-4dee-bf55-44ee17a564c7"
+ "centralus:7b4bc78f-4e3f-4aa6-898a-2752c9020101"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31887"
+ "14986"
],
"x-ms-correlation-request-id": [
- "8359f1b3-5840-4c8d-b529-49e576dc1737"
+ "752e954a-c789-48e5-96ce-947fb8afb3fd"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214658Z:8359f1b3-5840-4c8d-b529-49e576dc1737"
+ "CENTRALUS:20150527T163552Z:752e954a-c789-48e5-96ce-947fb8afb3fd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -244,14 +244,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:46:57 GMT"
+ "Wed, 27 May 2015 16:35:52 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -259,7 +259,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "288c2de5-dcb5-4e38-99b6-0ccfad474f40"
+ "9277813e-f79d-490d-8486-7edf840c44ab"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -280,13 +280,13 @@
"gateway"
],
"x-ms-request-id": [
- "51b323e9-9f66-4b9a-a661-2455c434cd75"
+ "80cf8c20-056c-4e84-9e80-acfd44443bba"
],
"x-ms-correlation-request-id": [
- "51b323e9-9f66-4b9a-a661-2455c434cd75"
+ "80cf8c20-056c-4e84-9e80-acfd44443bba"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214658Z:51b323e9-9f66-4b9a-a661-2455c434cd75"
+ "CENTRALUS:20150527T163553Z:80cf8c20-056c-4e84-9e80-acfd44443bba"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -295,14 +295,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:46:57 GMT"
+ "Wed, 27 May 2015 16:35:52 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -310,19 +310,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "637dbaf1-223a-4af9-8ffc-17ff710bad23"
+ "81aec075-975a-437a-adec-08bc49b12bd5"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072\",\r\n \"name\": \"onesdk7072\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk7072.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770\",\r\n \"name\": \"onesdk770\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk770.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "465"
+ "462"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "9d70e4d6-e222-46eb-a4f4-f56448bce708"
+ "253daff5-7832-4d40-a14b-8e01574ea0b9"
],
"X-Content-Type-Options": [
"nosniff"
@@ -331,13 +331,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31950"
+ "14979"
],
"x-ms-correlation-request-id": [
- "32447706-5b27-48c5-963c-9228a4cf2dac"
+ "1be20211-162a-4346-bfe0-22e889038f42"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214732Z:32447706-5b27-48c5-963c-9228a4cf2dac"
+ "CENTRALUS:20150527T163627Z:1be20211-162a-4346-bfe0-22e889038f42"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -346,7 +346,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:47:32 GMT"
+ "Wed, 27 May 2015 16:36:27 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -355,8 +355,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -364,19 +364,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "6036ceea-6bb2-4e89-9bc5-fade54e1a607"
+ "2568e7b6-4175-4bae-8e04-a22fa40ce6de"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072\",\r\n \"name\": \"onesdk7072\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk7072.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770\",\r\n \"name\": \"onesdk770\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk770.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "465"
+ "462"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "66faa370-882b-40da-a915-246ccac6dc0d"
+ "7ec91583-5701-41b1-b4be-48416151e5d4"
],
"X-Content-Type-Options": [
"nosniff"
@@ -385,13 +385,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31945"
+ "14972"
],
"x-ms-correlation-request-id": [
- "fae08d13-c06d-4b06-ab08-0c3b09de3327"
+ "2161a478-d7c4-406f-a03c-7e371d976ffa"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214822Z:fae08d13-c06d-4b06-ab08-0c3b09de3327"
+ "CENTRALUS:20150527T163750Z:2161a478-d7c4-406f-a03c-7e371d976ffa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -400,7 +400,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:21 GMT"
+ "Wed, 27 May 2015 16:37:49 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -409,8 +409,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -418,19 +418,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "9356d604-9771-4a04-b4df-6e020d5dc1ab"
+ "de7cab67-b258-4c12-b9b1-0f005d0f8fe8"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072\",\r\n \"name\": \"onesdk7072\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk7072.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770\",\r\n \"name\": \"onesdk770\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk770.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "465"
+ "462"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "6c5e6c1c-b993-4480-8a12-e84bea2e5804"
+ "8fd2e0f7-6df3-4952-a401-058efaf51e79"
],
"X-Content-Type-Options": [
"nosniff"
@@ -439,13 +439,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31941"
+ "14966"
],
"x-ms-correlation-request-id": [
- "ddf13bda-ddce-4aec-9b6c-363e27e8b0af"
+ "fcc2878d-ffc3-4a97-97dd-2e869120ecfe"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214856Z:ddf13bda-ddce-4aec-9b6c-363e27e8b0af"
+ "CENTRALUS:20150527T163856Z:fcc2878d-ffc3-4a97-97dd-2e869120ecfe"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -454,7 +454,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:55 GMT"
+ "Wed, 27 May 2015 16:38:56 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -463,8 +463,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -472,19 +472,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "67b54b43-d77d-4d57-9c63-60bb9dd43457"
+ "fb5452ed-4bd1-4e21-9f69-d744162f630b"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072\",\r\n \"name\": \"onesdk7072\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk7072.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770\",\r\n \"name\": \"onesdk770\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk770.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "465"
+ "462"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "3385333c-35cb-4bc3-bbd3-20a02a51f710"
+ "0bce5128-4474-4ca6-a765-46aadb9eae76"
],
"X-Content-Type-Options": [
"nosniff"
@@ -493,13 +493,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31936"
+ "14960"
],
"x-ms-correlation-request-id": [
- "d7ce4b70-0e0a-4b13-8d9e-c6814d6f2499"
+ "b165c9fc-7b44-4a37-8f14-8d0468325841"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214945Z:d7ce4b70-0e0a-4b13-8d9e-c6814d6f2499"
+ "CENTRALUS:20150527T164001Z:b165c9fc-7b44-4a37-8f14-8d0468325841"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -508,7 +508,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:49:45 GMT"
+ "Wed, 27 May 2015 16:40:01 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -517,8 +517,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"version\": \"12.0\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\"\r\n },\r\n \"location\": \"Japan East\"\r\n}",
"RequestHeaders": {
@@ -532,19 +532,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "0fa2079e-2f08-49c1-a7b9-984a527f482b"
+ "9b0b59d5-7443-43f4-803f-e84ca178e801"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072\",\r\n \"name\": \"onesdk7072\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk7072.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770\",\r\n \"name\": \"onesdk770\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk770.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "479"
+ "476"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "e56fa180-3011-4b23-8932-8b3ba322ecc2"
+ "2ac68b05-224b-4c2d-8134-1f2fdc70b365"
],
"X-Content-Type-Options": [
"nosniff"
@@ -556,13 +556,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1180"
+ "1193"
],
"x-ms-correlation-request-id": [
- "081cb82d-f9a3-4249-aeb3-a75728197794"
+ "29c60049-e755-4ebc-a69f-6c03d5655f05"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214732Z:081cb82d-f9a3-4249-aeb3-a75728197794"
+ "CENTRALUS:20150527T163627Z:29c60049-e755-4ebc-a69f-6c03d5655f05"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -571,7 +571,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:47:32 GMT"
+ "Wed, 27 May 2015 16:36:27 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -580,8 +580,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3ODk1P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -589,7 +589,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "783e9217-9729-4242-b81d-c821cd19d8f3"
+ "e6651e01-5d1d-4122-b24e-768fa4c75c6c"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -610,13 +610,13 @@
"gateway"
],
"x-ms-request-id": [
- "b24fdd74-956e-4f57-a7e0-f296ff99d51d"
+ "6996e766-a7a4-41ba-a538-3d8702bd9525"
],
"x-ms-correlation-request-id": [
- "b24fdd74-956e-4f57-a7e0-f296ff99d51d"
+ "6996e766-a7a4-41ba-a538-3d8702bd9525"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214732Z:b24fdd74-956e-4f57-a7e0-f296ff99d51d"
+ "CENTRALUS:20150527T163627Z:6996e766-a7a4-41ba-a538-3d8702bd9525"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -625,14 +625,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:47:32 GMT"
+ "Wed, 27 May 2015 16:36:27 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3ODk1P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"maxSizeBytes\": \"0\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -646,10 +646,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "06935682-c48c-4f65-aa02-30d4357172a1"
+ "4d778d5b-f656-4f4d-9a8b-c84c64fb7bff"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T14:47:34.949-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T09:36:29.511-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"80"
@@ -661,7 +661,7 @@
"30"
],
"x-ms-request-id": [
- "d06668cd-2721-4c42-a410-9beef1fa399e"
+ "2bb13238-af7a-4317-973c-ab7c6d818b2c"
],
"X-Content-Type-Options": [
"nosniff"
@@ -676,22 +676,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1179"
+ "1192"
],
"x-ms-correlation-request-id": [
- "4d11aa79-66da-4fb2-9539-efafc502d325"
+ "b8246b74-61f4-468e-bfea-f0edfdeaf6e4"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214734Z:4d11aa79-66da-4fb2-9539-efafc502d325"
+ "CENTRALUS:20150527T163629Z:b8246b74-61f4-468e-bfea-f0edfdeaf6e4"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:47:33 GMT"
+ "Wed, 27 May 2015 16:36:29 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895/operationResults/d06668cd-2721-4c42-a410-9beef1fa399e?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -700,8 +700,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895/operationResults/d06668cd-2721-4c42-a410-9beef1fa399e?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3ODk1L29wZXJhdGlvblJlc3VsdHMvZDA2NjY4Y2QtMjcyMS00YzQyLWE0MTAtOWJlZWYxZmEzOTllP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzL29wZXJhdGlvblJlc3VsdHMvMmJiMTMyMzgtYWY3YS00MzE3LTk3M2MtYWI3YzZkODE4YjJjP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -709,10 +709,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "06935682-c48c-4f65-aa02-30d4357172a1"
+ "4d778d5b-f656-4f4d-9a8b-c84c64fb7bff"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:47:34.92Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:36:29.48Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -724,7 +724,7 @@
"30"
],
"x-ms-request-id": [
- "f55a00a5-6e3b-4ec8-bd8a-11efee64d42f"
+ "dd8ed894-88f0-4807-b314-6b0b6e26dcea"
],
"X-Content-Type-Options": [
"nosniff"
@@ -736,22 +736,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31949"
+ "14978"
],
"x-ms-correlation-request-id": [
- "53ab0f3d-2848-4e7e-9812-bfe7f6fce8cd"
+ "ce82093a-9504-4e40-a4d3-a724ac550fca"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214735Z:53ab0f3d-2848-4e7e-9812-bfe7f6fce8cd"
+ "CENTRALUS:20150527T163630Z:ce82093a-9504-4e40-a4d3-a724ac550fca"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:47:34 GMT"
+ "Wed, 27 May 2015 16:36:29 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895/operationResults/d06668cd-2721-4c42-a410-9beef1fa399e?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -760,8 +760,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895/operationResults/d06668cd-2721-4c42-a410-9beef1fa399e?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3ODk1L29wZXJhdGlvblJlc3VsdHMvZDA2NjY4Y2QtMjcyMS00YzQyLWE0MTAtOWJlZWYxZmEzOTllP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzL29wZXJhdGlvblJlc3VsdHMvMmJiMTMyMzgtYWY3YS00MzE3LTk3M2MtYWI3YzZkODE4YjJjP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -769,10 +769,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "06935682-c48c-4f65-aa02-30d4357172a1"
+ "4d778d5b-f656-4f4d-9a8b-c84c64fb7bff"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:47:34.92Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:36:29.48Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -784,7 +784,7 @@
"30"
],
"x-ms-request-id": [
- "1838e3f0-8516-4eb4-991c-0ea8f989002f"
+ "c3f7cad0-cb5d-4e03-afc9-11b138a6dbd0"
],
"X-Content-Type-Options": [
"nosniff"
@@ -796,22 +796,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31948"
+ "14977"
],
"x-ms-correlation-request-id": [
- "1498dc0b-120c-4646-b495-6d6aaf031ddc"
+ "34bb1e5c-31d6-4735-acd9-e17c5eeb2205"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214806Z:1498dc0b-120c-4646-b495-6d6aaf031ddc"
+ "CENTRALUS:20150527T163701Z:34bb1e5c-31d6-4735-acd9-e17c5eeb2205"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:05 GMT"
+ "Wed, 27 May 2015 16:37:01 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895/operationResults/d06668cd-2721-4c42-a410-9beef1fa399e?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -820,8 +820,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895/operationResults/d06668cd-2721-4c42-a410-9beef1fa399e?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3ODk1L29wZXJhdGlvblJlc3VsdHMvZDA2NjY4Y2QtMjcyMS00YzQyLWE0MTAtOWJlZWYxZmEzOTllP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzL29wZXJhdGlvblJlc3VsdHMvMmJiMTMyMzgtYWY3YS00MzE3LTk3M2MtYWI3YzZkODE4YjJjP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -829,19 +829,139 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "06935682-c48c-4f65-aa02-30d4357172a1"
+ "4d778d5b-f656-4f4d-9a8b-c84c64fb7bff"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk7895\",\r\n \"name\": \"onesdk7895\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"1bd5a743-1f1f-4604-b92f-9a30b778501a\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-04-09T21:47:35.09Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T21:58:13.657Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:36:29.48Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "784"
+ "75"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
+ ],
+ "x-ms-request-id": [
+ "e2f74584-4c1c-4944-a382-6214e55a708b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "DataServiceVersion": [
+ "3.0;"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14976"
+ ],
+ "x-ms-correlation-request-id": [
+ "95794c9a-3a70-4405-8a99-e57db4566592"
+ ],
+ "x-ms-routing-request-id": [
+ "CENTRALUS:20150527T163717Z:95794c9a-3a70-4405-8a99-e57db4566592"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache"
+ ],
+ "Date": [
+ "Wed, 27 May 2015 16:37:17 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0"
+ ]
+ },
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzL29wZXJhdGlvblJlc3VsdHMvMmJiMTMyMzgtYWY3YS00MzE3LTk3M2MtYWI3YzZkODE4YjJjP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
+ ],
+ "x-ms-client-request-id": [
+ "4d778d5b-f656-4f4d-9a8b-c84c64fb7bff"
+ ]
+ },
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:36:29.48Z\"\r\n}",
+ "ResponseHeaders": {
+ "Content-Length": [
+ "75"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
+ ],
+ "x-ms-request-id": [
+ "f7d149c1-d250-44ac-8a3e-2d2561eb7b24"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "DataServiceVersion": [
+ "3.0;"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14975"
+ ],
+ "x-ms-correlation-request-id": [
+ "a9df1e9f-4fd9-4ae6-98e5-fa5e1f6b45b3"
+ ],
+ "x-ms-routing-request-id": [
+ "CENTRALUS:20150527T163733Z:a9df1e9f-4fd9-4ae6-98e5-fa5e1f6b45b3"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache"
+ ],
+ "Date": [
+ "Wed, 27 May 2015 16:37:33 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0"
+ ]
+ },
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23/operationResults/2bb13238-af7a-4317-973c-ab7c6d818b2c?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazIzL29wZXJhdGlvblJlc3VsdHMvMmJiMTMyMzgtYWY3YS00MzE3LTk3M2MtYWI3YzZkODE4YjJjP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
+ ],
+ "x-ms-client-request-id": [
+ "4d778d5b-f656-4f4d-9a8b-c84c64fb7bff"
+ ]
+ },
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk23\",\r\n \"name\": \"onesdk23\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"8b539e9f-045f-48a0-b0cf-73ce7329124a\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T16:36:29.683Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T16:47:45.117Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Length": [
+ "820"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "e876d292-c8e4-49c5-ba3b-3674e92995d4"
+ "e66002a0-baa8-4d45-bb47-7c356196c70f"
],
"X-Content-Type-Options": [
"nosniff"
@@ -853,19 +973,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31947"
+ "14974"
],
"x-ms-correlation-request-id": [
- "ef29c6f3-3619-4eb0-a5dd-4efa496f457b"
+ "2c484f3b-c2a6-4f42-87db-910fabb2c4c9"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214822Z:ef29c6f3-3619-4eb0-a5dd-4efa496f457b"
+ "CENTRALUS:20150527T163749Z:2c484f3b-c2a6-4f42-87db-910fabb2c4c9"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:21 GMT"
+ "Wed, 27 May 2015 16:37:48 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -874,8 +994,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGszNTk5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazE0MDg/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -883,7 +1003,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4a8c2773-e55e-4aef-a3c4-1bc7f70a4eef"
+ "0473ee06-0c36-4d94-9a7a-4059cbc408a3"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -904,13 +1024,13 @@
"gateway"
],
"x-ms-request-id": [
- "91b40e0d-af39-438f-bf5d-6d5a078b6c26"
+ "f320f49e-2252-4da1-ab80-197dc491da3c"
],
"x-ms-correlation-request-id": [
- "91b40e0d-af39-438f-bf5d-6d5a078b6c26"
+ "f320f49e-2252-4da1-ab80-197dc491da3c"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214822Z:91b40e0d-af39-438f-bf5d-6d5a078b6c26"
+ "CENTRALUS:20150527T163749Z:f320f49e-2252-4da1-ab80-197dc491da3c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -919,14 +1039,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:21 GMT"
+ "Wed, 27 May 2015 16:37:48 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGszNTk5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazE0MDg/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"maxSizeBytes\": \"0\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -940,10 +1060,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "73a6e61d-dd6a-4452-adbf-f357ef2f71c6"
+ "55f16d0b-1225-4803-8d64-272811f3074f"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T14:48:24.343-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T09:37:51.449-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"80"
@@ -955,7 +1075,7 @@
"30"
],
"x-ms-request-id": [
- "0b2f7ea4-4256-458a-96a4-20fd0bf4cf52"
+ "e5db14d3-2ea7-4c13-bca0-f077568f1012"
],
"X-Content-Type-Options": [
"nosniff"
@@ -970,22 +1090,82 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1178"
+ "1191"
+ ],
+ "x-ms-correlation-request-id": [
+ "ee4289fb-7c8f-413a-a296-bd36f68f192a"
+ ],
+ "x-ms-routing-request-id": [
+ "CENTRALUS:20150527T163751Z:ee4289fb-7c8f-413a-a296-bd36f68f192a"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache"
+ ],
+ "Date": [
+ "Wed, 27 May 2015 16:37:51 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0"
+ ]
+ },
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazE0MDgvb3BlcmF0aW9uUmVzdWx0cy9lNWRiMTRkMy0yZWE3LTRjMTMtYmNhMC1mMDc3NTY4ZjEwMTI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
+ ],
+ "x-ms-client-request-id": [
+ "55f16d0b-1225-4803-8d64-272811f3074f"
+ ]
+ },
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:37:51.417Z\"\r\n}",
+ "ResponseHeaders": {
+ "Content-Length": [
+ "75"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
+ ],
+ "x-ms-request-id": [
+ "2067f23a-0a62-4b3d-8b61-238b414e0585"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "DataServiceVersion": [
+ "3.0;"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14971"
],
"x-ms-correlation-request-id": [
- "27893fbc-66c8-4494-8618-51dcb74bead5"
+ "b5a68aa7-4d97-43e0-8f57-de73012d8b63"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214823Z:27893fbc-66c8-4494-8618-51dcb74bead5"
+ "CENTRALUS:20150527T163752Z:b5a68aa7-4d97-43e0-8f57-de73012d8b63"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:23 GMT"
+ "Wed, 27 May 2015 16:37:52 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599/operationResults/0b2f7ea4-4256-458a-96a4-20fd0bf4cf52?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -994,8 +1174,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599/operationResults/0b2f7ea4-4256-458a-96a4-20fd0bf4cf52?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGszNTk5L29wZXJhdGlvblJlc3VsdHMvMGIyZjdlYTQtNDI1Ni00NThhLTk2YTQtMjBmZDBiZjRjZjUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazE0MDgvb3BlcmF0aW9uUmVzdWx0cy9lNWRiMTRkMy0yZWE3LTRjMTMtYmNhMC1mMDc3NTY4ZjEwMTI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1003,10 +1183,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "73a6e61d-dd6a-4452-adbf-f357ef2f71c6"
+ "55f16d0b-1225-4803-8d64-272811f3074f"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:48:24.313Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:37:51.417Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1018,7 +1198,7 @@
"30"
],
"x-ms-request-id": [
- "d322db8f-2fd6-40a3-ac59-4fecccc7565a"
+ "61d78ed7-ac8f-4b39-a185-8f4b01f83cfc"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1030,22 +1210,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31944"
+ "14970"
],
"x-ms-correlation-request-id": [
- "49ff8823-3ce8-489a-8e18-e6ca421a41e7"
+ "7f6cb43b-2953-4744-a141-3a8a8b6157ad"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214824Z:49ff8823-3ce8-489a-8e18-e6ca421a41e7"
+ "CENTRALUS:20150527T163823Z:7f6cb43b-2953-4744-a141-3a8a8b6157ad"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:24 GMT"
+ "Wed, 27 May 2015 16:38:23 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599/operationResults/0b2f7ea4-4256-458a-96a4-20fd0bf4cf52?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1054,8 +1234,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599/operationResults/0b2f7ea4-4256-458a-96a4-20fd0bf4cf52?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGszNTk5L29wZXJhdGlvblJlc3VsdHMvMGIyZjdlYTQtNDI1Ni00NThhLTk2YTQtMjBmZDBiZjRjZjUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazE0MDgvb3BlcmF0aW9uUmVzdWx0cy9lNWRiMTRkMy0yZWE3LTRjMTMtYmNhMC1mMDc3NTY4ZjEwMTI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1063,19 +1243,79 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "73a6e61d-dd6a-4452-adbf-f357ef2f71c6"
+ "55f16d0b-1225-4803-8d64-272811f3074f"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk3599\",\r\n \"name\": \"onesdk3599\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"0719474c-718c-4a1f-bd7a-551eac4a5623\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-04-09T21:48:24.5Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T21:58:34.25Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:37:51.417Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "782"
+ "75"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
+ ],
+ "x-ms-request-id": [
+ "8daca0fc-21f9-404b-b9bb-1696f6334e16"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "DataServiceVersion": [
+ "3.0;"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14969"
+ ],
+ "x-ms-correlation-request-id": [
+ "f845726d-f85a-44fc-b394-f2d95c0f6c16"
+ ],
+ "x-ms-routing-request-id": [
+ "CENTRALUS:20150527T163839Z:f845726d-f85a-44fc-b394-f2d95c0f6c16"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache"
+ ],
+ "Date": [
+ "Wed, 27 May 2015 16:38:39 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0"
+ ]
+ },
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408/operationResults/e5db14d3-2ea7-4c13-bca0-f077568f1012?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazE0MDgvb3BlcmF0aW9uUmVzdWx0cy9lNWRiMTRkMy0yZWE3LTRjMTMtYmNhMC1mMDc3NTY4ZjEwMTI/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
+ ],
+ "x-ms-client-request-id": [
+ "55f16d0b-1225-4803-8d64-272811f3074f"
+ ]
+ },
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk1408\",\r\n \"name\": \"onesdk1408\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"45f8e8a9-c698-4951-af18-c43ed552b588\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T16:37:51.637Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T16:48:43.763Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
+ "ResponseHeaders": {
+ "Content-Length": [
+ "824"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "2fd6f619-f33b-4484-bbc0-a1222fdefaf4"
+ "cbdc0738-58e1-48da-a5d1-b5a3a29f4fc8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1087,19 +1327,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31943"
+ "14968"
],
"x-ms-correlation-request-id": [
- "0c043001-06f3-413f-8682-ada8cd2da7d2"
+ "e373c3c7-aac8-4534-a22f-3b1568ff6fd2"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214855Z:0c043001-06f3-413f-8682-ada8cd2da7d2"
+ "CENTRALUS:20150527T163855Z:e373c3c7-aac8-4534-a22f-3b1568ff6fd2"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:55 GMT"
+ "Wed, 27 May 2015 16:38:54 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1108,8 +1348,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3MjQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY5OTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1117,7 +1357,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "6f38d556-bfd3-45f2-8dcb-efb9ed24f57c"
+ "5581a974-e1d4-44bc-be7d-4ae7bd246772"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -1138,13 +1378,13 @@
"gateway"
],
"x-ms-request-id": [
- "11ddd60c-83cf-4300-9168-fae067163e5c"
+ "f3c13c0d-b894-463c-ba89-007fdb20fedb"
],
"x-ms-correlation-request-id": [
- "11ddd60c-83cf-4300-9168-fae067163e5c"
+ "f3c13c0d-b894-463c-ba89-007fdb20fedb"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214855Z:11ddd60c-83cf-4300-9168-fae067163e5c"
+ "CENTRALUS:20150527T163855Z:f3c13c0d-b894-463c-ba89-007fdb20fedb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1153,14 +1393,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:55 GMT"
+ "Wed, 27 May 2015 16:38:54 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3MjQ/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY5OTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"requestedServiceObjectiveName\": \"Basic\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -1174,10 +1414,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f1ea1b32-f362-447e-8ca1-5b598f7f92c2"
+ "aa4fe334-10c5-4d47-9556-9660f8e4041d"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T14:48:57.888-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T09:38:57.094-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"80"
@@ -1189,7 +1429,7 @@
"30"
],
"x-ms-request-id": [
- "b60a1ac6-1740-4e8e-a50b-ec9192186499"
+ "103c5b0e-5539-4310-8dc1-6aa4cf97801a"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1204,22 +1444,82 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1177"
+ "1190"
+ ],
+ "x-ms-correlation-request-id": [
+ "6c744ba8-dc35-42c8-b8d1-1f577481fc1a"
+ ],
+ "x-ms-routing-request-id": [
+ "CENTRALUS:20150527T163857Z:6c744ba8-dc35-42c8-b8d1-1f577481fc1a"
+ ],
+ "Cache-Control": [
+ "no-store, no-cache"
+ ],
+ "Date": [
+ "Wed, 27 May 2015 16:38:57 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0"
+ ]
+ },
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY5OTcvb3BlcmF0aW9uUmVzdWx0cy8xMDNjNWIwZS01NTM5LTQzMTAtOGRjMS02YWE0Y2Y5NzgwMWE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
+ ],
+ "x-ms-client-request-id": [
+ "aa4fe334-10c5-4d47-9556-9660f8e4041d"
+ ]
+ },
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:38:57.063Z\"\r\n}",
+ "ResponseHeaders": {
+ "Content-Length": [
+ "75"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
+ ],
+ "x-ms-request-id": [
+ "15c800c7-c2f4-42b3-848e-8ae88d5ae8c4"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "DataServiceVersion": [
+ "3.0;"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "14965"
],
"x-ms-correlation-request-id": [
- "0a30ca4c-52a1-4074-91c2-e6404c6a4613"
+ "009b00c9-f896-4dc7-a8c8-eadba4fad1cb"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214857Z:0a30ca4c-52a1-4074-91c2-e6404c6a4613"
+ "CENTRALUS:20150527T163858Z:009b00c9-f896-4dc7-a8c8-eadba4fad1cb"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:56 GMT"
+ "Wed, 27 May 2015 16:38:57 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724/operationResults/b60a1ac6-1740-4e8e-a50b-ec9192186499?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1228,8 +1528,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724/operationResults/b60a1ac6-1740-4e8e-a50b-ec9192186499?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3MjQvb3BlcmF0aW9uUmVzdWx0cy9iNjBhMWFjNi0xNzQwLTRlOGUtYTUwYi1lYzkxOTIxODY0OTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY5OTcvb3BlcmF0aW9uUmVzdWx0cy8xMDNjNWIwZS01NTM5LTQzMTAtOGRjMS02YWE0Y2Y5NzgwMWE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1237,10 +1537,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f1ea1b32-f362-447e-8ca1-5b598f7f92c2"
+ "aa4fe334-10c5-4d47-9556-9660f8e4041d"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:48:57.873Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:38:57.063Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1252,7 +1552,7 @@
"30"
],
"x-ms-request-id": [
- "cd9f3cd1-cf1b-41f6-b812-caf269f2bc05"
+ "800cf5d0-11a6-4b44-9ec2-e605a638c146"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1264,22 +1564,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31940"
+ "14964"
],
"x-ms-correlation-request-id": [
- "b88475b6-3498-406f-949d-f38913dfbbff"
+ "c705eda2-b7c5-4b66-bac8-1b4bf71030c5"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214858Z:b88475b6-3498-406f-949d-f38913dfbbff"
+ "CENTRALUS:20150527T163929Z:c705eda2-b7c5-4b66-bac8-1b4bf71030c5"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:48:57 GMT"
+ "Wed, 27 May 2015 16:39:28 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724/operationResults/b60a1ac6-1740-4e8e-a50b-ec9192186499?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1288,8 +1588,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724/operationResults/b60a1ac6-1740-4e8e-a50b-ec9192186499?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3MjQvb3BlcmF0aW9uUmVzdWx0cy9iNjBhMWFjNi0xNzQwLTRlOGUtYTUwYi1lYzkxOTIxODY0OTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY5OTcvb3BlcmF0aW9uUmVzdWx0cy8xMDNjNWIwZS01NTM5LTQzMTAtOGRjMS02YWE0Y2Y5NzgwMWE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1297,10 +1597,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f1ea1b32-f362-447e-8ca1-5b598f7f92c2"
+ "aa4fe334-10c5-4d47-9556-9660f8e4041d"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:48:57.873Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:38:57.063Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1312,7 +1612,7 @@
"30"
],
"x-ms-request-id": [
- "b05158b2-6d18-4b08-97de-27a3dc9d8afa"
+ "7abd816d-c643-40ec-9990-a7494e5016fb"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1324,22 +1624,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31939"
+ "14963"
],
"x-ms-correlation-request-id": [
- "5ee26a81-a3ce-49f6-9638-0430959aca7a"
+ "0191c6c4-1daf-43a4-b20c-7ea6107ec7a1"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214929Z:5ee26a81-a3ce-49f6-9638-0430959aca7a"
+ "CENTRALUS:20150527T163945Z:0191c6c4-1daf-43a4-b20c-7ea6107ec7a1"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:49:29 GMT"
+ "Wed, 27 May 2015 16:39:45 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724/operationResults/b60a1ac6-1740-4e8e-a50b-ec9192186499?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1348,8 +1648,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724/operationResults/b60a1ac6-1740-4e8e-a50b-ec9192186499?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGs3MjQvb3BlcmF0aW9uUmVzdWx0cy9iNjBhMWFjNi0xNzQwLTRlOGUtYTUwYi1lYzkxOTIxODY0OTk/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997/operationResults/103c5b0e-5539-4310-8dc1-6aa4cf97801a?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY5OTcvb3BlcmF0aW9uUmVzdWx0cy8xMDNjNWIwZS01NTM5LTQzMTAtOGRjMS02YWE0Y2Y5NzgwMWE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1357,19 +1657,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f1ea1b32-f362-447e-8ca1-5b598f7f92c2"
+ "aa4fe334-10c5-4d47-9556-9660f8e4041d"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk724\",\r\n \"name\": \"onesdk724\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"060f28b9-0c9c-47f8-8810-87b99ac6d12d\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-04-09T21:48:58.153Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T21:59:39.02Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6997\",\r\n \"name\": \"onesdk6997\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"0f193760-69af-4c66-9629-b9fb65212de9\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T16:38:57.283Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T16:49:46.84Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "783"
+ "824"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "9eb920f7-99a9-4fb4-a5b5-30da85b1c196"
+ "1d57299c-6eec-4f56-8f5d-7ce3adf2bdf3"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1381,19 +1681,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31938"
+ "14962"
],
"x-ms-correlation-request-id": [
- "35592e6f-d33a-484d-b0a1-cc58b7e50673"
+ "9c5209d7-003c-4368-894a-a1515a99d47e"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214945Z:35592e6f-d33a-484d-b0a1-cc58b7e50673"
+ "CENTRALUS:20150527T164001Z:9c5209d7-003c-4368-894a-a1515a99d47e"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:49:45 GMT"
+ "Wed, 27 May 2015 16:40:01 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1402,8 +1702,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGsyNTIwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY1MjI/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1411,7 +1711,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f2b109c2-6fa8-49cb-9797-ed54a5bedcd6"
+ "abe65f67-5939-4900-b6ef-a0305b7faa53"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -1432,13 +1732,13 @@
"gateway"
],
"x-ms-request-id": [
- "d2745064-0b7b-428d-a97d-3a44f05057cf"
+ "edc5903a-acc0-49aa-8a4a-5bf60272e23c"
],
"x-ms-correlation-request-id": [
- "d2745064-0b7b-428d-a97d-3a44f05057cf"
+ "edc5903a-acc0-49aa-8a4a-5bf60272e23c"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214945Z:d2745064-0b7b-428d-a97d-3a44f05057cf"
+ "CENTRALUS:20150527T164001Z:edc5903a-acc0-49aa-8a4a-5bf60272e23c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1447,14 +1747,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:49:45 GMT"
+ "Wed, 27 May 2015 16:40:01 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGsyNTIwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY1MjI/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"requestedServiceObjectiveName\": \"Basic\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -1468,10 +1768,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "595af16d-7e12-424c-899d-cfcdbc49caab"
+ "8279a341-9bea-49dd-9376-c6bf484f3ed7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T14:49:47.191-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T09:40:02.813-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"80"
@@ -1483,7 +1783,7 @@
"30"
],
"x-ms-request-id": [
- "8f894a83-815d-4e6c-81fc-91316d618b47"
+ "2b5c29a3-b3f1-4701-a733-323477390553"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1498,22 +1798,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1176"
+ "1189"
],
"x-ms-correlation-request-id": [
- "7adbf1dc-a10a-42ac-9078-605693c08532"
+ "959fe844-1892-45f0-95b3-51d02310d5f7"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214946Z:7adbf1dc-a10a-42ac-9078-605693c08532"
+ "CENTRALUS:20150527T164003Z:959fe844-1892-45f0-95b3-51d02310d5f7"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:49:46 GMT"
+ "Wed, 27 May 2015 16:40:02 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520/operationResults/8f894a83-815d-4e6c-81fc-91316d618b47?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522/operationResults/2b5c29a3-b3f1-4701-a733-323477390553?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1522,8 +1822,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520/operationResults/8f894a83-815d-4e6c-81fc-91316d618b47?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGsyNTIwL29wZXJhdGlvblJlc3VsdHMvOGY4OTRhODMtODE1ZC00ZTZjLTgxZmMtOTEzMTZkNjE4YjQ3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522/operationResults/2b5c29a3-b3f1-4701-a733-323477390553?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY1MjIvb3BlcmF0aW9uUmVzdWx0cy8yYjVjMjlhMy1iM2YxLTQ3MDEtYTczMy0zMjM0NzczOTA1NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1531,10 +1831,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "595af16d-7e12-424c-899d-cfcdbc49caab"
+ "8279a341-9bea-49dd-9376-c6bf484f3ed7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:49:47.157Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T16:40:02.783Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1546,7 +1846,7 @@
"30"
],
"x-ms-request-id": [
- "afbc4465-9872-4b19-b0cf-1e2ca9cbdede"
+ "8f084362-f6f1-45d2-83ec-9dd6c621c914"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1558,22 +1858,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31935"
+ "14959"
],
"x-ms-correlation-request-id": [
- "6949c257-3be1-499b-bbfb-6c41822b9ca8"
+ "9cf275b0-217c-455e-aafc-b6d406f54a4e"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T214947Z:6949c257-3be1-499b-bbfb-6c41822b9ca8"
+ "CENTRALUS:20150527T164004Z:9cf275b0-217c-455e-aafc-b6d406f54a4e"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:49:47 GMT"
+ "Wed, 27 May 2015 16:40:03 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520/operationResults/8f894a83-815d-4e6c-81fc-91316d618b47?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522/operationResults/2b5c29a3-b3f1-4701-a733-323477390553?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1582,8 +1882,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520/operationResults/8f894a83-815d-4e6c-81fc-91316d618b47?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazc2MTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3MDcyL2RhdGFiYXNlcy9vbmVzZGsyNTIwL29wZXJhdGlvblJlc3VsdHMvOGY4OTRhODMtODE1ZC00ZTZjLTgxZmMtOTEzMTZkNjE4YjQ3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522/operationResults/2b5c29a3-b3f1-4701-a733-323477390553?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazQyMjYvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs3NzAvZGF0YWJhc2VzL29uZXNkazY1MjIvb3BlcmF0aW9uUmVzdWx0cy8yYjVjMjlhMy1iM2YxLTQ3MDEtYTczMy0zMjM0NzczOTA1NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1QcmV2aWV3",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1591,19 +1891,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "595af16d-7e12-424c-899d-cfcdbc49caab"
+ "8279a341-9bea-49dd-9376-c6bf484f3ed7"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk7613/providers/Microsoft.Sql/servers/onesdk7072/databases/onesdk2520\",\r\n \"name\": \"onesdk2520\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"4df65c00-b9d3-495e-aff9-1406d1f4ca44\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-04-09T21:49:47.473Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T21:59:59.373Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk4226/providers/Microsoft.Sql/servers/onesdk770/databases/onesdk6522\",\r\n \"name\": \"onesdk6522\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"f2da8fea-4667-4dca-8333-ca9daade48e5\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T16:40:03Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T16:50:15.397Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "786"
+ "821"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "cc9ed949-7c09-4af8-9946-eb085f45e51c"
+ "ac526f4b-6e8d-447e-9fbb-f017d65d32f5"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1615,19 +1915,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31955"
+ "14958"
],
"x-ms-correlation-request-id": [
- "ff2f4606-9b83-4092-88c8-8d2c20be76a6"
+ "373ce0cd-1718-4de0-9ba4-5e368e83c656"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215018Z:ff2f4606-9b83-4092-88c8-8d2c20be76a6"
+ "CENTRALUS:20150527T164035Z:373ce0cd-1718-4de0-9ba4-5e368e83c656"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:50:18 GMT"
+ "Wed, 27 May 2015 16:40:34 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1636,8 +1936,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk7613?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazc2MTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk4226?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazQyMjY/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
@@ -1660,16 +1960,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1155"
+ "1193"
],
"x-ms-request-id": [
- "030cbe3d-b31b-4017-8b1d-21d00c8de804"
+ "e7755a80-3412-4561-920b-eaf282db5af2"
],
"x-ms-correlation-request-id": [
- "030cbe3d-b31b-4017-8b1d-21d00c8de804"
+ "e7755a80-3412-4561-920b-eaf282db5af2"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215018Z:030cbe3d-b31b-4017-8b1d-21d00c8de804"
+ "CENTRALUS:20150527T164035Z:e7755a80-3412-4561-920b-eaf282db5af2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1678,17 +1978,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:50:18 GMT"
+ "Wed, 27 May 2015 16:40:35 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1714,16 +2014,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31887"
+ "14986"
],
"x-ms-request-id": [
- "c2e74107-0671-4a20-a2e0-477e138c19a5"
+ "50129af3-ab04-4ee2-a8d8-a669618e3973"
],
"x-ms-correlation-request-id": [
- "c2e74107-0671-4a20-a2e0-477e138c19a5"
+ "50129af3-ab04-4ee2-a8d8-a669618e3973"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215019Z:c2e74107-0671-4a20-a2e0-477e138c19a5"
+ "CENTRALUS:20150527T164035Z:50129af3-ab04-4ee2-a8d8-a669618e3973"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1732,17 +2032,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:50:18 GMT"
+ "Wed, 27 May 2015 16:40:35 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1768,16 +2068,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31886"
+ "14985"
],
"x-ms-request-id": [
- "ca00cae1-974c-46a6-b9d2-415bb3263d88"
+ "264d2794-db9c-43e7-b05f-2d84bc35b0b4"
],
"x-ms-correlation-request-id": [
- "ca00cae1-974c-46a6-b9d2-415bb3263d88"
+ "264d2794-db9c-43e7-b05f-2d84bc35b0b4"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215034Z:ca00cae1-974c-46a6-b9d2-415bb3263d88"
+ "CENTRALUS:20150527T164051Z:264d2794-db9c-43e7-b05f-2d84bc35b0b4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1786,17 +2086,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:50:33 GMT"
+ "Wed, 27 May 2015 16:40:50 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1822,16 +2122,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31885"
+ "14984"
],
"x-ms-request-id": [
- "da629c85-51d5-4f85-a5ab-d97376b69db9"
+ "6bce146a-f0a7-46eb-b9a8-b00c6dc06344"
],
"x-ms-correlation-request-id": [
- "da629c85-51d5-4f85-a5ab-d97376b69db9"
+ "6bce146a-f0a7-46eb-b9a8-b00c6dc06344"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215049Z:da629c85-51d5-4f85-a5ab-d97376b69db9"
+ "CENTRALUS:20150527T164106Z:6bce146a-f0a7-46eb-b9a8-b00c6dc06344"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1840,17 +2140,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:50:49 GMT"
+ "Wed, 27 May 2015 16:41:06 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1876,16 +2176,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31884"
+ "14983"
],
"x-ms-request-id": [
- "a50e2f5a-dc71-4002-b7e7-0363839ed8a4"
+ "a03e3458-7158-4bd5-93fe-f8cb5ccf68d8"
],
"x-ms-correlation-request-id": [
- "a50e2f5a-dc71-4002-b7e7-0363839ed8a4"
+ "a03e3458-7158-4bd5-93fe-f8cb5ccf68d8"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215104Z:a50e2f5a-dc71-4002-b7e7-0363839ed8a4"
+ "CENTRALUS:20150527T164121Z:a03e3458-7158-4bd5-93fe-f8cb5ccf68d8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1894,17 +2194,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:51:03 GMT"
+ "Wed, 27 May 2015 16:41:21 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1930,16 +2230,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31883"
+ "14982"
],
"x-ms-request-id": [
- "b193e32c-81b6-4b1e-9636-b7bf0eed47dd"
+ "5b8a0948-a4f7-4cdf-8e6e-842a53a9de4e"
],
"x-ms-correlation-request-id": [
- "b193e32c-81b6-4b1e-9636-b7bf0eed47dd"
+ "5b8a0948-a4f7-4cdf-8e6e-842a53a9de4e"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215119Z:b193e32c-81b6-4b1e-9636-b7bf0eed47dd"
+ "CENTRALUS:20150527T164136Z:5b8a0948-a4f7-4cdf-8e6e-842a53a9de4e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1948,17 +2248,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:51:18 GMT"
+ "Wed, 27 May 2015 16:41:36 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1984,16 +2284,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31882"
+ "14981"
],
"x-ms-request-id": [
- "5e68d245-cdc2-4f8b-b40c-5784bbb45b4a"
+ "aca4b12b-ea4f-4e8a-a4f1-1f33beeb0c53"
],
"x-ms-correlation-request-id": [
- "5e68d245-cdc2-4f8b-b40c-5784bbb45b4a"
+ "aca4b12b-ea4f-4e8a-a4f1-1f33beeb0c53"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215134Z:5e68d245-cdc2-4f8b-b40c-5784bbb45b4a"
+ "CENTRALUS:20150527T164151Z:aca4b12b-ea4f-4e8a-a4f1-1f33beeb0c53"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2002,17 +2302,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:51:34 GMT"
+ "Wed, 27 May 2015 16:41:51 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2038,16 +2338,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31881"
+ "14980"
],
"x-ms-request-id": [
- "1ebc7610-e354-463d-9805-e4e604562cdf"
+ "abb2b0c1-0832-4803-8e34-ffcae500af5a"
],
"x-ms-correlation-request-id": [
- "1ebc7610-e354-463d-9805-e4e604562cdf"
+ "abb2b0c1-0832-4803-8e34-ffcae500af5a"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215149Z:1ebc7610-e354-463d-9805-e4e604562cdf"
+ "CENTRALUS:20150527T164206Z:abb2b0c1-0832-4803-8e34-ffcae500af5a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2056,17 +2356,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:51:49 GMT"
+ "Wed, 27 May 2015 16:42:06 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs3NjEzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczNOakV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs0MjI2LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczBNakkyTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2089,16 +2389,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31879"
+ "14979"
],
"x-ms-request-id": [
- "d2f73312-c6aa-4d42-877a-c9d90a989688"
+ "a1ae8928-3746-4e40-9d38-55312466d42f"
],
"x-ms-correlation-request-id": [
- "d2f73312-c6aa-4d42-877a-c9d90a989688"
+ "a1ae8928-3746-4e40-9d38-55312466d42f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215204Z:d2f73312-c6aa-4d42-877a-c9d90a989688"
+ "CENTRALUS:20150527T164221Z:a1ae8928-3746-4e40-9d38-55312466d42f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2107,7 +2407,7 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:52:04 GMT"
+ "Wed, 27 May 2015 16:42:21 GMT"
]
},
"StatusCode": 200
@@ -2115,15 +2415,15 @@
],
"Names": {
"Test-CreateDatabase": [
- "onesdk7613",
- "onesdk7072",
- "onesdk7895",
- "onesdk3599",
- "onesdk724",
- "onesdk2520"
+ "onesdk4226",
+ "onesdk770",
+ "onesdk23",
+ "onesdk1408",
+ "onesdk6997",
+ "onesdk6522"
]
},
"Variables": {
- "SubscriptionId": "7bc8d82a-e704-45b1-8049-5a971ce10ce2"
+ "SubscriptionId": "a4d55cc0-84ec-49a6-84fd-ac40300fe684"
}
}
\ No newline at end of file
diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreateV2.json b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreateV2.json
index 7032465a9c66..ab1db4fbfbb6 100644
--- a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreateV2.json
+++ b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseCreateV2.json
@@ -1,8 +1,8 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk9275?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazkyNzU/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1117?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazExMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -28,16 +28,16 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
+ "14987"
],
"x-ms-request-id": [
- "f7a3390f-d75b-4fe0-83b1-a42b983cf087"
+ "00618bb4-4e69-4481-be6d-5a8539d85aba"
],
"x-ms-correlation-request-id": [
- "f7a3390f-d75b-4fe0-83b1-a42b983cf087"
+ "00618bb4-4e69-4481-be6d-5a8539d85aba"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201556Z:f7a3390f-d75b-4fe0-83b1-a42b983cf087"
+ "CENTRALUS:20150527T172315Z:00618bb4-4e69-4481-be6d-5a8539d85aba"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -46,14 +46,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:15:56 GMT"
+ "Wed, 27 May 2015 17:23:14 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk9275?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazkyNzU/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1117?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazExMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -73,16 +73,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
+ "14985"
],
"x-ms-request-id": [
- "c40a64a9-7e03-4b70-8fc3-8321787fd729"
+ "91b5ffca-7302-4049-84f9-c56d4c94f37f"
],
"x-ms-correlation-request-id": [
- "c40a64a9-7e03-4b70-8fc3-8321787fd729"
+ "91b5ffca-7302-4049-84f9-c56d4c94f37f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201618Z:c40a64a9-7e03-4b70-8fc3-8321787fd729"
+ "CENTRALUS:20150527T172341Z:91b5ffca-7302-4049-84f9-c56d4c94f37f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -91,14 +91,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:18 GMT"
+ "Wed, 27 May 2015 17:23:40 GMT"
]
},
"StatusCode": 204
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk9275?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazkyNzU/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1117?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazExMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"Japan East\"\r\n}",
"RequestHeaders": {
@@ -112,7 +112,7 @@
"Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275\",\r\n \"name\": \"onesdk9275\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117\",\r\n \"name\": \"onesdk1117\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"176"
@@ -130,13 +130,13 @@
"1197"
],
"x-ms-request-id": [
- "5b37ee1c-92b6-47db-9699-95957bbc7cab"
+ "6d44f65a-4841-41f7-bbff-84ea5a41e523"
],
"x-ms-correlation-request-id": [
- "5b37ee1c-92b6-47db-9699-95957bbc7cab"
+ "6d44f65a-4841-41f7-bbff-84ea5a41e523"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201557Z:5b37ee1c-92b6-47db-9699-95957bbc7cab"
+ "CENTRALUS:20150527T172315Z:6d44f65a-4841-41f7-bbff-84ea5a41e523"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -145,14 +145,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:15:56 GMT"
+ "Wed, 27 May 2015 17:23:15 GMT"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/resources?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/resources?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -175,16 +175,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
+ "14986"
],
"x-ms-request-id": [
- "727dce7b-e1b3-4ea0-86f7-3a9323161cde"
+ "858c599f-e05b-4181-b30b-ac2fc18b7f91"
],
"x-ms-correlation-request-id": [
- "727dce7b-e1b3-4ea0-86f7-3a9323161cde"
+ "858c599f-e05b-4181-b30b-ac2fc18b7f91"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201557Z:727dce7b-e1b3-4ea0-86f7-3a9323161cde"
+ "CENTRALUS:20150527T172315Z:858c599f-e05b-4181-b30b-ac2fc18b7f91"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -193,19 +193,19 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:15:56 GMT"
+ "Wed, 27 May 2015 17:23:15 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk9275/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1117/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.0.0.0"
+ "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.9.0.0"
]
},
"ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"actions\": [\r\n \"*\"\r\n ],\r\n \"notActions\": []\r\n }\r\n ]\r\n}",
@@ -226,16 +226,16 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "centralus:c45e295a-0568-4908-af32-c741c82c5313"
+ "centralus:57bac847-4686-4c22-a26f-a08885b29301"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14927"
+ "14995"
],
"x-ms-correlation-request-id": [
- "0c16b48e-3815-416f-aa2e-8ea38beab801"
+ "c6934ef0-7517-4957-aba1-9bfc07db3b22"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201557Z:0c16b48e-3815-416f-aa2e-8ea38beab801"
+ "CENTRALUS:20150527T172316Z:c6934ef0-7517-4957-aba1-9bfc07db3b22"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -244,14 +244,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:15:57 GMT"
+ "Wed, 27 May 2015 17:23:15 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -259,7 +259,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "a1f40dc0-1c62-4132-9b95-56f7bac3bc18"
+ "77b5605c-544b-4111-8e21-f62ab44f11be"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -280,13 +280,13 @@
"gateway"
],
"x-ms-request-id": [
- "42eaa021-d60e-45ea-b396-d55a7ac54a7b"
+ "294e7453-82d8-4f28-a512-6e2ede739fdc"
],
"x-ms-correlation-request-id": [
- "42eaa021-d60e-45ea-b396-d55a7ac54a7b"
+ "294e7453-82d8-4f28-a512-6e2ede739fdc"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201558Z:42eaa021-d60e-45ea-b396-d55a7ac54a7b"
+ "CENTRALUS:20150527T172316Z:294e7453-82d8-4f28-a512-6e2ede739fdc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -295,14 +295,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:15:57 GMT"
+ "Wed, 27 May 2015 17:23:15 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -310,10 +310,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "e3200831-1d7f-4a84-82d7-62a299968e73"
+ "5a3f815a-c94d-45b7-8833-34815d1edad6"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702\",\r\n \"name\": \"onesdk2702\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk2702.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559\",\r\n \"name\": \"onesdk1559\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk1559.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"469"
@@ -322,7 +322,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "f593df37-7301-4690-b68a-cdfabcd0ce8b"
+ "82a721da-61be-4d34-adf1-49d91d6a652d"
],
"X-Content-Type-Options": [
"nosniff"
@@ -331,13 +331,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
+ "14995"
],
"x-ms-correlation-request-id": [
- "f05c12fc-4f6b-4927-8706-ece841192acf"
+ "6cc83356-6fb3-42a2-9c42-dcf23adbe56e"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201605Z:f05c12fc-4f6b-4927-8706-ece841192acf"
+ "CENTRALUS:20150527T172321Z:6cc83356-6fb3-42a2-9c42-dcf23adbe56e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -346,7 +346,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:04 GMT"
+ "Wed, 27 May 2015 17:23:21 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -355,8 +355,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -364,10 +364,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "81bd8074-c653-4518-8b4f-ad9e00e8a898"
+ "29793e88-716a-4edb-a768-0c4db98977f0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702\",\r\n \"name\": \"onesdk2702\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk2702.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559\",\r\n \"name\": \"onesdk1559\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk1559.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"469"
@@ -376,7 +376,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "28d1f7b7-f0ea-4891-a5f4-8182ad1ad87e"
+ "e6a9f38f-5ace-4abb-8b92-de7af61d1005"
],
"X-Content-Type-Options": [
"nosniff"
@@ -385,13 +385,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14993"
],
"x-ms-correlation-request-id": [
- "b41488c4-d15f-4e48-a48f-5d03e14ebf74"
+ "7cceb5c1-2875-4e11-b6cb-f63ffe453d4d"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201611Z:b41488c4-d15f-4e48-a48f-5d03e14ebf74"
+ "CENTRALUS:20150527T172334Z:7cceb5c1-2875-4e11-b6cb-f63ffe453d4d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -400,7 +400,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:11 GMT"
+ "Wed, 27 May 2015 17:23:34 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -409,8 +409,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"version\": \"2.0\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\"\r\n },\r\n \"location\": \"North Central US\"\r\n}",
"RequestHeaders": {
@@ -424,10 +424,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "60578502-1118-4cba-b360-b1b1447a1f4e"
+ "92913b88-b0c2-4183-ae58-d67689bff220"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702\",\r\n \"name\": \"onesdk2702\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk2702.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559\",\r\n \"name\": \"onesdk1559\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk1559.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"483"
@@ -436,7 +436,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "dfe0e2c8-5519-402d-ba0c-57c19a0b0d95"
+ "5ad4619a-7007-4744-a3d9-25b56fd83923"
],
"X-Content-Type-Options": [
"nosniff"
@@ -451,10 +451,10 @@
"1198"
],
"x-ms-correlation-request-id": [
- "01945492-f61f-43e1-bafa-a43327b4023f"
+ "1ef2b568-84eb-4d95-944e-47dd35b42c69"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201604Z:01945492-f61f-43e1-bafa-a43327b4023f"
+ "CENTRALUS:20150527T172321Z:1ef2b568-84eb-4d95-944e-47dd35b42c69"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -463,7 +463,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:04 GMT"
+ "Wed, 27 May 2015 17:23:21 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -472,8 +472,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702/databases/onesdk5819?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyL2RhdGFiYXNlcy9vbmVzZGs1ODE5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559/databases/onesdk1408?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5L2RhdGFiYXNlcy9vbmVzZGsxNDA4P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -481,7 +481,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "3ba1d273-ba92-4bad-88dc-c0f86848f2f9"
+ "1e017f85-1885-4af3-8656-b2d9b77b2206"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -502,13 +502,13 @@
"gateway"
],
"x-ms-request-id": [
- "c572cd4c-0ccb-4b44-b7a5-06a6d3d85a40"
+ "c3d7f4f8-2e28-4da0-807d-ad6dd38322c4"
],
"x-ms-correlation-request-id": [
- "c572cd4c-0ccb-4b44-b7a5-06a6d3d85a40"
+ "c3d7f4f8-2e28-4da0-807d-ad6dd38322c4"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201605Z:c572cd4c-0ccb-4b44-b7a5-06a6d3d85a40"
+ "CENTRALUS:20150527T172321Z:c3d7f4f8-2e28-4da0-807d-ad6dd38322c4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -517,14 +517,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:04 GMT"
+ "Wed, 27 May 2015 17:23:21 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702/databases/onesdk5819?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyL2RhdGFiYXNlcy9vbmVzZGs1ODE5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559/databases/onesdk1408?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5L2RhdGFiYXNlcy9vbmVzZGsxNDA4P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"requestedServiceObjectiveName\": \"Basic\"\r\n },\r\n \"location\": \"North Central US\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -538,19 +538,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "ff14dbeb-0bc5-4905-ba1c-3658db44c98a"
+ "359a5947-8d2f-487a-b43b-a87003d9f01a"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702/databases/onesdk5819\",\r\n \"name\": \"onesdk5819\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"15baac8c-9600-43ad-b8e3-1e8e4ec724d6\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-13T20:16:08.227Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T20:17:08.227Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559/databases/onesdk1408\",\r\n \"name\": \"onesdk1408\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"9fd91c3e-35f8-4215-b222-bc3e79d6da05\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T17:23:31.94Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:24:31.94Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "780"
+ "778"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "15775500-6a99-4186-afd8-44863aea071d"
+ "3b8bc967-5781-48d6-a5de-e3fd8aa8a6ed"
],
"X-Content-Type-Options": [
"nosniff"
@@ -565,10 +565,10 @@
"1197"
],
"x-ms-correlation-request-id": [
- "c61c0cbf-276b-43af-adc2-6e0d38961899"
+ "5404c039-fcd3-4cc9-9ac5-99f8b87290f8"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201611Z:c61c0cbf-276b-43af-adc2-6e0d38961899"
+ "CENTRALUS:20150527T172334Z:5404c039-fcd3-4cc9-9ac5-99f8b87290f8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -577,7 +577,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:11 GMT"
+ "Wed, 27 May 2015 17:23:34 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -586,8 +586,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702/databases/onesdk5717?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyL2RhdGFiYXNlcy9vbmVzZGs1NzE3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559/databases/onesdk960?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5L2RhdGFiYXNlcy9vbmVzZGs5NjA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -595,7 +595,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "819ee22d-44b9-4be0-b93a-bb57989911fe"
+ "60e0f5ca-97e0-4a19-94a3-aa24eb24f678"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -616,13 +616,13 @@
"gateway"
],
"x-ms-request-id": [
- "7b6242a1-7eaa-4c6f-b2d9-34535d830e7f"
+ "9dd03af6-428c-486d-b9c1-2cff1dc96dab"
],
"x-ms-correlation-request-id": [
- "7b6242a1-7eaa-4c6f-b2d9-34535d830e7f"
+ "9dd03af6-428c-486d-b9c1-2cff1dc96dab"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201611Z:7b6242a1-7eaa-4c6f-b2d9-34535d830e7f"
+ "CENTRALUS:20150527T172334Z:9dd03af6-428c-486d-b9c1-2cff1dc96dab"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -631,14 +631,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:11 GMT"
+ "Wed, 27 May 2015 17:23:34 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702/databases/onesdk5717?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazkyNzUvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsyNzAyL2RhdGFiYXNlcy9vbmVzZGs1NzE3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559/databases/onesdk960?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazExMTcvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGsxNTU5L2RhdGFiYXNlcy9vbmVzZGs5NjA/YXBpLXZlcnNpb249MjAxNC0wNC0wMQ==",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"requestedServiceObjectiveName\": \"Basic\"\r\n },\r\n \"location\": \"North Central US\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -652,19 +652,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "b15a6a2c-ec55-4717-95d6-e4d9b3c43cb5"
+ "c7b70366-e797-4cc0-a320-b0946bd218a5"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk9275/providers/Microsoft.Sql/servers/onesdk2702/databases/onesdk5717\",\r\n \"name\": \"onesdk5717\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"69e7de86-0779-4baf-a008-c80e440159e1\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-13T20:16:15.053Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T20:17:15.053Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1117/providers/Microsoft.Sql/servers/onesdk1559/databases/onesdk960\",\r\n \"name\": \"onesdk960\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"5ca07740-d5bf-4043-9507-87eb4dfccc8a\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"Japanese_Bushu_Kakusu_100_CS_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T17:23:39.1Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:24:39.1Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "780"
+ "774"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "bbc2eb36-b654-481c-83df-6e664dcbdb49"
+ "89dbc6d3-c648-4429-b390-ae54bdfcf44b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -679,10 +679,10 @@
"1196"
],
"x-ms-correlation-request-id": [
- "46d21143-d84b-4661-814a-914ebc7acb29"
+ "472c656f-a810-4bdd-a1db-afc534d0d281"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201618Z:46d21143-d84b-4661-814a-914ebc7acb29"
+ "CENTRALUS:20150527T172340Z:472c656f-a810-4bdd-a1db-afc534d0d281"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -691,7 +691,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:17 GMT"
+ "Wed, 27 May 2015 17:23:40 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -700,8 +700,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk9275?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazkyNzU/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1117?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazExMTc/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
@@ -727,13 +727,13 @@
"1196"
],
"x-ms-request-id": [
- "97e25acc-0b26-4321-b4f5-e20b50f9d936"
+ "ce581237-c67a-4723-999c-895ef7efc6c5"
],
"x-ms-correlation-request-id": [
- "97e25acc-0b26-4321-b4f5-e20b50f9d936"
+ "ce581237-c67a-4723-999c-895ef7efc6c5"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201618Z:97e25acc-0b26-4321-b4f5-e20b50f9d936"
+ "CENTRALUS:20150527T172341Z:ce581237-c67a-4723-999c-895ef7efc6c5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -742,17 +742,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:18 GMT"
+ "Wed, 27 May 2015 17:23:40 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -778,16 +778,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14984"
],
"x-ms-request-id": [
- "c43bbd57-e8f8-49b4-9c31-263fb5da4ea3"
+ "99f32c2f-609b-4756-ace3-72c4e4f58ed8"
],
"x-ms-correlation-request-id": [
- "c43bbd57-e8f8-49b4-9c31-263fb5da4ea3"
+ "99f32c2f-609b-4756-ace3-72c4e4f58ed8"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201618Z:c43bbd57-e8f8-49b4-9c31-263fb5da4ea3"
+ "CENTRALUS:20150527T172341Z:99f32c2f-609b-4756-ace3-72c4e4f58ed8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -796,17 +796,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:18 GMT"
+ "Wed, 27 May 2015 17:23:41 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -832,16 +832,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
+ "14983"
],
"x-ms-request-id": [
- "6cbb3d8b-04a2-4590-8a88-a3f8ff496b8b"
+ "4669dc85-1a31-4a35-aa57-c21e24199e08"
],
"x-ms-correlation-request-id": [
- "6cbb3d8b-04a2-4590-8a88-a3f8ff496b8b"
+ "4669dc85-1a31-4a35-aa57-c21e24199e08"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201633Z:6cbb3d8b-04a2-4590-8a88-a3f8ff496b8b"
+ "CENTRALUS:20150527T172356Z:4669dc85-1a31-4a35-aa57-c21e24199e08"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -850,17 +850,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:33 GMT"
+ "Wed, 27 May 2015 17:23:56 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -886,16 +886,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
+ "14982"
],
"x-ms-request-id": [
- "0df709f6-0fed-4945-a9b5-ad3e794bcfea"
+ "9b59e3e6-2540-4e49-a552-b3c9e2c8da92"
],
"x-ms-correlation-request-id": [
- "0df709f6-0fed-4945-a9b5-ad3e794bcfea"
+ "9b59e3e6-2540-4e49-a552-b3c9e2c8da92"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201648Z:0df709f6-0fed-4945-a9b5-ad3e794bcfea"
+ "CENTRALUS:20150527T172411Z:9b59e3e6-2540-4e49-a552-b3c9e2c8da92"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -904,17 +904,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:16:48 GMT"
+ "Wed, 27 May 2015 17:24:10 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -940,16 +940,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
+ "14981"
],
"x-ms-request-id": [
- "7991dbb0-fda7-47f6-99cd-bbd92daf25e8"
+ "11c7e083-9e1e-4cb1-8aaf-087b0c154e4f"
],
"x-ms-correlation-request-id": [
- "7991dbb0-fda7-47f6-99cd-bbd92daf25e8"
+ "11c7e083-9e1e-4cb1-8aaf-087b0c154e4f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201703Z:7991dbb0-fda7-47f6-99cd-bbd92daf25e8"
+ "CENTRALUS:20150527T172426Z:11c7e083-9e1e-4cb1-8aaf-087b0c154e4f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -958,17 +958,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:17:03 GMT"
+ "Wed, 27 May 2015 17:24:25 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -994,16 +994,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
+ "14980"
],
"x-ms-request-id": [
- "36c96f98-ca98-4476-94d6-745867367bcb"
+ "7c9303ad-59fa-43dd-a5ea-6aa553244839"
],
"x-ms-correlation-request-id": [
- "36c96f98-ca98-4476-94d6-745867367bcb"
+ "7c9303ad-59fa-43dd-a5ea-6aa553244839"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201718Z:36c96f98-ca98-4476-94d6-745867367bcb"
+ "CENTRALUS:20150527T172441Z:7c9303ad-59fa-43dd-a5ea-6aa553244839"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1012,17 +1012,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:17:18 GMT"
+ "Wed, 27 May 2015 17:24:41 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1048,16 +1048,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
+ "14979"
],
"x-ms-request-id": [
- "9ad3b9b4-3fae-4fbd-942a-446e075ef212"
+ "eacf61ec-66bb-48cb-af6c-4b1ce165a047"
],
"x-ms-correlation-request-id": [
- "9ad3b9b4-3fae-4fbd-942a-446e075ef212"
+ "eacf61ec-66bb-48cb-af6c-4b1ce165a047"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201733Z:9ad3b9b4-3fae-4fbd-942a-446e075ef212"
+ "CENTRALUS:20150527T172457Z:eacf61ec-66bb-48cb-af6c-4b1ce165a047"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1066,17 +1066,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:17:33 GMT"
+ "Wed, 27 May 2015 17:24:56 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1102,16 +1102,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14988"
+ "14979"
],
"x-ms-request-id": [
- "cf10bc62-687e-4937-9571-9d1d63f9b5cf"
+ "aaac184a-603b-49c3-a53a-144198558478"
],
"x-ms-correlation-request-id": [
- "cf10bc62-687e-4937-9571-9d1d63f9b5cf"
+ "aaac184a-603b-49c3-a53a-144198558478"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201749Z:cf10bc62-687e-4937-9571-9d1d63f9b5cf"
+ "CENTRALUS:20150527T172512Z:aaac184a-603b-49c3-a53a-144198558478"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1120,17 +1120,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:17:48 GMT"
+ "Wed, 27 May 2015 17:25:12 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs5Mjc1LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczVNamMxTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxMTE3LUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hNVEUzTFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1153,16 +1153,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14987"
+ "14978"
],
"x-ms-request-id": [
- "1f132320-422d-4ccf-a8c1-154381b3aa9d"
+ "f03d5932-78e1-4256-8d21-b107dba4c174"
],
"x-ms-correlation-request-id": [
- "1f132320-422d-4ccf-a8c1-154381b3aa9d"
+ "f03d5932-78e1-4256-8d21-b107dba4c174"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T201804Z:1f132320-422d-4ccf-a8c1-154381b3aa9d"
+ "CENTRALUS:20150527T172527Z:f03d5932-78e1-4256-8d21-b107dba4c174"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1171,7 +1171,7 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 20:18:04 GMT"
+ "Wed, 27 May 2015 17:25:27 GMT"
]
},
"StatusCode": 200
@@ -1179,13 +1179,13 @@
],
"Names": {
"Test-CreateDatabaseV2": [
- "onesdk9275",
- "onesdk2702",
- "onesdk5819",
- "onesdk5717"
+ "onesdk1117",
+ "onesdk1559",
+ "onesdk1408",
+ "onesdk960"
]
},
"Variables": {
- "SubscriptionId": "7bc8d82a-e704-45b1-8049-5a971ce10ce2"
+ "SubscriptionId": "a4d55cc0-84ec-49a6-84fd-ac40300fe684"
}
}
\ No newline at end of file
diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdate.json b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdate.json
index a86fcfb0c18e..c0bed06fa3f3 100644
--- a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdate.json
+++ b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdate.json
@@ -1,8 +1,8 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk5851?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4NTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1711?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE3MTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -28,16 +28,16 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31877"
+ "14998"
],
"x-ms-request-id": [
- "3e23837b-8263-46ff-894d-377558ed2122"
+ "3e1e27c4-5f91-497e-93ee-315e53664c09"
],
"x-ms-correlation-request-id": [
- "3e23837b-8263-46ff-894d-377558ed2122"
+ "3e1e27c4-5f91-497e-93ee-315e53664c09"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215227Z:3e23837b-8263-46ff-894d-377558ed2122"
+ "CENTRALUS:20150527T174410Z:3e1e27c4-5f91-497e-93ee-315e53664c09"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -46,14 +46,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:52:27 GMT"
+ "Wed, 27 May 2015 17:44:09 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk5851?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4NTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1711?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE3MTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -73,16 +73,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31847"
+ "14996"
],
"x-ms-request-id": [
- "e89be3f6-61a2-4c0b-ac9b-6ecd1f23f67f"
+ "7ee3c0cc-5bf6-4641-8e41-f8206fb9e1ea"
],
"x-ms-correlation-request-id": [
- "e89be3f6-61a2-4c0b-ac9b-6ecd1f23f67f"
+ "7ee3c0cc-5bf6-4641-8e41-f8206fb9e1ea"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215743Z:e89be3f6-61a2-4c0b-ac9b-6ecd1f23f67f"
+ "CENTRALUS:20150527T174929Z:7ee3c0cc-5bf6-4641-8e41-f8206fb9e1ea"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -91,14 +91,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:43 GMT"
+ "Wed, 27 May 2015 17:49:28 GMT"
]
},
"StatusCode": 204
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk5851?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4NTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1711?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE3MTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"Japan East\"\r\n}",
"RequestHeaders": {
@@ -112,7 +112,7 @@
"Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851\",\r\n \"name\": \"onesdk5851\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711\",\r\n \"name\": \"onesdk1711\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"176"
@@ -127,16 +127,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1151"
+ "1198"
],
"x-ms-request-id": [
- "eeb2ba10-7271-4127-a243-d86f464b0161"
+ "c562cb44-30ed-4830-9e49-cbaee3eea8e3"
],
"x-ms-correlation-request-id": [
- "eeb2ba10-7271-4127-a243-d86f464b0161"
+ "c562cb44-30ed-4830-9e49-cbaee3eea8e3"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215227Z:eeb2ba10-7271-4127-a243-d86f464b0161"
+ "CENTRALUS:20150527T174411Z:c562cb44-30ed-4830-9e49-cbaee3eea8e3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -145,14 +145,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:52:27 GMT"
+ "Wed, 27 May 2015 17:44:11 GMT"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/resources?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/resources?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -175,16 +175,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31876"
+ "14997"
],
"x-ms-request-id": [
- "7b2cd4c7-9692-4b1f-ad75-7c3991597168"
+ "bd42e63a-5a6e-47f4-a330-f0554bc4c8b6"
],
"x-ms-correlation-request-id": [
- "7b2cd4c7-9692-4b1f-ad75-7c3991597168"
+ "bd42e63a-5a6e-47f4-a330-f0554bc4c8b6"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215227Z:7b2cd4c7-9692-4b1f-ad75-7c3991597168"
+ "CENTRALUS:20150527T174411Z:bd42e63a-5a6e-47f4-a330-f0554bc4c8b6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -193,19 +193,19 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:52:27 GMT"
+ "Wed, 27 May 2015 17:44:11 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk5851/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1711/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.0.0.0"
+ "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.9.0.0"
]
},
"ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"actions\": [\r\n \"*\"\r\n ],\r\n \"notActions\": []\r\n }\r\n ]\r\n}",
@@ -226,16 +226,16 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "centralus:517e89ed-35a8-4e40-960c-7fcc6eb22c86"
+ "centralus:9d3f07ef-2ff5-4de6-9af3-13966fa3bfcd"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31954"
+ "14997"
],
"x-ms-correlation-request-id": [
- "69985432-601f-4ab9-9f24-d71490f906d2"
+ "49e5513d-ed23-4787-817c-706ae6868b6d"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215228Z:69985432-601f-4ab9-9f24-d71490f906d2"
+ "CENTRALUS:20150527T174411Z:49e5513d-ed23-4787-817c-706ae6868b6d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -244,14 +244,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:52:28 GMT"
+ "Wed, 27 May 2015 17:44:11 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -259,7 +259,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "d76e41ba-09b7-4c0a-bca9-60e1f5041fd3"
+ "3a2b2523-01a9-4e61-8d3c-f6d31f872782"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -280,13 +280,13 @@
"gateway"
],
"x-ms-request-id": [
- "3661c855-50a2-4a02-8f8b-7f3b71dea960"
+ "60fb9d82-803d-4e72-ba45-9dc1a8c49b3c"
],
"x-ms-correlation-request-id": [
- "3661c855-50a2-4a02-8f8b-7f3b71dea960"
+ "60fb9d82-803d-4e72-ba45-9dc1a8c49b3c"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215228Z:3661c855-50a2-4a02-8f8b-7f3b71dea960"
+ "CENTRALUS:20150527T174412Z:60fb9d82-803d-4e72-ba45-9dc1a8c49b3c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -295,14 +295,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:52:27 GMT"
+ "Wed, 27 May 2015 17:44:11 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -310,10 +310,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "cf892c04-501e-4820-831c-03df22f8806b"
+ "93dbda0f-72ba-4b54-9f98-4a9a5548cb9f"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796\",\r\n \"name\": \"onesdk4796\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk4796.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366\",\r\n \"name\": \"onesdk9366\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk9366.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"465"
@@ -322,7 +322,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "eeb4d4e0-20f2-4329-b413-64469ffb6941"
+ "71dd132e-d236-4817-aa31-c002cde84c66"
],
"X-Content-Type-Options": [
"nosniff"
@@ -331,13 +331,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31872"
+ "14996"
],
"x-ms-correlation-request-id": [
- "f78912a4-d397-42a7-b7a9-0c8ce3c93b44"
+ "313c4e37-c4c5-4547-9fb2-5b0bb7ea8b69"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215304Z:f78912a4-d397-42a7-b7a9-0c8ce3c93b44"
+ "CENTRALUS:20150527T174449Z:313c4e37-c4c5-4547-9fb2-5b0bb7ea8b69"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -346,7 +346,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:04 GMT"
+ "Wed, 27 May 2015 17:44:48 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -355,8 +355,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"version\": \"12.0\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\"\r\n },\r\n \"location\": \"Japan East\"\r\n}",
"RequestHeaders": {
@@ -370,10 +370,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "d87b061e-7751-4562-b259-64140dfa9ca4"
+ "5910f69c-e3af-4040-933d-f5db46f14c8e"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796\",\r\n \"name\": \"onesdk4796\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk4796.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366\",\r\n \"name\": \"onesdk9366\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk9366.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"12.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"479"
@@ -382,7 +382,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "e02b9046-7b0e-43ec-9c7a-91572a825e40"
+ "6a3d930f-774f-4658-bc78-9fcd662d0592"
],
"X-Content-Type-Options": [
"nosniff"
@@ -394,13 +394,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1150"
+ "1199"
],
"x-ms-correlation-request-id": [
- "022bd82a-db9b-43d5-bc28-de47d4cd6660"
+ "07da4986-2f6e-4b48-8c65-eb5a6ece68b0"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215304Z:022bd82a-db9b-43d5-bc28-de47d4cd6660"
+ "CENTRALUS:20150527T174448Z:07da4986-2f6e-4b48-8c65-eb5a6ece68b0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -409,7 +409,7 @@
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:04 GMT"
+ "Wed, 27 May 2015 17:44:48 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -418,8 +418,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -427,7 +427,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "a389fa9a-d163-4ef2-a0ad-7f5917fe8d53"
+ "4d19c5ef-be48-4ed4-bd25-9828655f4bfa"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -448,13 +448,13 @@
"gateway"
],
"x-ms-request-id": [
- "54af24f1-7e81-4745-8d4a-a2a9f0b295ca"
+ "d5cfcd4e-6b2c-4b44-a45d-27da7d4ddcc0"
],
"x-ms-correlation-request-id": [
- "54af24f1-7e81-4745-8d4a-a2a9f0b295ca"
+ "d5cfcd4e-6b2c-4b44-a45d-27da7d4ddcc0"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215304Z:54af24f1-7e81-4745-8d4a-a2a9f0b295ca"
+ "CENTRALUS:20150527T174449Z:d5cfcd4e-6b2c-4b44-a45d-27da7d4ddcc0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -463,14 +463,14 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:04 GMT"
+ "Wed, 27 May 2015 17:44:48 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -478,19 +478,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "c0367389-c29b-45f8-a09a-cd929ba4e7c8"
+ "0e85310e-b369-42eb-a9bb-0e21c8613f7d"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821\",\r\n \"name\": \"onesdk1821\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"9f595754-42a8-4104-808b-5842a7c9593a\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-04-09T21:53:06.737Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T22:03:45.203Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424\",\r\n \"name\": \"onesdk9424\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"f069f1fc-a409-4620-82d0-3dfaacb883dd\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T17:44:50.723Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:55:40.47Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "785"
+ "824"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "b64844cd-7154-4f89-b085-e1e7fca905f5"
+ "2445705e-7a72-4990-a989-947638951e03"
],
"X-Content-Type-Options": [
"nosniff"
@@ -502,19 +502,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31866"
+ "14991"
],
"x-ms-correlation-request-id": [
- "004ce4ac-96e8-40b1-bbf6-81d0777fa978"
+ "7cab86e3-9918-4a25-a5ce-f6605b61053f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215355Z:004ce4ac-96e8-40b1-bbf6-81d0777fa978"
+ "CENTRALUS:20150527T174555Z:7cab86e3-9918-4a25-a5ce-f6605b61053f"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:54 GMT"
+ "Wed, 27 May 2015 17:45:54 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -523,8 +523,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -532,19 +532,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "ecd238c6-1faa-4109-a25f-4233611384ad"
+ "e01ac4c2-c728-4174-ba06-0adeb5f41212"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821\",\r\n \"name\": \"onesdk1821\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"9f595754-42a8-4104-808b-5842a7c9593a\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-04-09T21:53:06.737Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T22:03:45.203Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424\",\r\n \"name\": \"onesdk9424\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"f069f1fc-a409-4620-82d0-3dfaacb883dd\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T17:44:50.723Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:55:40.47Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "783"
+ "822"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "b80af8ef-afdd-4639-b53f-fddd9189f3fa"
+ "1ac631bc-b2c9-4c1e-9dad-9bb8140f826b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -556,19 +556,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31857"
+ "14983"
],
"x-ms-correlation-request-id": [
- "9d5d34b0-62bb-4e5a-a723-d5c19ab1b1e1"
+ "08d0b65a-f26e-4215-826a-7cbcba36dc37"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215549Z:9d5d34b0-62bb-4e5a-a723-d5c19ab1b1e1"
+ "CENTRALUS:20150527T174750Z:08d0b65a-f26e-4215-826a-7cbcba36dc37"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:49 GMT"
+ "Wed, 27 May 2015 17:47:50 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -577,25 +577,25 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"maxSizeBytes\": \"0\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Standard\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"requestedServiceObjectiveName\": \"S0\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "97"
+ "180"
],
"User-Agent": [
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f335cffe-324d-4039-9880-96efca6464fc"
+ "50219c52-ea3c-4955-bc52-139df76cf610"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T14:53:06.594-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T10:44:50.536-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"80"
@@ -607,7 +607,7 @@
"30"
],
"x-ms-request-id": [
- "86b60613-e782-4e30-bf5c-2d6ee75e1ffe"
+ "1515b994-fb08-4c81-8aa9-97e2949f9ae6"
],
"X-Content-Type-Options": [
"nosniff"
@@ -622,22 +622,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1148"
+ "1198"
],
"x-ms-correlation-request-id": [
- "612b9cc2-fe5d-4075-a702-5f008f2f3f5c"
+ "3a58facd-7985-4686-abd5-7934ca769e73"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215306Z:612b9cc2-fe5d-4075-a702-5f008f2f3f5c"
+ "CENTRALUS:20150527T174451Z:3a58facd-7985-4686-abd5-7934ca769e73"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:06 GMT"
+ "Wed, 27 May 2015 17:44:50 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/86b60613-e782-4e30-bf5c-2d6ee75e1ffe?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -646,8 +646,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Basic\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"requestedServiceObjectiveName\": \"Basic\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -661,10 +661,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"AlterDatabaseOperation\",\r\n \"startTime\": \"2015-04-09T14:53:57.934-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"AlterDatabaseOperation\",\r\n \"startTime\": \"2015-05-27T10:45:57.819-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"81"
@@ -676,7 +676,7 @@
"30"
],
"x-ms-request-id": [
- "367319d3-a65a-44fa-9d58-f36dd64f3552"
+ "9b23aeab-6874-44bc-b9b7-60e320fdf3b4"
],
"X-Content-Type-Options": [
"nosniff"
@@ -691,22 +691,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1146"
+ "1197"
],
"x-ms-correlation-request-id": [
- "cc59ce28-f68e-41be-8c0b-09dcac9cc487"
+ "c4085b33-94e3-4d18-9b24-cde2bf93ed60"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215357Z:cc59ce28-f68e-41be-8c0b-09dcac9cc487"
+ "CENTRALUS:20150527T174558Z:c4085b33-94e3-4d18-9b24-cde2bf93ed60"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:56 GMT"
+ "Wed, 27 May 2015 17:45:57 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -715,8 +715,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Standard\",\r\n \"maxSizeBytes\": \"107374182400\",\r\n \"requestedServiceObjectiveName\": \"S1\"\r\n },\r\n \"location\": \"Japan East\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -730,10 +730,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"AlterDatabaseOperation\",\r\n \"startTime\": \"2015-04-09T14:55:52.751-07:00\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"AlterDatabaseOperation\",\r\n \"startTime\": \"2015-05-27T10:47:52.886-07:00\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"81"
@@ -745,7 +745,7 @@
"30"
],
"x-ms-request-id": [
- "764c6a6a-e22e-429f-8cf4-2ca27452a65b"
+ "1d0fd488-b297-4646-b9c0-304f50080bc4"
],
"X-Content-Type-Options": [
"nosniff"
@@ -760,22 +760,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1145"
+ "1196"
],
"x-ms-correlation-request-id": [
- "96ccc2db-49dc-418e-864e-7b0315ab51a7"
+ "d1e7a799-8cc3-4e99-89b8-24e662ecb8f7"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215552Z:96ccc2db-49dc-418e-864e-7b0315ab51a7"
+ "CENTRALUS:20150527T174753Z:d1e7a799-8cc3-4e99-89b8-24e662ecb8f7"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:51 GMT"
+ "Wed, 27 May 2015 17:47:53 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -784,8 +784,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/86b60613-e782-4e30-bf5c-2d6ee75e1ffe?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvODZiNjA2MTMtZTc4Mi00ZTMwLWJmNWMtMmQ2ZWU3NWUxZmZlP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMTUxNWI5OTQtZmIwOC00YzgxLThhYTktOTdlMjk0OWY5YWU2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -793,10 +793,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f335cffe-324d-4039-9880-96efca6464fc"
+ "50219c52-ea3c-4955-bc52-139df76cf610"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:06.58Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:44:50.517Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -808,7 +808,7 @@
"30"
],
"x-ms-request-id": [
- "71e9f673-dabe-4ca8-8e49-88eda5546e2a"
+ "396e816c-2d80-4730-ab27-aed11e1e23c6"
],
"X-Content-Type-Options": [
"nosniff"
@@ -820,22 +820,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31871"
+ "14995"
],
"x-ms-correlation-request-id": [
- "80d49425-7a8a-4785-8e38-b8795cb7c506"
+ "644c7b4e-de85-4f0b-97fa-d162ac19ab0c"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215307Z:80d49425-7a8a-4785-8e38-b8795cb7c506"
+ "CENTRALUS:20150527T174451Z:644c7b4e-de85-4f0b-97fa-d162ac19ab0c"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:06 GMT"
+ "Wed, 27 May 2015 17:44:51 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/86b60613-e782-4e30-bf5c-2d6ee75e1ffe?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -844,8 +844,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/86b60613-e782-4e30-bf5c-2d6ee75e1ffe?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvODZiNjA2MTMtZTc4Mi00ZTMwLWJmNWMtMmQ2ZWU3NWUxZmZlP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMTUxNWI5OTQtZmIwOC00YzgxLThhYTktOTdlMjk0OWY5YWU2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -853,10 +853,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f335cffe-324d-4039-9880-96efca6464fc"
+ "50219c52-ea3c-4955-bc52-139df76cf610"
]
},
- "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:06.58Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:44:50.517Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -868,7 +868,7 @@
"30"
],
"x-ms-request-id": [
- "231a1c28-5976-4819-825f-b03ee8bd8407"
+ "883db678-00d9-484d-ad2c-fed2df1230e0"
],
"X-Content-Type-Options": [
"nosniff"
@@ -880,22 +880,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31869"
+ "14994"
],
"x-ms-correlation-request-id": [
- "8babce73-43f9-40a9-bf04-b462db5b1318"
+ "641f8376-994c-4829-aecc-bf9ac3c4b80f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215337Z:8babce73-43f9-40a9-bf04-b462db5b1318"
+ "CENTRALUS:20150527T174522Z:641f8376-994c-4829-aecc-bf9ac3c4b80f"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:37 GMT"
+ "Wed, 27 May 2015 17:45:22 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/86b60613-e782-4e30-bf5c-2d6ee75e1ffe?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -904,8 +904,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/86b60613-e782-4e30-bf5c-2d6ee75e1ffe?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvODZiNjA2MTMtZTc4Mi00ZTMwLWJmNWMtMmQ2ZWU3NWUxZmZlP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMTUxNWI5OTQtZmIwOC00YzgxLThhYTktOTdlMjk0OWY5YWU2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -913,19 +913,22 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "f335cffe-324d-4039-9880-96efca6464fc"
+ "50219c52-ea3c-4955-bc52-139df76cf610"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821\",\r\n \"name\": \"onesdk1821\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"9f595754-42a8-4104-808b-5842a7c9593a\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-04-09T21:53:06.737Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T22:03:45.203Z\",\r\n \"resourcePoolName\": null\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"CreateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:44:50.517Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "785"
+ "75"
],
"Content-Type": [
- "application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
],
"x-ms-request-id": [
- "582f6442-6a1b-48ce-aec8-365a3133b563"
+ "80ea3811-9a2b-4f12-8982-966b6b2f3fa8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -937,29 +940,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31867"
+ "14993"
],
"x-ms-correlation-request-id": [
- "be8c82c1-4a37-4d70-ae4c-0e1f1addd6fc"
+ "e93eeb77-4407-4310-99df-5dfa28cba5cc"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215354Z:be8c82c1-4a37-4d70-ae4c-0e1f1addd6fc"
+ "CENTRALUS:20150527T174538Z:e93eeb77-4407-4310-99df-5dfa28cba5cc"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:53 GMT"
+ "Wed, 27 May 2015 17:45:38 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
]
},
- "StatusCode": 201
+ "StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1515b994-fb08-4c81-8aa9-97e2949f9ae6?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMTUxNWI5OTQtZmIwOC00YzgxLThhYTktOTdlMjk0OWY5YWU2P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -967,22 +973,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "50219c52-ea3c-4955-bc52-139df76cf610"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:56.84Z\"\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424\",\r\n \"name\": \"onesdk9424\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"f069f1fc-a409-4620-82d0-3dfaacb883dd\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T17:44:50.723Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:55:40.47Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "75"
+ "824"
],
"Content-Type": [
- "application/json"
- ],
- "Retry-After": [
- "30"
+ "application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "912ede45-c280-4564-a0e4-4e8a602403d6"
+ "f24a361b-9e89-4510-96f4-649663f337c6"
],
"X-Content-Type-Options": [
"nosniff"
@@ -994,32 +997,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31865"
+ "14992"
],
"x-ms-correlation-request-id": [
- "47632a3b-0726-4e33-a040-a79bba34df13"
+ "6535003d-061a-4d8e-b8df-d4c5210e4094"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215358Z:47632a3b-0726-4e33-a040-a79bba34df13"
+ "CENTRALUS:20150527T174554Z:6535003d-061a-4d8e-b8df-d4c5210e4094"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:53:57 GMT"
- ],
- "Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "Wed, 27 May 2015 17:45:54 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
]
},
- "StatusCode": 202
+ "StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1027,10 +1027,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:56.84Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:45:56.68Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1042,7 +1042,7 @@
"30"
],
"x-ms-request-id": [
- "15d438e7-1a6d-462c-832f-6ac36ce92663"
+ "bdef350f-9577-415b-a24f-52ca79efaad0"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1054,22 +1054,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31863"
+ "14990"
],
"x-ms-correlation-request-id": [
- "6de57053-1681-4126-8a4d-e3335c36fc3a"
+ "05f28f95-dcdf-4dd8-8b36-e70ce4778741"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215429Z:6de57053-1681-4126-8a4d-e3335c36fc3a"
+ "CENTRALUS:20150527T174559Z:05f28f95-dcdf-4dd8-8b36-e70ce4778741"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:54:28 GMT"
+ "Wed, 27 May 2015 17:45:58 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1078,8 +1078,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1087,10 +1087,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:56.84Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:45:56.68Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1102,7 +1102,7 @@
"30"
],
"x-ms-request-id": [
- "c02a2d8d-6577-4ca6-b3d8-f13c80c42dbb"
+ "c3437392-9896-4314-a9c6-adf681a8d7a8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1114,22 +1114,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31862"
+ "14989"
],
"x-ms-correlation-request-id": [
- "7cd7bedb-a684-4d81-869f-ed187824ca14"
+ "57963c6c-9122-4df7-a006-b55c67aa6a76"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215445Z:7cd7bedb-a684-4d81-869f-ed187824ca14"
+ "CENTRALUS:20150527T174630Z:57963c6c-9122-4df7-a006-b55c67aa6a76"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:54:44 GMT"
+ "Wed, 27 May 2015 17:46:29 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1138,8 +1138,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1147,10 +1147,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:56.84Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:45:56.68Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1162,7 +1162,7 @@
"30"
],
"x-ms-request-id": [
- "46661f2c-86fd-40ad-9590-3868a316c39f"
+ "c6c776bd-40af-451d-8d35-615aaecdd6bd"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1174,22 +1174,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31959"
+ "14988"
],
"x-ms-correlation-request-id": [
- "e29c7848-51c2-4a93-9c56-32bdbc70c0ac"
+ "ff71d5bf-1371-4ba9-a6b7-eb683a965238"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215501Z:e29c7848-51c2-4a93-9c56-32bdbc70c0ac"
+ "CENTRALUS:20150527T174646Z:ff71d5bf-1371-4ba9-a6b7-eb683a965238"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:00 GMT"
+ "Wed, 27 May 2015 17:46:46 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1198,8 +1198,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1207,10 +1207,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:56.84Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:45:56.68Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1222,7 +1222,7 @@
"30"
],
"x-ms-request-id": [
- "f522157f-277a-4b39-be02-97338e37b3e1"
+ "5ae4163d-c01b-4357-b998-fbfe47eda4e7"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1234,22 +1234,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31860"
+ "14987"
],
"x-ms-correlation-request-id": [
- "78dcd287-79f9-4bc3-a3b2-7c00a37abe15"
+ "222ca328-da28-45ab-8908-f90928f35748"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215517Z:78dcd287-79f9-4bc3-a3b2-7c00a37abe15"
+ "CENTRALUS:20150527T174701Z:222ca328-da28-45ab-8908-f90928f35748"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:16 GMT"
+ "Wed, 27 May 2015 17:47:01 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1258,8 +1258,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1267,10 +1267,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:53:56.84Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:45:56.68Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1282,7 +1282,7 @@
"30"
],
"x-ms-request-id": [
- "50e145b0-0aa7-4045-b4ad-01eeff277a22"
+ "c3b954ee-74b0-40cf-a937-cf43568d52b0"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1294,22 +1294,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31859"
+ "14986"
],
"x-ms-correlation-request-id": [
- "a9af8ac4-d28e-40cc-8672-ca2b73ea1ca3"
+ "53e69176-3d12-4e26-a850-be1789a4b614"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215533Z:a9af8ac4-d28e-40cc-8672-ca2b73ea1ca3"
+ "CENTRALUS:20150527T174717Z:53e69176-3d12-4e26-a850-be1789a4b614"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:33 GMT"
+ "Wed, 27 May 2015 17:47:17 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1318,8 +1318,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/367319d3-a65a-44fa-9d58-f36dd64f3552?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvMzY3MzE5ZDMtYTY1YS00NGZhLTlkNTgtZjM2ZGQ2NGYzNTUyP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1327,19 +1327,22 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "4877bb81-9021-4cd1-83d6-c4729c1b3ea9"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821\",\r\n \"name\": \"onesdk1821\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"9f595754-42a8-4104-808b-5842a7c9593a\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-04-09T21:53:06.737Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T22:03:45.203Z\",\r\n \"resourcePoolName\": null\r\n },\r\n \"operationId\": \"367319d3-a65a-44fa-9d58-f36dd64f3552\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:45:56.68Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "836"
+ "75"
],
"Content-Type": [
- "application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
+ "application/json"
+ ],
+ "Retry-After": [
+ "30"
],
"x-ms-request-id": [
- "097bbae0-f8bc-42d3-b9f3-dcc4b3f4adf6"
+ "73e7d58e-7f01-4ad7-ac86-2d2acf814ea6"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1351,29 +1354,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31858"
+ "14985"
],
"x-ms-correlation-request-id": [
- "309ddef8-6e60-4bf1-b7e7-aa00da13524c"
+ "9df62589-190a-4bc6-b4a9-fec52de9c084"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215549Z:309ddef8-6e60-4bf1-b7e7-aa00da13524c"
+ "CENTRALUS:20150527T174733Z:9df62589-190a-4bc6-b4a9-fec52de9c084"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:49 GMT"
+ "Wed, 27 May 2015 17:47:33 GMT"
+ ],
+ "Location": [
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
]
},
- "StatusCode": 200
+ "StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/9b23aeab-6874-44bc-b9b7-60e320fdf3b4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvOWIyM2FlYWItNjg3NC00NGJjLWI5YjctNjBlMzIwZmRmM2I0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1381,22 +1387,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "0f70986c-2c25-4db0-871d-df27b44d25a6"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:55:51.64Z\"\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424\",\r\n \"name\": \"onesdk9424\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"f069f1fc-a409-4620-82d0-3dfaacb883dd\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T17:44:50.723Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:55:40.47Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n },\r\n \"operationId\": \"9b23aeab-6874-44bc-b9b7-60e320fdf3b4\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "75"
+ "875"
],
"Content-Type": [
- "application/json"
- ],
- "Retry-After": [
- "30"
+ "application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "3c99163c-7be7-4eee-b6d4-39bffeb7dd86"
+ "df3a4ac9-393a-4282-a5ee-aeb697ec987c"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1408,32 +1411,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31856"
+ "14984"
],
"x-ms-correlation-request-id": [
- "c7eeecdf-972c-4d37-9f97-e30cb09ff3b6"
+ "2a02e71b-20f8-4a8a-bc7e-4082900586f7"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215553Z:c7eeecdf-972c-4d37-9f97-e30cb09ff3b6"
+ "CENTRALUS:20150527T174749Z:2a02e71b-20f8-4a8a-bc7e-4082900586f7"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:55:52 GMT"
- ],
- "Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "Wed, 27 May 2015 17:47:49 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
]
},
- "StatusCode": 202
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMWQwZmQ0ODgtYjI5Ny00NjQ2LWI5YzAtMzA0ZjUwMDgwYmM0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1441,10 +1441,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:55:51.64Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:47:51.76Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1456,7 +1456,7 @@
"30"
],
"x-ms-request-id": [
- "c84cb8c2-85da-49ef-8625-5e302fde7660"
+ "c8ed781d-e3cf-49e2-a254-0ce03d9034b9"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1468,22 +1468,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31853"
+ "14982"
],
"x-ms-correlation-request-id": [
- "ee0c3a79-9682-49ff-a950-54b941a06cdd"
+ "60f5a343-c030-4ec9-be9b-5dd95daa30a7"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215624Z:ee0c3a79-9682-49ff-a950-54b941a06cdd"
+ "CENTRALUS:20150527T174754Z:60f5a343-c030-4ec9-be9b-5dd95daa30a7"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:56:23 GMT"
+ "Wed, 27 May 2015 17:47:53 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1492,8 +1492,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMWQwZmQ0ODgtYjI5Ny00NjQ2LWI5YzAtMzA0ZjUwMDgwYmM0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1501,10 +1501,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:55:51.64Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:47:51.76Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1516,7 +1516,7 @@
"30"
],
"x-ms-request-id": [
- "91eab7fa-6973-48e2-9e2a-7f3fdd23598b"
+ "e4e09a08-115f-45a5-a438-85b6c55b8fe4"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1528,22 +1528,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31852"
+ "14981"
],
"x-ms-correlation-request-id": [
- "c27bf4cd-bd65-42bc-937c-f25c77994f85"
+ "0fdaf081-de37-4598-b914-3b29a6695015"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215639Z:c27bf4cd-bd65-42bc-937c-f25c77994f85"
+ "CENTRALUS:20150527T174825Z:0fdaf081-de37-4598-b914-3b29a6695015"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:56:39 GMT"
+ "Wed, 27 May 2015 17:48:25 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1552,8 +1552,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMWQwZmQ0ODgtYjI5Ny00NjQ2LWI5YzAtMzA0ZjUwMDgwYmM0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1561,10 +1561,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:55:51.64Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:47:51.76Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1576,7 +1576,7 @@
"30"
],
"x-ms-request-id": [
- "c8e529f6-963a-411a-9415-edf29208e1ce"
+ "b93e20a5-b2ec-4345-8925-e6146a349162"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1588,22 +1588,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31851"
+ "14980"
],
"x-ms-correlation-request-id": [
- "473a67cc-ea10-4553-83e9-f8f8bdf78060"
+ "181960b2-028a-4192-bcca-ceec4bc89732"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215655Z:473a67cc-ea10-4553-83e9-f8f8bdf78060"
+ "CENTRALUS:20150527T174841Z:181960b2-028a-4192-bcca-ceec4bc89732"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:56:55 GMT"
+ "Wed, 27 May 2015 17:48:41 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1612,8 +1612,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMWQwZmQ0ODgtYjI5Ny00NjQ2LWI5YzAtMzA0ZjUwMDgwYmM0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1621,10 +1621,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:55:51.64Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:47:51.76Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1636,7 +1636,7 @@
"30"
],
"x-ms-request-id": [
- "bdcf0782-a8d2-49e4-85f3-9db6934b4854"
+ "b4374d85-6483-448b-833f-32fdb7dfef35"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1648,22 +1648,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31850"
+ "14979"
],
"x-ms-correlation-request-id": [
- "49605ddd-af0c-4508-b4a8-8e784a4871e4"
+ "7d6e3dfd-81c2-4a3c-9417-d82b9a9d4412"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215711Z:49605ddd-af0c-4508-b4a8-8e784a4871e4"
+ "CENTRALUS:20150527T174857Z:7d6e3dfd-81c2-4a3c-9417-d82b9a9d4412"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:11 GMT"
+ "Wed, 27 May 2015 17:48:56 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1672,8 +1672,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMWQwZmQ0ODgtYjI5Ny00NjQ2LWI5YzAtMzA0ZjUwMDgwYmM0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1681,10 +1681,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-04-09T21:55:51.64Z\"\r\n}",
+ "ResponseBody": "{\r\n \"operation\": \"UpdateLogicalDatabase\",\r\n \"startTime\": \"2015-05-27T17:47:51.76Z\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
"75"
@@ -1696,7 +1696,7 @@
"30"
],
"x-ms-request-id": [
- "bba6f6e4-2c62-4a03-97fe-5487caa70952"
+ "4d85ef04-4ec4-41fe-b351-df8092d7161b"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1708,22 +1708,22 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31849"
+ "14978"
],
"x-ms-correlation-request-id": [
- "6fbe2dd1-d77b-4c7b-80e1-4b139df44b1c"
+ "8d28bad2-8b7a-4ab3-9545-029e4605c6fb"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215727Z:6fbe2dd1-d77b-4c7b-80e1-4b139df44b1c"
+ "CENTRALUS:20150527T174913Z:8d28bad2-8b7a-4ab3-9545-029e4605c6fb"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:27 GMT"
+ "Wed, 27 May 2015 17:49:13 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1732,8 +1732,8 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821/operationResults/764c6a6a-e22e-429f-8cf4-2ca27452a65b?api-version=2014-04-01-Preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazU4NTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0Nzk2L2RhdGFiYXNlcy9vbmVzZGsxODIxL29wZXJhdGlvblJlc3VsdHMvNzY0YzZhNmEtZTIyZS00MjlmLThjZjQtMmNhMjc0NTJhNjViP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424/operationResults/1d0fd488-b297-4646-b9c0-304f50080bc4?api-version=2014-04-01-Preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE3MTEvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs5MzY2L2RhdGFiYXNlcy9vbmVzZGs5NDI0L29wZXJhdGlvblJlc3VsdHMvMWQwZmQ0ODgtYjI5Ny00NjQ2LWI5YzAtMzA0ZjUwMDgwYmM0P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtUHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1741,19 +1741,19 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "1a8ce46e-90cb-41cd-8002-24d9e704ee2b"
+ "d349fc26-d871-4d74-a2df-7f9fbb246aa7"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk5851/providers/Microsoft.Sql/servers/onesdk4796/databases/onesdk1821\",\r\n \"name\": \"onesdk1821\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"properties\": {\r\n \"databaseId\": \"9f595754-42a8-4104-808b-5842a7c9593a\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S1\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"107374182400\",\r\n \"creationDate\": \"2015-04-09T21:53:06.737Z\",\r\n \"currentServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-04-09T22:03:45.203Z\",\r\n \"resourcePoolName\": null\r\n },\r\n \"operationId\": \"764c6a6a-e22e-429f-8cf4-2ca27452a65b\"\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1711/providers/Microsoft.Sql/servers/onesdk9366/databases/onesdk9424\",\r\n \"name\": \"onesdk9424\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"Japan East\",\r\n \"kind\": \"v12.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"f069f1fc-a409-4620-82d0-3dfaacb883dd\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S1\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"107374182400\",\r\n \"creationDate\": \"2015-05-27T17:44:50.723Z\",\r\n \"currentServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"Southeast Asia\",\r\n \"earliestRestoreDate\": \"2015-05-27T17:55:40.47Z\",\r\n \"elasticPoolName\": null,\r\n \"containmentState\": 2\r\n },\r\n \"operationId\": \"1d0fd488-b297-4646-b9c0-304f50080bc4\"\r\n}",
"ResponseHeaders": {
"Content-Length": [
- "838"
+ "877"
],
"Content-Type": [
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "de0f779a-e22f-42a0-ab16-a8d916a44dd6"
+ "cb313b0e-bbd7-4306-953e-3cbcf90efa49"
],
"X-Content-Type-Options": [
"nosniff"
@@ -1765,19 +1765,19 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31848"
+ "14977"
],
"x-ms-correlation-request-id": [
- "c325d016-0662-411c-9072-1994f3687118"
+ "304955a3-001e-4284-9145-b15acfa3713e"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215743Z:c325d016-0662-411c-9072-1994f3687118"
+ "CENTRALUS:20150527T174928Z:304955a3-001e-4284-9145-b15acfa3713e"
],
"Cache-Control": [
"no-store, no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:42 GMT"
+ "Wed, 27 May 2015 17:49:28 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -1786,8 +1786,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk5851?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazU4NTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1711?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE3MTE/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
@@ -1810,16 +1810,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1144"
+ "1198"
],
"x-ms-request-id": [
- "e6f63128-f605-446f-9e9b-7ce30be30339"
+ "96e27e53-8d57-4c38-9e6b-f00804141579"
],
"x-ms-correlation-request-id": [
- "e6f63128-f605-446f-9e9b-7ce30be30339"
+ "96e27e53-8d57-4c38-9e6b-f00804141579"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215744Z:e6f63128-f605-446f-9e9b-7ce30be30339"
+ "CENTRALUS:20150527T174929Z:96e27e53-8d57-4c38-9e6b-f00804141579"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1828,17 +1828,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:43 GMT"
+ "Wed, 27 May 2015 17:49:28 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1864,16 +1864,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31846"
+ "14995"
],
"x-ms-request-id": [
- "c1a0404a-507c-4dbd-addd-d4e56c524d8f"
+ "1037798c-45df-4aae-98a8-2ea5f20cb009"
],
"x-ms-correlation-request-id": [
- "c1a0404a-507c-4dbd-addd-d4e56c524d8f"
+ "1037798c-45df-4aae-98a8-2ea5f20cb009"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215744Z:c1a0404a-507c-4dbd-addd-d4e56c524d8f"
+ "CENTRALUS:20150527T174929Z:1037798c-45df-4aae-98a8-2ea5f20cb009"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1882,17 +1882,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:43 GMT"
+ "Wed, 27 May 2015 17:49:29 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1918,16 +1918,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31845"
+ "14994"
],
"x-ms-request-id": [
- "ecb48b5a-d023-469e-9030-a67dc9fe8643"
+ "d225c9a0-7c28-4fc6-8eec-cbb4f7d1c62a"
],
"x-ms-correlation-request-id": [
- "ecb48b5a-d023-469e-9030-a67dc9fe8643"
+ "d225c9a0-7c28-4fc6-8eec-cbb4f7d1c62a"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215759Z:ecb48b5a-d023-469e-9030-a67dc9fe8643"
+ "CENTRALUS:20150527T174944Z:d225c9a0-7c28-4fc6-8eec-cbb4f7d1c62a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1936,17 +1936,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:57:59 GMT"
+ "Wed, 27 May 2015 17:49:44 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1972,16 +1972,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31844"
+ "14993"
],
"x-ms-request-id": [
- "995afcd2-1023-47f4-a6ad-e104fe9484a6"
+ "50e1e11e-7194-4745-8f90-d423e686540b"
],
"x-ms-correlation-request-id": [
- "995afcd2-1023-47f4-a6ad-e104fe9484a6"
+ "50e1e11e-7194-4745-8f90-d423e686540b"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215814Z:995afcd2-1023-47f4-a6ad-e104fe9484a6"
+ "CENTRALUS:20150527T175000Z:50e1e11e-7194-4745-8f90-d423e686540b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1990,17 +1990,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:58:13 GMT"
+ "Wed, 27 May 2015 17:50:00 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2026,16 +2026,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31843"
+ "14992"
],
"x-ms-request-id": [
- "0d55aef0-7ce9-4e70-bbe7-72812b147267"
+ "acd5a0b6-956d-427d-960c-20c67dec0b08"
],
"x-ms-correlation-request-id": [
- "0d55aef0-7ce9-4e70-bbe7-72812b147267"
+ "acd5a0b6-956d-427d-960c-20c67dec0b08"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215829Z:0d55aef0-7ce9-4e70-bbe7-72812b147267"
+ "CENTRALUS:20150527T175015Z:acd5a0b6-956d-427d-960c-20c67dec0b08"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2044,17 +2044,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:58:29 GMT"
+ "Wed, 27 May 2015 17:50:15 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2080,16 +2080,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31842"
+ "14991"
],
"x-ms-request-id": [
- "5d110b6e-9981-4eb2-9257-52fa955564fe"
+ "10fb1f06-6067-4603-9473-a0666b91543f"
],
"x-ms-correlation-request-id": [
- "5d110b6e-9981-4eb2-9257-52fa955564fe"
+ "10fb1f06-6067-4603-9473-a0666b91543f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215844Z:5d110b6e-9981-4eb2-9257-52fa955564fe"
+ "CENTRALUS:20150527T175030Z:10fb1f06-6067-4603-9473-a0666b91543f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2098,17 +2098,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:58:44 GMT"
+ "Wed, 27 May 2015 17:50:30 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2134,16 +2134,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31841"
+ "14990"
],
"x-ms-request-id": [
- "9b2fb322-593e-4c22-90e3-216404d48a78"
+ "b0cb2033-d3d6-41d3-8887-085aa3c14c28"
],
"x-ms-correlation-request-id": [
- "9b2fb322-593e-4c22-90e3-216404d48a78"
+ "b0cb2033-d3d6-41d3-8887-085aa3c14c28"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215859Z:9b2fb322-593e-4c22-90e3-216404d48a78"
+ "CENTRALUS:20150527T175045Z:b0cb2033-d3d6-41d3-8887-085aa3c14c28"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2152,17 +2152,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:58:59 GMT"
+ "Wed, 27 May 2015 17:50:44 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2188,16 +2188,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31840"
+ "14989"
],
"x-ms-request-id": [
- "d3039c0f-47a9-46d8-a51c-e43894cd40b8"
+ "7091b015-2b98-44c1-8b12-d87b1f196069"
],
"x-ms-correlation-request-id": [
- "d3039c0f-47a9-46d8-a51c-e43894cd40b8"
+ "7091b015-2b98-44c1-8b12-d87b1f196069"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215914Z:d3039c0f-47a9-46d8-a51c-e43894cd40b8"
+ "CENTRALUS:20150527T175100Z:7091b015-2b98-44c1-8b12-d87b1f196069"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2206,17 +2206,17 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:59:14 GMT"
+ "Wed, 27 May 2015 17:51:00 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs1ODUxLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczFPRFV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNzExLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOekV4TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -2239,16 +2239,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "31839"
+ "14988"
],
"x-ms-request-id": [
- "7e6ab909-e4fe-4a8e-bd2d-efbef3234e6a"
+ "e784c9c1-3f66-457c-a32b-4a9c874e636d"
],
"x-ms-correlation-request-id": [
- "7e6ab909-e4fe-4a8e-bd2d-efbef3234e6a"
+ "e784c9c1-3f66-457c-a32b-4a9c874e636d"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150409T215929Z:7e6ab909-e4fe-4a8e-bd2d-efbef3234e6a"
+ "CENTRALUS:20150527T175115Z:e784c9c1-3f66-457c-a32b-4a9c874e636d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2257,7 +2257,7 @@
"no-cache"
],
"Date": [
- "Thu, 09 Apr 2015 21:59:29 GMT"
+ "Wed, 27 May 2015 17:51:15 GMT"
]
},
"StatusCode": 200
@@ -2265,12 +2265,12 @@
],
"Names": {
"Test-UpdateDatabase": [
- "onesdk5851",
- "onesdk4796",
- "onesdk1821"
+ "onesdk1711",
+ "onesdk9366",
+ "onesdk9424"
]
},
"Variables": {
- "SubscriptionId": "7bc8d82a-e704-45b1-8049-5a971ce10ce2"
+ "SubscriptionId": "a4d55cc0-84ec-49a6-84fd-ac40300fe684"
}
}
\ No newline at end of file
diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdateV2.json b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdateV2.json
index f2346fc6185d..90dbace2b30c 100644
--- a/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdateV2.json
+++ b/src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests/TestDatabaseUpdateV2.json
@@ -1,8 +1,8 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk6753?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazY3NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1550?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE1NTA/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -28,16 +28,16 @@
"gateway"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
+ "14980"
],
"x-ms-request-id": [
- "dc3ee68e-bf84-4bf0-b8ad-6f200e9fcbe9"
+ "3700b2e3-50c2-4c16-a39f-155a6010ccd9"
],
"x-ms-correlation-request-id": [
- "dc3ee68e-bf84-4bf0-b8ad-6f200e9fcbe9"
+ "3700b2e3-50c2-4c16-a39f-155a6010ccd9"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214200Z:dc3ee68e-bf84-4bf0-b8ad-6f200e9fcbe9"
+ "CENTRALUS:20150527T182122Z:3700b2e3-50c2-4c16-a39f-155a6010ccd9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -46,14 +46,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:00 GMT"
+ "Wed, 27 May 2015 18:21:22 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk6753?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazY3NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1550?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE1NTA/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "HEAD",
"RequestBody": "",
"RequestHeaders": {
@@ -73,16 +73,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14997"
+ "14973"
],
"x-ms-request-id": [
- "6e039d88-1457-4c1f-a6ce-b54e0b6f86e8"
+ "a4f5df38-e613-4834-9fb9-f018487ace85"
],
"x-ms-correlation-request-id": [
- "6e039d88-1457-4c1f-a6ce-b54e0b6f86e8"
+ "a4f5df38-e613-4834-9fb9-f018487ace85"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214229Z:6e039d88-1457-4c1f-a6ce-b54e0b6f86e8"
+ "CENTRALUS:20150527T182145Z:a4f5df38-e613-4834-9fb9-f018487ace85"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -91,14 +91,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:29 GMT"
+ "Wed, 27 May 2015 18:21:45 GMT"
]
},
"StatusCode": 204
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk6753?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazY3NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1550?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE1NTA/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"location\": \"Japan East\"\r\n}",
"RequestHeaders": {
@@ -112,7 +112,7 @@
"Microsoft.Azure.Management.Resources.ResourceManagementClient/2.0.0.0"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753\",\r\n \"name\": \"onesdk6753\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550\",\r\n \"name\": \"onesdk1550\",\r\n \"location\": \"japaneast\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"176"
@@ -127,16 +127,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1192"
],
"x-ms-request-id": [
- "1d40dd2b-d18f-427b-88cf-039e11a6f8f1"
+ "2977d929-5c41-42b2-9f4a-306b1d5922da"
],
"x-ms-correlation-request-id": [
- "1d40dd2b-d18f-427b-88cf-039e11a6f8f1"
+ "2977d929-5c41-42b2-9f4a-306b1d5922da"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214200Z:1d40dd2b-d18f-427b-88cf-039e11a6f8f1"
+ "CENTRALUS:20150527T182123Z:2977d929-5c41-42b2-9f4a-306b1d5922da"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -145,14 +145,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:00 GMT"
+ "Wed, 27 May 2015 18:21:22 GMT"
]
},
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/resources?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/resources?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcmVzb3VyY2VzP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -175,16 +175,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14998"
+ "14979"
],
"x-ms-request-id": [
- "e126fcff-78d6-4214-b408-2333123dbb38"
+ "c6a5ee65-160e-4dad-bdde-3d5eb5efaa3c"
],
"x-ms-correlation-request-id": [
- "e126fcff-78d6-4214-b408-2333123dbb38"
+ "c6a5ee65-160e-4dad-bdde-3d5eb5efaa3c"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214201Z:e126fcff-78d6-4214-b408-2333123dbb38"
+ "CENTRALUS:20150527T182123Z:c6a5ee65-160e-4dad-bdde-3d5eb5efaa3c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -193,19 +193,19 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:00 GMT"
+ "Wed, 27 May 2015 18:21:22 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk6753/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1550/providers/Microsoft.Authorization/permissions?api-version=2014-07-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5BdXRob3JpemF0aW9uL3Blcm1pc3Npb25zP2FwaS12ZXJzaW9uPTIwMTQtMDctMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.0.0.0"
+ "Microsoft.Azure.Management.Authorization.AuthorizationManagementClient/0.9.0.0"
]
},
"ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"actions\": [\r\n \"*\"\r\n ],\r\n \"notActions\": []\r\n }\r\n ]\r\n}",
@@ -226,16 +226,16 @@
"Accept-Encoding"
],
"x-ms-request-id": [
- "centralus:b38cac68-57e2-4dfb-bc1e-8b465c393978"
+ "centralus:2804e449-7305-4d75-98dc-0a759bc2b26d"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
+ "14977"
],
"x-ms-correlation-request-id": [
- "9d697ccc-2f44-4b61-a423-62ce0415d73a"
+ "766fa062-2720-486f-b39f-a46514064f36"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214201Z:9d697ccc-2f44-4b61-a423-62ce0415d73a"
+ "CENTRALUS:20150527T182123Z:766fa062-2720-486f-b39f-a46514064f36"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -244,14 +244,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:01 GMT"
+ "Wed, 27 May 2015 18:21:23 GMT"
]
},
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -259,7 +259,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "eb5d6959-923e-4fab-95f9-9560bdb6e9e1"
+ "254c3efd-27ff-4843-ba58-d02dcc34f1b4"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -280,13 +280,13 @@
"gateway"
],
"x-ms-request-id": [
- "dad81b2d-e354-4aa8-88f6-f5c64d025d56"
+ "37ca6548-9859-4945-9b49-949757ee7a72"
],
"x-ms-correlation-request-id": [
- "dad81b2d-e354-4aa8-88f6-f5c64d025d56"
+ "37ca6548-9859-4945-9b49-949757ee7a72"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214201Z:dad81b2d-e354-4aa8-88f6-f5c64d025d56"
+ "CENTRALUS:20150527T182124Z:37ca6548-9859-4945-9b49-949757ee7a72"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -295,14 +295,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:01 GMT"
+ "Wed, 27 May 2015 18:21:23 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -310,10 +310,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "05b65f2e-76a6-4e00-855a-55996bc5a84f"
+ "329fae0f-868a-44c7-8cae-cde29de9127e"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300\",\r\n \"name\": \"onesdk4300\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk4300.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539\",\r\n \"name\": \"onesdk4539\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk4539.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": null,\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"469"
@@ -322,7 +322,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "e68fabca-21d1-4d29-8e48-28e867559391"
+ "0b59602c-9945-4c75-8a29-e6372119ff4a"
],
"X-Content-Type-Options": [
"nosniff"
@@ -331,13 +331,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14980"
+ "14976"
],
"x-ms-correlation-request-id": [
- "cfa3304c-b70e-4c43-8a5a-8b473f93c6d1"
+ "033059e5-4db9-4761-925f-8a01ffc4ad8f"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214213Z:cfa3304c-b70e-4c43-8a5a-8b473f93c6d1"
+ "CENTRALUS:20150527T182129Z:033059e5-4db9-4761-925f-8a01ffc4ad8f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -346,7 +346,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:12 GMT"
+ "Wed, 27 May 2015 18:21:28 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -355,8 +355,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"version\": \"2.0\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\"\r\n },\r\n \"location\": \"North Central US\"\r\n}",
"RequestHeaders": {
@@ -370,10 +370,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "0a856cdc-df97-4343-a8c5-8457ce5e0ef6"
+ "4ec54fe9-971d-4d6f-9b9d-d05aed7ba993"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300\",\r\n \"name\": \"onesdk4300\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk4300.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539\",\r\n \"name\": \"onesdk4539\",\r\n \"type\": \"Microsoft.Sql/servers\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0\",\r\n \"properties\": {\r\n \"fullyQualifiedDomainName\": \"onesdk4539.sqltest-eg1.mscds.com\",\r\n \"administratorLogin\": \"testusername\",\r\n \"administratorLoginPassword\": \"t357ingP@s5w0rd!\",\r\n \"externalAdministratorLogin\": null,\r\n \"externalAdministratorSid\": null,\r\n \"version\": \"2.0\",\r\n \"state\": \"Ready\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"483"
@@ -382,7 +382,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "0be234ce-6307-483c-955c-dd17a764e514"
+ "278800a0-92aa-46a7-8eb0-666b34f926f8"
],
"X-Content-Type-Options": [
"nosniff"
@@ -394,13 +394,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1195"
+ "1191"
],
"x-ms-correlation-request-id": [
- "3e4532a2-3606-4f8f-bde9-80433a9d03e0"
+ "44a7b778-cea4-4e4e-9196-ee5ca5e820d8"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214213Z:3e4532a2-3606-4f8f-bde9-80433a9d03e0"
+ "CENTRALUS:20150527T182129Z:44a7b778-cea4-4e4e-9196-ee5ca5e820d8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -409,7 +409,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:12 GMT"
+ "Wed, 27 May 2015 18:21:28 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -418,8 +418,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5L2RhdGFiYXNlcy9vbmVzZGs4NTQwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -427,7 +427,7 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "cb57e42b-189a-4517-82f0-499344d58d78"
+ "5cfce087-ee6a-41eb-8518-a3cc1c40046d"
]
},
"ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"Resource not found.\"\r\n }\r\n}",
@@ -448,13 +448,13 @@
"gateway"
],
"x-ms-request-id": [
- "a1e583c7-e0af-47ab-8843-c773eceb4779"
+ "2fbc797b-c561-4c06-94b1-ea6f694eed12"
],
"x-ms-correlation-request-id": [
- "a1e583c7-e0af-47ab-8843-c773eceb4779"
+ "2fbc797b-c561-4c06-94b1-ea6f694eed12"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214213Z:a1e583c7-e0af-47ab-8843-c773eceb4779"
+ "CENTRALUS:20150527T182129Z:2fbc797b-c561-4c06-94b1-ea6f694eed12"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -463,14 +463,14 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:12 GMT"
+ "Wed, 27 May 2015 18:21:28 GMT"
]
},
"StatusCode": 404
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5L2RhdGFiYXNlcy9vbmVzZGs4NTQwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -478,10 +478,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "2bfff91b-3d9f-4d8b-8efc-a2d4a46935d6"
+ "55a2b14f-a131-4154-8e3b-f6595a532bde"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540\",\r\n \"name\": \"onesdk8540\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"7b63f366-e14f-4d4c-a5cf-5f681de491b7\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T18:21:33.307Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T18:22:33.307Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"779"
@@ -490,61 +490,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "5101c4ac-4833-46b2-938c-1bdb693f868a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "DataServiceVersion": [
- "3.0;"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14979"
- ],
- "x-ms-correlation-request-id": [
- "17b8e24b-a08c-4757-8f05-e3d340e54333"
- ],
- "x-ms-routing-request-id": [
- "CENTRALUS:20150513T214218Z:17b8e24b-a08c-4757-8f05-e3d340e54333"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-store, no-cache"
- ],
- "Date": [
- "Wed, 13 May 2015 21:42:17 GMT"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
- ],
- "x-ms-client-request-id": [
- "b881dbaa-5830-43ea-b90e-cd4d151f7782"
- ]
- },
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "777"
- ],
- "Content-Type": [
- "application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
- ],
- "x-ms-request-id": [
- "c0ee2d97-1273-4244-9d3d-59f5b2dfe949"
+ "ce6e52db-9c1e-45ef-b013-092fea6a1fbb"
],
"X-Content-Type-Options": [
"nosniff"
@@ -553,13 +499,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14978"
+ "14975"
],
"x-ms-correlation-request-id": [
- "79ab9412-ef35-49a0-ad94-cbcc25ece771"
+ "2ad019d1-d505-4764-adb2-c8404ca774d9"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214223Z:79ab9412-ef35-49a0-ad94-cbcc25ece771"
+ "CENTRALUS:20150527T182135Z:2ad019d1-d505-4764-adb2-c8404ca774d9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -568,7 +514,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:22 GMT"
+ "Wed, 27 May 2015 18:21:35 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -577,8 +523,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5L2RhdGFiYXNlcy9vbmVzZGs4NTQwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -586,10 +532,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "a0d0a148-4275-48da-8534-de4b5b1ac287"
+ "6d117310-03e8-47bf-87bc-892db8d37a91"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540\",\r\n \"name\": \"onesdk8540\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"7b63f366-e14f-4d4c-a5cf-5f681de491b7\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T18:21:33.307Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T18:22:33.307Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"777"
@@ -598,61 +544,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "f6575390-2e86-4f1e-a67a-f42e35dd1757"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "DataServiceVersion": [
- "3.0;"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14977"
- ],
- "x-ms-correlation-request-id": [
- "d584cbd3-f5ca-4127-8f75-b59c104996fb"
- ],
- "x-ms-routing-request-id": [
- "CENTRALUS:20150513T214223Z:d584cbd3-f5ca-4127-8f75-b59c104996fb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Cache-Control": [
- "no-store, no-cache"
- ],
- "Date": [
- "Wed, 13 May 2015 21:42:23 GMT"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0"
- ]
- },
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
- ],
- "x-ms-client-request-id": [
- "1770df47-6d96-4eae-9071-6b86e285f631"
- ]
- },
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S1\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"107374182400\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
- "ResponseHeaders": {
- "Content-Length": [
- "779"
- ],
- "Content-Type": [
- "application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
- ],
- "x-ms-request-id": [
- "d1e9df82-fba4-43a5-8441-94fde47b3766"
+ "ac140d65-83e3-437b-a10e-924868b382a7"
],
"X-Content-Type-Options": [
"nosniff"
@@ -661,13 +553,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14976"
+ "14974"
],
"x-ms-correlation-request-id": [
- "6cb46b14-842d-4dc9-9992-c6985886af6b"
+ "cedc343a-839a-4301-a2b1-3c0afc3e7f1b"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214229Z:6cb46b14-842d-4dc9-9992-c6985886af6b"
+ "CENTRALUS:20150527T182140Z:cedc343a-839a-4301-a2b1-3c0afc3e7f1b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -676,7 +568,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:29 GMT"
+ "Wed, 27 May 2015 18:21:40 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -685,8 +577,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5L2RhdGFiYXNlcy9vbmVzZGs4NTQwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Standard\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"requestedServiceObjectiveName\": \"S0\"\r\n },\r\n \"location\": \"North Central US\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -700,10 +592,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "2922228b-7eac-4e35-a6b8-478d33b81be8"
+ "2eab588b-2f9f-40ad-9947-c28f9145d201"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540\",\r\n \"name\": \"onesdk8540\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"7b63f366-e14f-4d4c-a5cf-5f681de491b7\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T18:21:33.307Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T18:22:33.307Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"779"
@@ -712,7 +604,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "de765860-381a-4ed0-9c6a-7a55a08ad750"
+ "e0d0b389-fc04-4c14-b3de-ca35096ad41a"
],
"X-Content-Type-Options": [
"nosniff"
@@ -724,13 +616,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1194"
+ "1190"
],
"x-ms-correlation-request-id": [
- "24de9223-39b1-4be7-8b62-13273ba56089"
+ "144d1762-50af-40c0-b669-2ed2f3a4b3a8"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214217Z:24de9223-39b1-4be7-8b62-13273ba56089"
+ "CENTRALUS:20150527T182135Z:144d1762-50af-40c0-b669-2ed2f3a4b3a8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -739,7 +631,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:17 GMT"
+ "Wed, 27 May 2015 18:21:34 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -748,8 +640,8 @@
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5L2RhdGFiYXNlcy9vbmVzZGs4NTQwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Basic\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"requestedServiceObjectiveName\": \"Basic\"\r\n },\r\n \"location\": \"North Central US\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -763,10 +655,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "91a55128-a96e-4926-bc7d-9a6ab935320c"
+ "ff368da9-68a5-4235-b045-20e4d01d462d"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": null,\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540\",\r\n \"name\": \"onesdk8540\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"7b63f366-e14f-4d4c-a5cf-5f681de491b7\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S0\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"268435456000\",\r\n \"creationDate\": \"2015-05-27T18:21:33.307Z\",\r\n \"currentServiceObjectiveId\": \"f1173c43-91bd-4aaa-973c-54e79e15235b\",\r\n \"requestedServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T18:22:33.307Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"779"
@@ -775,7 +667,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "07d45379-c9c3-4681-ab56-31e6cb73c334"
+ "846ce8d3-cb2c-4635-9ad6-4336d3d6ae21"
],
"X-Content-Type-Options": [
"nosniff"
@@ -787,13 +679,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1193"
+ "1189"
],
"x-ms-correlation-request-id": [
- "6da38f9d-6fa9-413a-b5b8-998e6466935d"
+ "d6f90bb9-d9ab-4ef2-bdb0-f3cebc36f9d1"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214222Z:6da38f9d-6fa9-413a-b5b8-998e6466935d"
+ "CENTRALUS:20150527T182139Z:d6f90bb9-d9ab-4ef2-bdb0-f3cebc36f9d1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -802,7 +694,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:22 GMT"
+ "Wed, 27 May 2015 18:21:39 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -811,8 +703,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527?api-version=2014-04-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlR3JvdXBzL29uZXNkazY3NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0MzAwL2RhdGFiYXNlcy9vbmVzZGs1NTI3P2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540?api-version=2014-04-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlR3JvdXBzL29uZXNkazE1NTAvcHJvdmlkZXJzL01pY3Jvc29mdC5TcWwvc2VydmVycy9vbmVzZGs0NTM5L2RhdGFiYXNlcy9vbmVzZGs4NTQwP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDE=",
"RequestMethod": "PUT",
"RequestBody": "{\r\n \"properties\": {\r\n \"edition\": \"Standard\",\r\n \"maxSizeBytes\": \"107374182400\",\r\n \"requestedServiceObjectiveName\": \"S1\"\r\n },\r\n \"location\": \"North Central US\",\r\n \"tags\": {}\r\n}",
"RequestHeaders": {
@@ -826,10 +718,10 @@
"Microsoft.Azure.Management.Sql.SqlManagementClient/0.9.0.0"
],
"x-ms-client-request-id": [
- "abf23855-0757-4734-9aad-6886f42f8376"
+ "ec86209d-4c7b-4963-bbfa-0190127c0a5e"
]
},
- "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourceGroups/onesdk6753/providers/Microsoft.Sql/servers/onesdk4300/databases/onesdk5527\",\r\n \"name\": \"onesdk5527\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"3e682e65-0fdd-49cf-8091-531e243c8967\",\r\n \"edition\": \"Standard\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"S1\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"107374182400\",\r\n \"creationDate\": \"2015-05-13T21:42:16.333Z\",\r\n \"currentServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveId\": null,\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-13T21:43:16.333Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"tags\": {},\r\n \"id\": \"/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourceGroups/onesdk1550/providers/Microsoft.Sql/servers/onesdk4539/databases/onesdk8540\",\r\n \"name\": \"onesdk8540\",\r\n \"type\": \"Microsoft.Sql/servers/databases\",\r\n \"location\": \"North Central US\",\r\n \"kind\": \"v2.0,user\",\r\n \"properties\": {\r\n \"databaseId\": \"7b63f366-e14f-4d4c-a5cf-5f681de491b7\",\r\n \"edition\": \"Basic\",\r\n \"status\": \"Online\",\r\n \"serviceLevelObjective\": \"Basic\",\r\n \"collation\": \"SQL_Latin1_General_CP1_CI_AS\",\r\n \"maxSizeBytes\": \"1073741824\",\r\n \"creationDate\": \"2015-05-27T18:21:33.307Z\",\r\n \"currentServiceObjectiveId\": \"dd6d99bb-f193-4ec1-86f2-43d3bccbc49c\",\r\n \"requestedServiceObjectiveId\": \"1b1ebd4d-d903-4baa-97f9-4ea675f5e928\",\r\n \"requestedServiceObjectiveName\": null,\r\n \"defaultSecondaryLocation\": \"West US\",\r\n \"earliestRestoreDate\": \"2015-05-27T18:22:33.307Z\"\r\n }\r\n}",
"ResponseHeaders": {
"Content-Length": [
"777"
@@ -838,7 +730,7 @@
"application/json; odata=minimalmetadata; streaming=true; charset=utf-8"
],
"x-ms-request-id": [
- "9e791f47-b735-4f39-a0c5-137e248af2c5"
+ "cbe74940-0e34-4ed2-ad9c-ee9dc0a319c1"
],
"X-Content-Type-Options": [
"nosniff"
@@ -850,13 +742,13 @@
"3.0;"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1192"
+ "1188"
],
"x-ms-correlation-request-id": [
- "32c74191-45df-4d60-b091-d402623ea541"
+ "264e7188-b581-4ab3-ad0e-08f7e26442ca"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214229Z:32c74191-45df-4d60-b091-d402623ea541"
+ "CENTRALUS:20150527T182145Z:264e7188-b581-4ab3-ad0e-08f7e26442ca"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -865,7 +757,7 @@
"no-store, no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:28 GMT"
+ "Wed, 27 May 2015 18:21:45 GMT"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
@@ -874,8 +766,8 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/resourcegroups/onesdk6753?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL3Jlc291cmNlZ3JvdXBzL29uZXNkazY3NTM/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/resourcegroups/onesdk1550?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L3Jlc291cmNlZ3JvdXBzL29uZXNkazE1NTA/YXBpLXZlcnNpb249MjAxNC0wNC0wMS1wcmV2aWV3",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
@@ -898,16 +790,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1187"
],
"x-ms-request-id": [
- "c571a3af-608c-4f81-9256-c4ef03073716"
+ "b218b807-1945-41b8-8f53-213a2aa6dd9a"
],
"x-ms-correlation-request-id": [
- "c571a3af-608c-4f81-9256-c4ef03073716"
+ "b218b807-1945-41b8-8f53-213a2aa6dd9a"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214230Z:c571a3af-608c-4f81-9256-c4ef03073716"
+ "CENTRALUS:20150527T182145Z:b218b807-1945-41b8-8f53-213a2aa6dd9a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -916,17 +808,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:29 GMT"
+ "Wed, 27 May 2015 18:21:45 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -952,16 +844,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14996"
+ "14972"
],
"x-ms-request-id": [
- "292e3f37-24bd-4849-a58f-a7c933bffd33"
+ "8a13144b-b2ed-40c5-af29-e4560f009ba6"
],
"x-ms-correlation-request-id": [
- "292e3f37-24bd-4849-a58f-a7c933bffd33"
+ "8a13144b-b2ed-40c5-af29-e4560f009ba6"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214230Z:292e3f37-24bd-4849-a58f-a7c933bffd33"
+ "CENTRALUS:20150527T182145Z:8a13144b-b2ed-40c5-af29-e4560f009ba6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -970,17 +862,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:29 GMT"
+ "Wed, 27 May 2015 18:21:45 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1006,16 +898,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14995"
+ "14971"
],
"x-ms-request-id": [
- "2d3feba0-5138-4c09-b8e0-b9d543b2c906"
+ "6a33f3cc-77bd-45b1-a8de-f226867bba11"
],
"x-ms-correlation-request-id": [
- "2d3feba0-5138-4c09-b8e0-b9d543b2c906"
+ "6a33f3cc-77bd-45b1-a8de-f226867bba11"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214245Z:2d3feba0-5138-4c09-b8e0-b9d543b2c906"
+ "CENTRALUS:20150527T182200Z:6a33f3cc-77bd-45b1-a8de-f226867bba11"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1024,17 +916,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:42:45 GMT"
+ "Wed, 27 May 2015 18:22:00 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1060,16 +952,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14994"
+ "14970"
],
"x-ms-request-id": [
- "84fb14f8-cec3-4d07-b290-08c80a387166"
+ "2f4853a1-5da6-4483-a904-85c1286ad20e"
],
"x-ms-correlation-request-id": [
- "84fb14f8-cec3-4d07-b290-08c80a387166"
+ "2f4853a1-5da6-4483-a904-85c1286ad20e"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214300Z:84fb14f8-cec3-4d07-b290-08c80a387166"
+ "CENTRALUS:20150527T182215Z:2f4853a1-5da6-4483-a904-85c1286ad20e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1078,17 +970,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:43:00 GMT"
+ "Wed, 27 May 2015 18:22:15 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1114,16 +1006,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14993"
+ "14969"
],
"x-ms-request-id": [
- "facfce16-8a62-464c-9220-389dacdb40a7"
+ "d88b7700-a57e-41b7-aa70-15e378989f41"
],
"x-ms-correlation-request-id": [
- "facfce16-8a62-464c-9220-389dacdb40a7"
+ "d88b7700-a57e-41b7-aa70-15e378989f41"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214315Z:facfce16-8a62-464c-9220-389dacdb40a7"
+ "CENTRALUS:20150527T182230Z:d88b7700-a57e-41b7-aa70-15e378989f41"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1132,17 +1024,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:43:15 GMT"
+ "Wed, 27 May 2015 18:22:30 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1168,16 +1060,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14992"
+ "14968"
],
"x-ms-request-id": [
- "45f599cd-fe3e-46c7-9f3e-bb97d1c835bc"
+ "0ebf74d5-f2d2-458d-b341-2b230b29f585"
],
"x-ms-correlation-request-id": [
- "45f599cd-fe3e-46c7-9f3e-bb97d1c835bc"
+ "0ebf74d5-f2d2-458d-b341-2b230b29f585"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214330Z:45f599cd-fe3e-46c7-9f3e-bb97d1c835bc"
+ "CENTRALUS:20150527T182246Z:0ebf74d5-f2d2-458d-b341-2b230b29f585"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1186,17 +1078,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:43:30 GMT"
+ "Wed, 27 May 2015 18:22:45 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1222,16 +1114,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14991"
+ "14967"
],
"x-ms-request-id": [
- "52d9b528-6755-4ee8-83bf-8dc6108c225f"
+ "da3fca3d-82b0-4458-9a77-8738b766e7b9"
],
"x-ms-correlation-request-id": [
- "52d9b528-6755-4ee8-83bf-8dc6108c225f"
+ "da3fca3d-82b0-4458-9a77-8738b766e7b9"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214345Z:52d9b528-6755-4ee8-83bf-8dc6108c225f"
+ "CENTRALUS:20150527T182301Z:da3fca3d-82b0-4458-9a77-8738b766e7b9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1240,17 +1132,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:43:45 GMT"
+ "Wed, 27 May 2015 18:23:01 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1276,16 +1168,16 @@
"15"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14990"
+ "14966"
],
"x-ms-request-id": [
- "5c6fc324-5177-4a90-b0e6-e4c66fc5888c"
+ "62d95412-7be6-40af-a1d9-3d38b16160f4"
],
"x-ms-correlation-request-id": [
- "5c6fc324-5177-4a90-b0e6-e4c66fc5888c"
+ "62d95412-7be6-40af-a1d9-3d38b16160f4"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214400Z:5c6fc324-5177-4a90-b0e6-e4c66fc5888c"
+ "CENTRALUS:20150527T182316Z:62d95412-7be6-40af-a1d9-3d38b16160f4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1294,17 +1186,17 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:44:00 GMT"
+ "Wed, 27 May 2015 18:23:15 GMT"
],
"Location": [
- "https://api-current.resources.windows-int.net/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
+ "https://api-dogfood.resources.windows-int.net/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview"
]
},
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/7bc8d82a-e704-45b1-8049-5a971ce10ce2/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREs2NzUzLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2JjOGQ4MmEtZTcwNC00NWIxLTgwNDktNWE5NzFjZTEwY2UyL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFczJOelV6TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
+ "RequestUri": "/subscriptions/a4d55cc0-84ec-49a6-84fd-ac40300fe684/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1PTkVTREsxNTUwLUpBUEFORUFTVCIsImpvYkxvY2F0aW9uIjoiamFwYW5lYXN0In0?api-version=2014-04-01-preview",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYTRkNTVjYzAtODRlYy00OWE2LTg0ZmQtYWM0MDMwMGZlNjg0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFQVGtWVFJFc3hOVFV3TFVwQlVFRk9SVUZUVkNJc0ltcHZZa3h2WTJGMGFXOXVJam9pYW1Gd1lXNWxZWE4wSW4wP2FwaS12ZXJzaW9uPTIwMTQtMDQtMDEtcHJldmlldw==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
@@ -1327,16 +1219,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "14989"
+ "14965"
],
"x-ms-request-id": [
- "964d0fa4-8eaa-4bae-90b4-bb9717659dfe"
+ "bb0c7af7-076e-4f2d-869a-ec60082a13e9"
],
"x-ms-correlation-request-id": [
- "964d0fa4-8eaa-4bae-90b4-bb9717659dfe"
+ "bb0c7af7-076e-4f2d-869a-ec60082a13e9"
],
"x-ms-routing-request-id": [
- "CENTRALUS:20150513T214415Z:964d0fa4-8eaa-4bae-90b4-bb9717659dfe"
+ "CENTRALUS:20150527T182331Z:bb0c7af7-076e-4f2d-869a-ec60082a13e9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1345,7 +1237,7 @@
"no-cache"
],
"Date": [
- "Wed, 13 May 2015 21:44:15 GMT"
+ "Wed, 27 May 2015 18:23:30 GMT"
]
},
"StatusCode": 200
@@ -1353,12 +1245,12 @@
],
"Names": {
"Test-UpdateDatabaseV2": [
- "onesdk6753",
- "onesdk4300",
- "onesdk5527"
+ "onesdk1550",
+ "onesdk4539",
+ "onesdk8540"
]
},
"Variables": {
- "SubscriptionId": "7bc8d82a-e704-45b1-8049-5a971ce10ce2"
+ "SubscriptionId": "a4d55cc0-84ec-49a6-84fd-ac40300fe684"
}
}
\ No newline at end of file
diff --git a/src/ResourceManager/Storage/Commands.Management.Storage/Microsoft.Azure.Commands.Management.Storage.dll-Help.psd1 b/src/ResourceManager/Storage/Commands.Management.Storage/Microsoft.Azure.Commands.Management.Storage.dll-Help.psd1
index 72609708a885..a9dac0919de8 100644
--- a/src/ResourceManager/Storage/Commands.Management.Storage/Microsoft.Azure.Commands.Management.Storage.dll-Help.psd1
+++ b/src/ResourceManager/Storage/Commands.Management.Storage/Microsoft.Azure.Commands.Management.Storage.dll-Help.psd1
@@ -9,7 +9,7 @@
@{
# Version number of this module.
-ModuleVersion = '0.9.1'
+ModuleVersion = '0.9.2'
# ID used to uniquely identify this module
GUID = 'F237EAAA-BD3A-4965-AD4A-BF38598BFEF7'
diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/PIR.psd1 b/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/PIR.psd1
index 4644e859bcde..181dc83c3ec5 100644
--- a/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/PIR.psd1
+++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.PlatformImageRepository/PIR.psd1
@@ -12,7 +12,7 @@
ModuleToProcess = '.\Microsoft.WindowsAzure.Commands.ServiceManagement.PlatformImageRepository.dll'
# Version number of this module.
-ModuleVersion = '0.9.1'
+ModuleVersion = '0.9.2'
# ID used to uniquely identify this module
GUID = 'a9343cbd-175c-4f72-90c7-2abe9b300644'
diff --git a/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/AzurePreview.psd1 b/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/AzurePreview.psd1
index 5edb178b4243..818b25b624d4 100644
--- a/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/AzurePreview.psd1
+++ b/src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/AzurePreview.psd1
@@ -12,7 +12,7 @@
ModuleToProcess = '.\Microsoft.WindowsAzure.Commands.ServiceManagement.Preview.dll'
# Version number of this module.
-ModuleVersion = '0.9.1'
+ModuleVersion = '0.9.2'
# ID used to uniquely identify this module
GUID = '1C72E555-E83F-45E4-AED2-AF3278828DCD'
diff --git a/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/ExpressRoute.psd1 b/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/ExpressRoute.psd1
index ed322e51bbbd..3590e19c0c88 100644
--- a/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/ExpressRoute.psd1
+++ b/src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/ExpressRoute.psd1
@@ -12,7 +12,7 @@
ModuleToProcess = '.\Microsoft.WindowsAzure.Commands.ExpressRoute.dll'
# Version number of this module.
-ModuleVersion = '0.9.1'
+ModuleVersion = '0.9.2'
# ID used to uniquely identify this module
GUID = 'e5b10573-30da-456a-9319-4c0a5f8bed4a'
diff --git a/src/ServiceManagement/Services/Commands.Utilities/Azure.psd1 b/src/ServiceManagement/Services/Commands.Utilities/Azure.psd1
index 4d589dccab84..6d800656d2c2 100644
--- a/src/ServiceManagement/Services/Commands.Utilities/Azure.psd1
+++ b/src/ServiceManagement/Services/Commands.Utilities/Azure.psd1
@@ -9,7 +9,7 @@
@{
# Version number of this module.
-ModuleVersion = '0.9.1'
+ModuleVersion = '0.9.2'
# ID used to uniquely identify this module
GUID = 'D48CF693-4125-4D2D-8790-1514F44CE325'
diff --git a/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Resources/MockSessions.xml b/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Resources/MockSessions.xml
index a33dfaccb257..cc8c3988ec0f 100644
--- a/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Resources/MockSessions.xml
+++ b/src/ServiceManagement/Sql/Commands.SqlDatabase.Test/Resources/MockSessions.xml
@@ -424,7 +424,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -507,7 +507,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(1)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -590,7 +590,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -673,7 +673,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -756,7 +756,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -839,7 +839,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -922,7 +922,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1005,7 +1005,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb2'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1088,7 +1088,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1171,7 +1171,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb3'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1254,7 +1254,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1342,7 +1342,7 @@
http://localhost:12345/v1/ManagementService.svc/GetAccessToken
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
sqlauthorization
@@ -1401,7 +1401,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Servers()?$top=1
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1484,7 +1484,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/$metadata
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
AccessToken
@@ -1560,7 +1560,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
POST
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1691,7 +1691,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1774,7 +1774,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1857,7 +1857,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
POST
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -1988,7 +1988,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2071,7 +2071,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2154,7 +2154,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
POST
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2285,7 +2285,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2368,7 +2368,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2456,7 +2456,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2539,7 +2539,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2622,7 +2622,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)
MERGE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2746,7 +2746,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2829,7 +2829,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2912,7 +2912,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb2'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -2995,7 +2995,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3078,7 +3078,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)
MERGE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3202,7 +3202,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb2'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3285,7 +3285,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3373,7 +3373,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3456,7 +3456,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3539,7 +3539,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)
MERGE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3661,7 +3661,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'new_testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3744,7 +3744,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3827,7 +3827,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'new_testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3910,7 +3910,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -3993,7 +3993,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)
MERGE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4115,7 +4115,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4198,7 +4198,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4286,7 +4286,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4369,7 +4369,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4452,7 +4452,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)
DELETE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4531,7 +4531,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb2'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4614,7 +4614,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4697,7 +4697,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)
DELETE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4776,7 +4776,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4859,7 +4859,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(1)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -4947,7 +4947,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
POST
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5077,7 +5077,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb3'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5165,7 +5165,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5248,7 +5248,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'7203483a-c4fb-4304-9e9f-17c71c904f5d')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5331,7 +5331,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'a7d1b92d-c987-4375-b54d-2b1d0e0f5bb0')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5414,7 +5414,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'e210706e-cd95-4f72-b5e5-885f8a1406e8')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5497,7 +5497,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'a7c4c615-cfb1-464b-b252-925be0a19446')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5580,7 +5580,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'a45fea0c-e63c-4bf0-9f81-9964c86b7d2a')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5663,7 +5663,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'910b4fcb-8a29-4c3e-958f-f7ba794388b2')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5746,7 +5746,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives()?$filter=Name%20eq%20'P1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5829,7 +5829,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'7203483a-c4fb-4304-9e9f-17c71c904f5d')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -5917,7 +5917,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives()?$filter=Name%20eq%20'P1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6000,7 +6000,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/ServiceObjectives(guid'7203483a-c4fb-4304-9e9f-17c71c904f5d')/DimensionSettings
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6083,7 +6083,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases
POST
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6214,7 +6214,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6297,7 +6297,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6380,7 +6380,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'SetAzureSqlPremiumDatabaseTests_P1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6463,7 +6463,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6546,7 +6546,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)
MERGE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6670,7 +6670,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'SetAzureSqlPremiumDatabaseTests_P1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6753,7 +6753,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6836,7 +6836,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'SetAzureSqlPremiumDatabaseTests_P1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -6919,7 +6919,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -7002,7 +7002,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(6)
DELETE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -7086,7 +7086,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(5)
DELETE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -7165,7 +7165,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb1'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -7248,7 +7248,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)/ServiceObjective
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -7331,7 +7331,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases(4)
DELETE
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2
DataServiceVersion
@@ -7410,7 +7410,7 @@
http://localhost:12345/v1/ManagementService.svc/Server2('myserver01')/Databases()?$filter=Name%20eq%20'testdb2'&$top=2
GET
- AzurePowershell/v0.9.1
+ AzurePowershell/v0.9.2