diff --git a/src/Compute/Compute.Test/ScenarioTests/DiskRPTests.ps1 b/src/Compute/Compute.Test/ScenarioTests/DiskRPTests.ps1 index cd0eb8c6059c..9041b24968aa 100644 --- a/src/Compute/Compute.Test/ScenarioTests/DiskRPTests.ps1 +++ b/src/Compute/Compute.Test/ScenarioTests/DiskRPTests.ps1 @@ -1174,7 +1174,13 @@ function Test-SnapshotConfigDiskAccessNetworkPolicy Testing the new parameters Tier LogicalSectorSize -in the New-AzDiskConfig cmdlet. +in the New-AzDiskConfig cmdlet. + +Testing the new parameters +Tier +DiskIOPSReadOnly +DiskMBpsReadOnly +in the New-AzDiskUpdateCOnfig cmdlet. #> function Test-DiskConfigTierSectorSizeReadOnly { @@ -1189,21 +1195,45 @@ function Test-DiskConfigTierSectorSizeReadOnly $diskNameTier = "datadisktier"; $diskNameSector = "datadisksector"; $tier3 = "P3"; - $tier5 = "P5"; + $tier40 = "P40"; + $tier30 = "P30"; $sectorSize = 512; + $IoPS1 = 100; + $IoPS2 = 120; + $MbPS1 = 3; + $MbPS2 = 20; + $maxShares = 2; + - $diskTier = New-AzDiskConfig -Location $loc -DiskSizeGB 5 ` - -SkuName Premium_LRS -OsType Windows -CreateOption Empty -Tier $tier3 ` + $diskTier = New-AzDiskConfig -Location $loc -DiskSizeGB 1024 ` + -SkuName Premium_LRS -OsType Windows -CreateOption Empty -Tier $tier30 -MaxSharesCount $maxShares ` | New-AzDisk -ResourceGroupName $rgname -DiskName $diskNameTier; - Assert-AreEqual $diskTier.Tier $tier3; - + Assert-AreEqual $tier30 $diskTier.Tier; + Assert-AreEqual $maxShares $diskTier.MaxShares; + $diskSector = New-AzDiskConfig -Location $loc -DiskSizeGB 5 ` - -SkuName UltraSSD_LRS -OsType Windows -CreateOption Empty -LogicalSectorSize $sectorSize ` + -SkuName UltraSSD_LRS -OsType Windows -CreateOption Empty -LogicalSectorSize $sectorSize -DiskIOPSReadOnly $IoPS1 -DiskMBpsReadOnly $MbPS1 ` | New-AzDisk -ResourceGroupName $rgname -DiskName $diskNameSector; Assert-AreEqual $diskSector.CreationData.LogicalSectorSize $sectorSize; + # New-AzDiskUpdateConfig + # Tier + $diskUpdateTierConfig = New-AzDiskUpdateConfig -Tier $tier40; + $diskUp = Update-AzDisk -ResourceGroupName $rgname -DiskName $diskNameTier -DiskUpdate $diskUpdateTierConfig; + + $diskUpdated = Get-AzDisk -ResourceGroupName $rgname -DiskName $diskNameTier; + + Assert-AreEqual $tier40 $diskUpdated.Tier; + + # DiskIOPSReadOnly and DiskMBpsReadOnly + $diskUpdateReadOnlyConfig = New-AzDiskUpdateConfig -DiskIOPSReadOnly $IoPS2 -DiskMBpsReadOnly $MbPS2; + $diskUp = Update-AzDisk -ResourceGroupName $rgname -DiskName $diskNameSector -DiskUpdate $diskUpdateReadOnlyConfig; + + $diskUpdated = Get-AzDisk -ResourceGroupName $rgname -DiskName $diskNameSector; + Assert-AreEqual $IoPS2 $diskUpdated.DiskIOPSReadOnly; + Assert-AreEqual $MbPS2 $diskUpdated.DiskMBpsReadOnly; } finally { @@ -1211,4 +1241,4 @@ function Test-DiskConfigTierSectorSizeReadOnly Clean-ResourceGroup $rgname } -} +} \ No newline at end of file diff --git a/src/Compute/Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiskRPTests/TestDiskConfigTierSectorSizeReadOnly.json b/src/Compute/Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiskRPTests/TestDiskConfigTierSectorSizeReadOnly.json index e924d4798658..5472aca137d1 100644 --- a/src/Compute/Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiskRPTests/TestDiskConfigTierSectorSizeReadOnly.json +++ b/src/Compute/Compute.Test/SessionRecords/Microsoft.Azure.Commands.Compute.Test.ScenarioTests.DiskRPTests/TestDiskConfigTierSectorSizeReadOnly.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestps7673?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rwczc2NzM/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestps9639?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rwczk2Mzk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "6dc3752f-7f2a-4de3-bb6f-7b2813b9f4b1" + "5f73f681-3e78-42e0-9c58-7accb96d1d29" ], "Accept-Language": [ "en-US" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "fb91859d-615e-463f-b14c-5435928d3e4c" + "59736bd5-7ae8-426d-a61f-cca51be8902c" ], "x-ms-correlation-request-id": [ - "fb91859d-615e-463f-b14c-5435928d3e4c" + "59736bd5-7ae8-426d-a61f-cca51be8902c" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143407Z:fb91859d-615e-463f-b14c-5435928d3e4c" + "CENTRALUS:20201014T125400Z:59736bd5-7ae8-426d-a61f-cca51be8902c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:07 GMT" + "Wed, 14 Oct 2020 12:54:00 GMT" ], "Content-Length": [ "184" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673\",\r\n \"name\": \"crptestps7673\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639\",\r\n \"name\": \"crptestps9639\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2NzMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 5,\r\n \"tier\": \"P3\"\r\n },\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"maxShares\": 2,\r\n \"tier\": \"P30\"\r\n },\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9f3fab77-6dd5-43cc-bb68-bdf399076135" + "5ae500bf-1f86-434e-b10d-df45bce41602" ], "Accept-Language": [ "en-US" @@ -88,7 +88,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "246" + "271" ] }, "ResponseHeaders": { @@ -99,47 +99,47 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/4a04c6b1-3e48-41d4-8f19-f9e4420dc287?monitor=true&api-version=2020-06-30" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/11d3c4a6-3004-4362-aeac-ce5257bbf11b?monitor=true&api-version=2020-06-30" ], "Retry-After": [ "2" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/4a04c6b1-3e48-41d4-8f19-f9e4420dc287?api-version=2020-06-30" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/11d3c4a6-3004-4362-aeac-ce5257bbf11b?api-version=2020-06-30" ], "x-ms-ratelimit-remaining-resource": [ - "Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7997" + "Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7991" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-served-by": [ - "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132399154352683574" + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" ], "x-ms-request-id": [ - "4a04c6b1-3e48-41d4-8f19-f9e4420dc287" + "11d3c4a6-3004-4362-aeac-ce5257bbf11b" ], "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-correlation-request-id": [ - "3a90becd-92f8-44c9-b803-6c44eb1bb844" + "bbe26c58-b0f8-4d60-b7ee-4ef0c1bc10bb" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143411Z:3a90becd-92f8-44c9-b803-6c44eb1bb844" + "CENTRALUS:20201014T125402Z:bbe26c58-b0f8-4d60-b7ee-4ef0c1bc10bb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:11 GMT" + "Wed, 14 Oct 2020 12:54:02 GMT" ], "Content-Length": [ - "339" + "364" ], "Content-Type": [ "application/json; charset=utf-8" @@ -148,12 +148,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 5,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P3\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"maxShares\": 2,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P30\"\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/4a04c6b1-3e48-41d4-8f19-f9e4420dc287?api-version=2020-06-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvRGlza09wZXJhdGlvbnMvNGEwNGM2YjEtM2U0OC00MWQ0LThmMTktZjllNDQyMGRjMjg3P2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/11d3c4a6-3004-4362-aeac-ce5257bbf11b?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvRGlza09wZXJhdGlvbnMvMTFkM2M0YTYtMzAwNC00MzYyLWFlYWMtY2U1MjU3YmJmMTFiP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -172,16 +172,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-resource": [ - "Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399985" + "Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399963" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-served-by": [ - "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132399154352683574" + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" ], "x-ms-request-id": [ - "55d6742d-157f-436d-b711-8321a8c4322c" + "772f5558-48b5-42c6-823d-c9185a378aeb" ], "Server": [ "Microsoft-HTTPAPI/2.0", @@ -191,19 +191,83 @@ "11999" ], "x-ms-correlation-request-id": [ - "04fc493a-4a82-49bc-a152-df8a93aa5c0d" + "5a983d91-beaa-47d7-b92a-709d5b875ca0" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125405Z:5a983d91-beaa-47d7-b92a-709d5b875ca0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:04 GMT" + ], + "Content-Length": [ + "1128" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"startTime\": \"2020-10-14T08:54:02.7984709-04:00\",\r\n \"endTime\": \"2020-10-14T08:54:03.0184734-04:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"diskIOPSReadWrite\": 5000,\r\n \"diskMBpsReadWrite\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-10-14T08:54:02.8035036-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 1099511627776,\r\n \"uniqueId\": \"9fb5a580-c4b5-4b31-ab97-b53e78dd5516\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P30\"\r\n }\r\n }\r\n },\r\n \"name\": \"11d3c4a6-3004-4362-aeac-ce5257bbf11b\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39948" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "bd3d4700-4660-4b22-9662-6c4120b996c6" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "81a4a0c4-55c8-4848-b999-7eadcb3e10a8" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143413Z:04fc493a-4a82-49bc-a152-df8a93aa5c0d" + "CENTRALUS:20201014T125405Z:81a4a0c4-55c8-4848-b999-7eadcb3e10a8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:13 GMT" + "Wed, 14 Oct 2020 12:54:04 GMT" ], "Content-Length": [ - "1098" + "903" ], "Content-Type": [ "application/json; charset=utf-8" @@ -212,12 +276,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"startTime\": \"2020-10-12T10:34:10.9064331-04:00\",\r\n \"endTime\": \"2020-10-12T10:34:11.1114666-04:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-10-12T10:34:10.9114541-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"469ba1f4-4d2c-498e-9973-e9b7bd9637a4\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n }\r\n },\r\n \"name\": \"4a04c6b1-3e48-41d4-8f19-f9e4420dc287\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"diskIOPSReadWrite\": 5000,\r\n \"diskMBpsReadWrite\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-10-14T08:54:02.8035036-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 1099511627776,\r\n \"uniqueId\": \"9fb5a580-c4b5-4b31-ab97-b53e78dd5516\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P30\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2NzMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -236,16 +300,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-resource": [ - "Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39982" + "Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39944" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-served-by": [ - "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132399154352683574" + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" ], "x-ms-request-id": [ - "d3feb6f1-e704-4fd4-b03c-e78696892d86" + "8da022d9-0f21-430c-ab38-eab986489055" ], "Server": [ "Microsoft-HTTPAPI/2.0", @@ -255,19 +319,89 @@ "11998" ], "x-ms-correlation-request-id": [ - "665a2109-2293-4cf1-8ac3-087bd804cff8" + "c11e291c-4cc4-4bdd-8dc5-3413fdcc6307" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125413Z:c11e291c-4cc4-4bdd-8dc5-3413fdcc6307" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:12 GMT" + ], + "Content-Length": [ + "903" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"diskIOPSReadWrite\": 7500,\r\n \"diskMBpsReadWrite\": 250,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-10-14T08:54:02.8035036-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 1099511627776,\r\n \"uniqueId\": \"9fb5a580-c4b5-4b31-ab97-b53e78dd5516\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P40\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d17a54c0-563a-4d87-8203-667155163100" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39942" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "80d3ca82-52c5-42cd-a77a-74c7ff8804fc" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "7e1f775c-ca95-4bd5-b41b-28e7133c9e0d" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143413Z:665a2109-2293-4cf1-8ac3-087bd804cff8" + "CENTRALUS:20201014T125413Z:7e1f775c-ca95-4bd5-b41b-28e7133c9e0d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:13 GMT" + "Wed, 14 Oct 2020 12:54:13 GMT" ], "Content-Length": [ - "873" + "903" ], "Content-Type": [ "application/json; charset=utf-8" @@ -276,17 +410,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-10-12T10:34:10.9114541-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"469ba1f4-4d2c-498e-9973-e9b7bd9637a4\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"diskIOPSReadWrite\": 7500,\r\n \"diskMBpsReadWrite\": 250,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-10-14T08:54:02.8035036-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 1099511627776,\r\n \"uniqueId\": \"9fb5a580-c4b5-4b31-ab97-b53e78dd5516\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P40\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2NzMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5\r\n },\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {}\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 3\r\n },\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {}\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "933292dd-c474-4c20-b9c1-57c0e3df930b" + "1153887b-e5cc-4563-a298-3dc6f2e404dc" ], "Accept-Language": [ "en-US" @@ -301,7 +435,7 @@ "application/json; charset=utf-8" ], "Content-Length": [ - "261" + "319" ] }, "ResponseHeaders": { @@ -312,25 +446,25 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/51aaa3a8-9a22-4c19-8f75-32f4c7d546f3?monitor=true&api-version=2020-06-30" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/bd0f2cd4-c9fb-490f-ae53-9e06b2b8e493?monitor=true&api-version=2020-06-30" ], "Retry-After": [ "2" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/51aaa3a8-9a22-4c19-8f75-32f4c7d546f3?api-version=2020-06-30" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/bd0f2cd4-c9fb-490f-ae53-9e06b2b8e493?api-version=2020-06-30" ], "x-ms-ratelimit-remaining-resource": [ - "Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7996" + "Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7990" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-served-by": [ - "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132399154352683574" + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" ], "x-ms-request-id": [ - "51aaa3a8-9a22-4c19-8f75-32f4c7d546f3" + "bd0f2cd4-c9fb-490f-ae53-9e06b2b8e493" ], "Server": [ "Microsoft-HTTPAPI/2.0", @@ -340,19 +474,19 @@ "1199" ], "x-ms-correlation-request-id": [ - "bca275d4-20c2-49ed-8e01-5e9bed307f6c" + "8889f522-a133-4474-8d16-a80aff3c340a" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143415Z:bca275d4-20c2-49ed-8e01-5e9bed307f6c" + "CENTRALUS:20201014T125407Z:8889f522-a133-4474-8d16-a80aff3c340a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:15 GMT" + "Wed, 14 Oct 2020 12:54:06 GMT" ], "Content-Length": [ - "500" + "499" ], "Content-Type": [ "application/json; charset=utf-8" @@ -361,12 +495,12 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 3,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}", "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/51aaa3a8-9a22-4c19-8f75-32f4c7d546f3?api-version=2020-06-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvRGlza09wZXJhdGlvbnMvNTFhYWEzYTgtOWEyMi00YzE5LThmNzUtMzJmNGM3ZDU0NmYzP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/bd0f2cd4-c9fb-490f-ae53-9e06b2b8e493?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvRGlza09wZXJhdGlvbnMvYmQwZjJjZDQtYzlmYi00OTBmLWFlNTMtOWUwNmIyYjhlNDkzP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -385,38 +519,166 @@ "no-cache" ], "x-ms-ratelimit-remaining-resource": [ - "Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399983" + "Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399961" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-served-by": [ - "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132399154352683574" + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" ], "x-ms-request-id": [ - "6769c461-7b55-4a74-a657-08b2576f360d" + "0ffe356e-27bc-494c-a16f-fb065f2756b8" ], "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11999" ], "x-ms-correlation-request-id": [ - "d31279cd-5c46-4e6d-a7da-6cbb73fa6c96" + "55cdca47-8e0a-492f-8aa9-89d69bf47858" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143418Z:d31279cd-5c46-4e6d-a7da-6cbb73fa6c96" + "CENTRALUS:20201014T125409Z:55cdca47-8e0a-492f-8aa9-89d69bf47858" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:17 GMT" + "Wed, 14 Oct 2020 12:54:08 GMT" ], "Content-Length": [ - "1219" + "1216" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"startTime\": \"2020-10-14T08:54:07.2173378-04:00\",\r\n \"endTime\": \"2020-10-14T08:54:08.25386-04:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 3,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-14T08:54:07.2223525-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"138e5c2a-a006-4af6-af2e-e90a75f91ab3\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n }\r\n },\r\n \"name\": \"bd0f2cd4-c9fb-490f-ae53-9e06b2b8e493\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39946" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "072d1010-82ce-43a2-abf4-de262cfba092" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "e09fe2fd-ad37-4d9e-ad62-096814eeea84" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125409Z:e09fe2fd-ad37-4d9e-ad62-096814eeea84" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:08 GMT" + ], + "Content-Length": [ + "993" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 3,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-14T08:54:07.2223525-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"138e5c2a-a006-4af6-af2e-e90a75f91ab3\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/LowCostGet3Min;4990,Microsoft.Compute/LowCostGet30Min;39939" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "a9f6c0d2-642f-45da-98cc-976c066ca757" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-correlation-request-id": [ + "316add19-bd18-4538-a4c2-3dce73250849" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125416Z:316add19-bd18-4538-a4c2-3dce73250849" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:16 GMT" + ], + "Content-Length": [ + "994" ], "Content-Type": [ "application/json; charset=utf-8" @@ -425,15 +687,21 @@ "-1" ] }, - "ResponseBody": "{\r\n \"startTime\": \"2020-10-12T10:34:15.6148681-04:00\",\r\n \"endTime\": \"2020-10-12T10:34:16.7348942-04:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-12T10:34:15.6148681-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"f1b8d9b4-e187-485f-891d-f931d026b34a\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n }\r\n },\r\n \"name\": \"51aaa3a8-9a22-4c19-8f75-32f4c7d546f3\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 120,\r\n \"diskMBpsReadOnly\": 20,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-14T08:54:07.2223525-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"138e5c2a-a006-4af6-af2e-e90a75f91ab3\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczc2NzMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "7112bb6e-fa8a-4013-a0e5-1b9b823eb21a" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ "FxVersion/4.6.29017.01", "OSName/Windows", @@ -449,35 +717,35 @@ "no-cache" ], "x-ms-ratelimit-remaining-resource": [ - "Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39979" + "Microsoft.Compute/LowCostGet3Min;4989,Microsoft.Compute/LowCostGet30Min;39938" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-served-by": [ - "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132399154352683574" + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" ], "x-ms-request-id": [ - "c5351622-37fd-42e5-88de-c4b2756dec1a" + "47f7bacf-af2d-4e83-b3f5-7cec9224de01" ], "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11999" ], "x-ms-correlation-request-id": [ - "ad37a731-f6ef-499f-8e21-1992401850eb" + "453842a4-f59e-4d49-afa3-a0e1c4451336" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143418Z:ad37a731-f6ef-499f-8e21-1992401850eb" + "CENTRALUS:20201014T125417Z:453842a4-f59e-4d49-afa3-a0e1c4451336" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:17 GMT" + "Wed, 14 Oct 2020 12:54:16 GMT" ], "Content-Length": [ "994" @@ -489,17 +757,315 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps7673/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-12T10:34:15.6148681-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"f1b8d9b4-e187-485f-891d-f931d026b34a\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 120,\r\n \"diskMBpsReadOnly\": 20,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-14T08:54:07.2223525-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"138e5c2a-a006-4af6-af2e-e90a75f91ab3\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrdGllcj9hcGktdmVyc2lvbj0yMDIwLTA2LTMw", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"properties\": {\r\n \"tier\": \"P40\"\r\n },\r\n \"tags\": {}\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3530a3b0-a94e-4fca-8654-28cff90f0cb8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "62" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/5c90e079-fe0f-45b2-9499-cfa672887779?monitor=true&api-version=2020-06-30" + ], + "Retry-After": [ + "2" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/5c90e079-fe0f-45b2-9499-cfa672887779?api-version=2020-06-30" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7989" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "5c90e079-fe0f-45b2-9499-cfa672887779" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-correlation-request-id": [ + "87a71566-2fa1-4c46-b0dc-65570346a7e3" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125410Z:87a71566-2fa1-4c46-b0dc-65570346a7e3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:10 GMT" + ], + "Content-Length": [ + "388" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"datadisktier\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"maxShares\": 2,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P40\"\r\n }\r\n}", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/5c90e079-fe0f-45b2-9499-cfa672887779?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvRGlza09wZXJhdGlvbnMvNWM5MGUwNzktZmUwZi00NWIyLTk0OTktY2ZhNjcyODg3Nzc5P2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399960" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "29d18d36-a9e9-46e0-87f9-1864207f87c4" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "3c7d16c1-fe0f-4e61-9a0a-84bbb4e70374" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125412Z:3c7d16c1-fe0f-4e61-9a0a-84bbb4e70374" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:12 GMT" + ], + "Content-Length": [ + "1128" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"startTime\": \"2020-10-14T08:54:10.6417759-04:00\",\r\n \"endTime\": \"2020-10-14T08:54:10.8468118-04:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"datadisktier\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisktier\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1024,\r\n \"diskIOPSReadWrite\": 7500,\r\n \"diskMBpsReadWrite\": 250,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-10-14T08:54:02.8035036-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 1099511627776,\r\n \"uniqueId\": \"9fb5a580-c4b5-4b31-ab97-b53e78dd5516\",\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P40\"\r\n }\r\n }\r\n },\r\n \"name\": \"5c90e079-fe0f-45b2-9499-cfa672887779\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rwczk2MzkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Rpc2tzL2RhdGFkaXNrc2VjdG9yP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestMethod": "PATCH", + "RequestBody": "{\r\n \"properties\": {\r\n \"diskIOPSReadOnly\": 120,\r\n \"diskMBpsReadOnly\": 20\r\n },\r\n \"tags\": {}\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "8a69a3fe-eb6e-449e-a016-a364b85e0e7d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "101" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/f32f2e49-f1e8-4e72-961f-55b5b194ee81?monitor=true&api-version=2020-06-30" + ], + "Retry-After": [ + "2" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/f32f2e49-f1e8-4e72-961f-55b5b194ee81?api-version=2020-06-30" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7988" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "f32f2e49-f1e8-4e72-961f-55b5b194ee81" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-correlation-request-id": [ + "4c52d479-2876-4843-9f3f-11eb444dc407" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125414Z:4c52d479-2876-4843-9f3f-11eb444dc407" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:14 GMT" + ], + "Content-Length": [ + "512" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"datadisksector\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 120,\r\n \"diskMBpsReadOnly\": 20,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n \"faultDomain\": 0\r\n }\r\n}", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2euap/DiskOperations/f32f2e49-f1e8-4e72-961f-55b5b194ee81?api-version=2020-06-30", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvRGlza09wZXJhdGlvbnMvZjMyZjJlNDktZjFlOC00ZTcyLTk2MWYtNTViNWIxOTRlZTgxP2FwaS12ZXJzaW9uPTIwMjAtMDYtMzA=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29017.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Compute.ComputeManagementClient/39.0.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-resource": [ + "Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399957" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-served-by": [ + "8bc2ceff-14f8-4fd7-9c7b-ddac93c5c168_132457769548117738" + ], + "x-ms-request-id": [ + "cf464289-065a-4f6d-bea8-a1930b1c8c5a" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-correlation-request-id": [ + "211d8cee-f9ce-49da-91c9-df6b9afe0801" + ], + "x-ms-routing-request-id": [ + "CENTRALUS:20201014T125416Z:211d8cee-f9ce-49da-91c9-df6b9afe0801" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 14 Oct 2020 12:54:16 GMT" + ], + "Content-Length": [ + "1219" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"startTime\": \"2020-10-14T08:54:14.5199398-04:00\",\r\n \"endTime\": \"2020-10-14T08:54:14.6949641-04:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"datadisksector\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestps9639/providers/Microsoft.Compute/disks/datadisksector\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Windows\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": 512\r\n },\r\n \"diskSizeGB\": 5,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 120,\r\n \"diskMBpsReadOnly\": 20,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-10-14T08:54:07.2223525-04:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 5368709120,\r\n \"uniqueId\": \"138e5c2a-a006-4af6-af2e-e90a75f91ab3\",\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n }\r\n },\r\n \"name\": \"f32f2e49-f1e8-4e72-961f-55b5b194ee81\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestps7673?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rwczc2NzM/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestps9639?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rwczk2Mzk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "898c6473-7ef0-4f07-8829-5f3abdf7986e" + "dca519b6-e3ad-401f-966c-df539a259e1e" ], "Accept-Language": [ "en-US" @@ -519,22 +1085,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14998" + "14999" ], "x-ms-request-id": [ - "ca75e0ec-0764-427e-a325-86084def8635" + "83f563d8-0178-40ec-aa77-5d58207aad62" ], "x-ms-correlation-request-id": [ - "ca75e0ec-0764-427e-a325-86084def8635" + "83f563d8-0178-40ec-aa77-5d58207aad62" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143419Z:ca75e0ec-0764-427e-a325-86084def8635" + "CENTRALUS:20201014T125418Z:83f563d8-0178-40ec-aa77-5d58207aad62" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -543,7 +1109,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:18 GMT" + "Wed, 14 Oct 2020 12:54:17 GMT" ], "Expires": [ "-1" @@ -556,8 +1122,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -576,7 +1142,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -585,13 +1151,13 @@ "11999" ], "x-ms-request-id": [ - "1edc6387-6dd8-4a45-b4b3-a831f21d3906" + "680e8434-1e5e-40ae-97f9-58a6f738b12f" ], "x-ms-correlation-request-id": [ - "1edc6387-6dd8-4a45-b4b3-a831f21d3906" + "680e8434-1e5e-40ae-97f9-58a6f738b12f" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143434Z:1edc6387-6dd8-4a45-b4b3-a831f21d3906" + "CENTRALUS:20201014T125433Z:680e8434-1e5e-40ae-97f9-58a6f738b12f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -600,7 +1166,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:33 GMT" + "Wed, 14 Oct 2020 12:54:32 GMT" ], "Expires": [ "-1" @@ -613,8 +1179,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -633,7 +1199,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -642,13 +1208,13 @@ "11998" ], "x-ms-request-id": [ - "cac3f9ae-0264-409e-9cfe-57e9fbcd7a59" + "2c319934-ddc8-4732-b5c9-e232da0f18bc" ], "x-ms-correlation-request-id": [ - "cac3f9ae-0264-409e-9cfe-57e9fbcd7a59" + "2c319934-ddc8-4732-b5c9-e232da0f18bc" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143449Z:cac3f9ae-0264-409e-9cfe-57e9fbcd7a59" + "CENTRALUS:20201014T125448Z:2c319934-ddc8-4732-b5c9-e232da0f18bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -657,7 +1223,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:34:49 GMT" + "Wed, 14 Oct 2020 12:54:47 GMT" ], "Expires": [ "-1" @@ -670,8 +1236,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -690,7 +1256,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -699,13 +1265,13 @@ "11997" ], "x-ms-request-id": [ - "20d3e32a-9b88-42ad-a610-ac7344b861dd" + "9733ee88-390e-4d72-898a-50efc4d8d6f5" ], "x-ms-correlation-request-id": [ - "20d3e32a-9b88-42ad-a610-ac7344b861dd" + "9733ee88-390e-4d72-898a-50efc4d8d6f5" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143504Z:20d3e32a-9b88-42ad-a610-ac7344b861dd" + "CENTRALUS:20201014T125503Z:9733ee88-390e-4d72-898a-50efc4d8d6f5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -714,7 +1280,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:35:04 GMT" + "Wed, 14 Oct 2020 12:55:03 GMT" ], "Expires": [ "-1" @@ -727,8 +1293,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -747,7 +1313,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -756,13 +1322,13 @@ "11996" ], "x-ms-request-id": [ - "643eac32-179e-4721-89a5-b9a40df1643b" + "6d0c04a5-1157-48ec-b516-c8951b2fc63f" ], "x-ms-correlation-request-id": [ - "643eac32-179e-4721-89a5-b9a40df1643b" + "6d0c04a5-1157-48ec-b516-c8951b2fc63f" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143519Z:643eac32-179e-4721-89a5-b9a40df1643b" + "CENTRALUS:20201014T125518Z:6d0c04a5-1157-48ec-b516-c8951b2fc63f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -771,7 +1337,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:35:19 GMT" + "Wed, 14 Oct 2020 12:55:18 GMT" ], "Expires": [ "-1" @@ -784,8 +1350,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -804,7 +1370,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -813,13 +1379,13 @@ "11995" ], "x-ms-request-id": [ - "4b5edeea-9418-46aa-a1b8-7431b9020889" + "4fc5cf42-2a34-4155-91ac-912e3828f0c8" ], "x-ms-correlation-request-id": [ - "4b5edeea-9418-46aa-a1b8-7431b9020889" + "4fc5cf42-2a34-4155-91ac-912e3828f0c8" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143535Z:4b5edeea-9418-46aa-a1b8-7431b9020889" + "CENTRALUS:20201014T125534Z:4fc5cf42-2a34-4155-91ac-912e3828f0c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -828,7 +1394,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:35:34 GMT" + "Wed, 14 Oct 2020 12:55:33 GMT" ], "Expires": [ "-1" @@ -841,8 +1407,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -861,7 +1427,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -870,13 +1436,13 @@ "11994" ], "x-ms-request-id": [ - "1cd94e34-7471-42ea-a4f1-c60b0669ae5d" + "1525727d-d4dc-4df7-9fe7-d5574aa60353" ], "x-ms-correlation-request-id": [ - "1cd94e34-7471-42ea-a4f1-c60b0669ae5d" + "1525727d-d4dc-4df7-9fe7-d5574aa60353" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143550Z:1cd94e34-7471-42ea-a4f1-c60b0669ae5d" + "CENTRALUS:20201014T125549Z:1525727d-d4dc-4df7-9fe7-d5574aa60353" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -885,7 +1451,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:35:49 GMT" + "Wed, 14 Oct 2020 12:55:48 GMT" ], "Expires": [ "-1" @@ -898,8 +1464,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -918,7 +1484,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -927,13 +1493,13 @@ "11993" ], "x-ms-request-id": [ - "34ca4136-cb8a-4ca1-a76e-d4e3f13403aa" + "ef3d9976-9dbe-4841-88aa-9d221d470fe8" ], "x-ms-correlation-request-id": [ - "34ca4136-cb8a-4ca1-a76e-d4e3f13403aa" + "ef3d9976-9dbe-4841-88aa-9d221d470fe8" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143605Z:34ca4136-cb8a-4ca1-a76e-d4e3f13403aa" + "CENTRALUS:20201014T125604Z:ef3d9976-9dbe-4841-88aa-9d221d470fe8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -942,7 +1508,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:36:04 GMT" + "Wed, 14 Oct 2020 12:56:03 GMT" ], "Expires": [ "-1" @@ -955,8 +1521,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -975,7 +1541,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -984,13 +1550,13 @@ "11992" ], "x-ms-request-id": [ - "8216c064-5ca0-4d6b-8df9-6c7eea65c9c8" + "906a274f-598e-4e2f-bbe1-491e23d5e7f8" ], "x-ms-correlation-request-id": [ - "8216c064-5ca0-4d6b-8df9-6c7eea65c9c8" + "906a274f-598e-4e2f-bbe1-491e23d5e7f8" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143620Z:8216c064-5ca0-4d6b-8df9-6c7eea65c9c8" + "CENTRALUS:20201014T125619Z:906a274f-598e-4e2f-bbe1-491e23d5e7f8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -999,7 +1565,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:36:19 GMT" + "Wed, 14 Oct 2020 12:56:18 GMT" ], "Expires": [ "-1" @@ -1012,8 +1578,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1032,7 +1598,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1041,13 +1607,13 @@ "11991" ], "x-ms-request-id": [ - "0ffddee4-cc59-4b42-ab9c-2ede3964ea65" + "414b3433-26b0-4f35-acbc-0f64fbcc311b" ], "x-ms-correlation-request-id": [ - "0ffddee4-cc59-4b42-ab9c-2ede3964ea65" + "414b3433-26b0-4f35-acbc-0f64fbcc311b" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143635Z:0ffddee4-cc59-4b42-ab9c-2ede3964ea65" + "CENTRALUS:20201014T125634Z:414b3433-26b0-4f35-acbc-0f64fbcc311b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1056,7 +1622,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:36:34 GMT" + "Wed, 14 Oct 2020 12:56:34 GMT" ], "Expires": [ "-1" @@ -1069,8 +1635,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1089,7 +1655,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -1098,13 +1664,13 @@ "11990" ], "x-ms-request-id": [ - "f7d9d51d-0e33-46eb-9e09-77d1a89d702d" + "52ffbb9e-b5ea-401b-8770-4d082e29dc2f" ], "x-ms-correlation-request-id": [ - "f7d9d51d-0e33-46eb-9e09-77d1a89d702d" + "52ffbb9e-b5ea-401b-8770-4d082e29dc2f" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143650Z:f7d9d51d-0e33-46eb-9e09-77d1a89d702d" + "CENTRALUS:20201014T125649Z:52ffbb9e-b5ea-401b-8770-4d082e29dc2f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1113,7 +1679,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:36:49 GMT" + "Wed, 14 Oct 2020 12:56:49 GMT" ], "Expires": [ "-1" @@ -1126,8 +1692,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1149,13 +1715,13 @@ "11989" ], "x-ms-request-id": [ - "44e8168f-e805-4c8c-9cf8-4133490bae68" + "0cda0c0d-a861-4214-b8e5-96e6b0eee71c" ], "x-ms-correlation-request-id": [ - "44e8168f-e805-4c8c-9cf8-4133490bae68" + "0cda0c0d-a861-4214-b8e5-96e6b0eee71c" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143705Z:44e8168f-e805-4c8c-9cf8-4133490bae68" + "CENTRALUS:20201014T125704Z:0cda0c0d-a861-4214-b8e5-96e6b0eee71c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1164,7 +1730,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:37:04 GMT" + "Wed, 14 Oct 2020 12:57:04 GMT" ], "Expires": [ "-1" @@ -1177,8 +1743,8 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM3NjczLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk0zTmpjekxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUUFM5NjM5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVWxCVVJWTlVVRk01TmpNNUxVVkJVMVJWVXpKRlZVRlFJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNeVpYVmhjQ0o5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1200,13 +1766,13 @@ "11988" ], "x-ms-request-id": [ - "ca517081-afea-4a7d-b8ca-5461925e6be8" + "70053d97-5c95-48d4-b5ee-22944abbce0b" ], "x-ms-correlation-request-id": [ - "ca517081-afea-4a7d-b8ca-5461925e6be8" + "70053d97-5c95-48d4-b5ee-22944abbce0b" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20201012T143705Z:ca517081-afea-4a7d-b8ca-5461925e6be8" + "CENTRALUS:20201014T125704Z:70053d97-5c95-48d4-b5ee-22944abbce0b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1215,7 +1781,7 @@ "nosniff" ], "Date": [ - "Mon, 12 Oct 2020 14:37:05 GMT" + "Wed, 14 Oct 2020 12:57:04 GMT" ], "Expires": [ "-1" @@ -1230,7 +1796,7 @@ ], "Names": { "Test-DiskConfigTierSectorSizeReadOnly": [ - "crptestps7673" + "crptestps9639" ] }, "Variables": { diff --git a/src/Compute/Compute/ChangeLog.md b/src/Compute/Compute/ChangeLog.md index 74d2af8b1835..05cc85243d4f 100644 --- a/src/Compute/Compute/ChangeLog.md +++ b/src/Compute/Compute/ChangeLog.md @@ -23,6 +23,7 @@ * Added `-VmssId` parameter to `New-AzVm` * Added `PlatformFaultDomainCount` parameter to the `New-AzVmss` cmdlet. * Added `Tier` and `LogicalSectorSize` optional parameters to the New-AzDiskConfig cmdlet. +* Added `Tier`, `DiskIOPSReadOnly`, and `DiskMBpsReadOnly` optional parameters to the `New-AzDiskUpdateConfig` cmdlet. ## Version 4.5.0 * Fixed issue in `Update-ASRRecoveryPlan` by populating FailoverTypes diff --git a/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskConfigCommand.cs b/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskConfigCommand.cs index d0597da232bb..c73e46677a6f 100644 --- a/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskConfigCommand.cs +++ b/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskConfigCommand.cs @@ -358,6 +358,15 @@ private void Run() vEncryption.Type = this.EncryptionType; } + if (this.IsParameterBound(c => c.LogicalSectorSize)) + { + if (vCreationData == null) + { + vCreationData = new CreationData(); + } + vCreationData.LogicalSectorSize = this.LogicalSectorSize; + } + var vDisk = new PSDisk { Zones = this.IsParameterBound(c => c.Zone) ? this.Zone : null, diff --git a/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskUpdateConfigCommand.cs b/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskUpdateConfigCommand.cs index 02b072487e8d..39008f66c076 100644 --- a/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskUpdateConfigCommand.cs +++ b/src/Compute/Compute/Generated/Disk/Config/NewAzureRmDiskUpdateConfigCommand.cs @@ -43,6 +43,23 @@ public partial class NewAzureRmDiskUpdateConfigCommand : Microsoft.Azure.Command [PSArgumentCompleter("Standard_LRS", "Premium_LRS", "StandardSSD_LRS", "UltraSSD_LRS")] public string SkuName { get; set; } + [Parameter( + Mandatory = false, + ValueFromPipelineByPropertyName = true)] + [PSArgumentCompleter("P1", "P2", "P3", "P4", "P5", "P6", "P10", "P15", "P20", "P30", + "P40", "P50", "P60", "P70", "P80")] + public string Tier { get; set; } + + [Parameter( + Mandatory = false, + ValueFromPipelineByPropertyName = true)] + public long? DiskIOPSReadOnly { get; set; } + + [Parameter( + Mandatory = false, + ValueFromPipelineByPropertyName = true)] + public long? DiskMBpsReadOnly { get; set; } + [Parameter( Mandatory = false, ValueFromPipelineByPropertyName = true)] @@ -213,12 +230,15 @@ private void Run() DiskSizeGB = this.IsParameterBound(c => c.DiskSizeGB) ? this.DiskSizeGB : (int?)null, DiskIOPSReadWrite = this.IsParameterBound(c => c.DiskIOPSReadWrite) ? this.DiskIOPSReadWrite : (int?)null, DiskMBpsReadWrite = this.IsParameterBound(c => c.DiskMBpsReadWrite) ? this.DiskMBpsReadWrite : (int?)null, + DiskIOPSReadOnly = this.IsParameterBound(c => c.DiskIOPSReadOnly) ? this.DiskIOPSReadOnly : null, + DiskMBpsReadOnly = this.IsParameterBound(c => c.DiskMBpsReadOnly) ? this.DiskMBpsReadOnly : null, Tags = this.IsParameterBound(c => c.Tag) ? this.Tag.Cast().ToDictionary(ht => (string)ht.Key, ht => (string)ht.Value) : null, NetworkAccessPolicy = this.IsParameterBound(c => c.NetworkAccessPolicy) ? this.NetworkAccessPolicy: null, DiskAccessId = this.IsParameterBound(c => c.DiskAccessId) ? this.DiskAccessId: null, EncryptionSettingsCollection = vEncryptionSettingsCollection, Encryption = vEncryption, Sku = vSku, + Tier = this.IsParameterBound(c => c.Tier) ? this.Tier : null, }; WriteObject(vDiskUpdate); diff --git a/src/Compute/Compute/Generated/Models/PSDiskUpdate.cs b/src/Compute/Compute/Generated/Models/PSDiskUpdate.cs index 10984c6fb769..8e72dccf495a 100644 --- a/src/Compute/Compute/Generated/Models/PSDiskUpdate.cs +++ b/src/Compute/Compute/Generated/Models/PSDiskUpdate.cs @@ -41,5 +41,7 @@ public partial class PSDiskUpdate public string NetworkAccessPolicy { get; set; } public string DiskAccessId { get; set; } + public string Tier { get; set; } + } } diff --git a/src/Compute/Compute/help/New-AzDiskUpdateConfig.md b/src/Compute/Compute/help/New-AzDiskUpdateConfig.md index dfaa893ba7d1..de2dad7d04fc 100644 --- a/src/Compute/Compute/help/New-AzDiskUpdateConfig.md +++ b/src/Compute/Compute/help/New-AzDiskUpdateConfig.md @@ -13,7 +13,8 @@ Creates a configurable disk update object. ## SYNTAX ``` -New-AzDiskUpdateConfig [[-SkuName] ] [-NetworkAccessPolicy ] [-DiskAccessId ] +New-AzDiskUpdateConfig [[-SkuName] ] [-Tier ] [-DiskIOPSReadOnly ] + [-DiskMBpsReadOnly ] [-NetworkAccessPolicy ] [-DiskAccessId ] [[-OsType] ] [[-DiskSizeGB] ] [[-Tag] ] [-DiskIOPSReadWrite ] [-DiskMBpsReadWrite ] [-EncryptionSettingsEnabled ] [-DiskEncryptionKey ] [-KeyEncryptionKey ] @@ -113,6 +114,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -DiskIOPSReadOnly +The total number of IOPS that will be allowed across all VMs mounting the shared disk as ReadOnly. One operation can transfer between 4k and 256k bytes. + +```yaml +Type: System.Nullable`1[System.Int64] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -DiskIOPSReadWrite The number of IOPS allowed for this disk; only settable for UltraSSD disks. One operation can transfer between 4k and 256k bytes. @@ -128,6 +144,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -DiskMBpsReadOnly +The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10. + +```yaml +Type: System.Nullable`1[System.Int64] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -DiskMBpsReadWrite The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10. @@ -265,6 +296,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -Tier +Performance tier of the disk. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet.