From 7e3b3b9fc3e55328e8e00d093e79c462b1c4ec49 Mon Sep 17 00:00:00 2001 From: Khushboo Baheti Date: Tue, 9 Jun 2020 15:11:39 -0700 Subject: [PATCH 1/3] commit1 --- .../Network.Test/ScenarioTests/CortexTests.cs | 8 + .../ScenarioTests/CortexTests.ps1 | 66 + .../TestBgpSettingsUpdateVpnGateway.json | 23953 ++++++++++++++++ .../UpdateAzureRmVpnGatewayCommand.cs | 44 + 4 files changed, 24071 insertions(+) create mode 100644 src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.CortexTests/TestBgpSettingsUpdateVpnGateway.json diff --git a/src/Network/Network.Test/ScenarioTests/CortexTests.cs b/src/Network/Network.Test/ScenarioTests/CortexTests.cs index c9dc8674b7dd..1d0308234883 100644 --- a/src/Network/Network.Test/ScenarioTests/CortexTests.cs +++ b/src/Network/Network.Test/ScenarioTests/CortexTests.cs @@ -66,5 +66,13 @@ public void TestDisconnectAzP2sVpnGatewayVpnConnection() { TestRunner.RunTestScript("Test-DisconnectAzP2sVpnGatewayVpnConnection"); } + + [Fact] + [Trait(Category.AcceptanceType, Category.LiveOnly)] + [Trait(Category.Owner, NrpTeamAlias.brooklynft)] + public void TestBgpSettingsUpdateVpnGateway() + { + TestRunner.RunTestScript("Test-BgpUpdateVpnGateway"); + } } } diff --git a/src/Network/Network.Test/ScenarioTests/CortexTests.ps1 b/src/Network/Network.Test/ScenarioTests/CortexTests.ps1 index e273f443bc61..8dc1d7aa2b5b 100644 --- a/src/Network/Network.Test/ScenarioTests/CortexTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/CortexTests.ps1 @@ -781,6 +781,72 @@ function Test-CortexExpressRouteCRUD $delete = Remove-AzVirtualWan -InputObject $virtualWan -Force -PassThru Assert-AreEqual $True $delete + Clean-ResourceGroup $rgname + } +} + +<# +.SYNOPSIS + Disconnect site to site vpn gateway BgpSettings + #> + function Test-BgpUpdateVpnGateway + { + param + ( + $basedir = ".\" + ) + + # Setup + $rgname = Get-ResourceGroupName + $rglocation = "West Central US" + + $virtualWanName = Get-ResourceName + $virtualHubName = Get-ResourceName + $VpnGatewayName = Get-ResourceName + + try + { + # Create the resource group + New-AzResourceGroup -Name $rgname -Location $rglocation + + # Create the Virtual Wan + New-AzVirtualWan -ResourceGroupName $rgName -Name $virtualWanName -Location $rglocation + $virtualWan = Get-AzVirtualWan -ResourceGroupName $rgName -Name $virtualWanName + Assert-AreEqual $virtualWanName $virtualWan.Name + + # Create the Virtual Hub + New-AzVirtualHub -ResourceGroupName $rgName -Name $virtualHubName -Location $rglocation -AddressPrefix "192.168.1.0/24" -VirtualWan $virtualWan + $virtualHub = Get-AzVirtualHub -ResourceGroupName $rgName -Name $virtualHubName + Assert-AreEqual $virtualHubName $virtualHub.Name + Assert-AreEqual $virtualWan.Id $virtualhub.VirtualWan.Id + + # Create the VpnGateway + $createdVpnGateway = New-AzVpnGateway -ResourceGroupName $rgName -Name $vpnGatewayName -VirtualHub $virtualHub -VpnGatewayScaleUnit 2 + + # Get the created VpnGateway using Get-AzVpnGateway + $vpnGateway = Get-AzVpnGateway -ResourceGroupName $rgName -Name $vpnGatewayName + + $addr1 = New-AzIpConfigurationBgpPeeringAddressObject -IpConfigurationId $vpnGateway.BgpSettings.BgpPeeringAddresses[0].IpConfigurationId -CustomAddress @("169.254.22.5") + $addr2 = New-AzIpConfigurationBgpPeeringAddressObject -IpConfigurationId $vpnGateway.BgpSettings.BgpPeeringAddresses[1].IpConfigurationId -CustomAddress @("169.254.22.10") + $createdVpnGateway = Update-AzVpnGateway -ResourceGroupName $rgName -Name $vpnGatewayName -BgpPeeringAddress @($addr1,$addr2) + $updatedvpnGateway = Get-AzVpnGateway -ResourceGroupName $rgName -Name $vpnGatewayName + Assert-AreEqual 1 @($updatedvpnGateway.BgpSettings.BGPPeeringAddresses[0]).Count + Assert-AreEqual 1 @($updatedvpnGateway.BgpSettings.BGPPeeringAddresses[1]).Count + } + finally + { + # Delete VpnGateway using Remove-AzVpnGateway + $delete = Remove-AzVpnGateway -Name $VpnGatewayName -ResourceGroupName $rgName -Force -PassThru + Assert-AreEqual $True $delete + + # Delete Virtual hub + $delete = Remove-AzVirtualHub -ResourceGroupName $rgname -Name $virtualHubName -Force -PassThru + Assert-AreEqual $True $delete + + # Delete Virtual wan + $delete = Remove-AzVirtualWan -InputObject $virtualWan -Force -PassThru + Assert-AreEqual $True $delete + Clean-ResourceGroup $rgname } } \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.CortexTests/TestBgpSettingsUpdateVpnGateway.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.CortexTests/TestBgpSettingsUpdateVpnGateway.json new file mode 100644 index 000000000000..3c16e9f35b24 --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.CortexTests/TestBgpSettingsUpdateVpnGateway.json @@ -0,0 +1,23953 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourcegroups/ps9445?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlZ3JvdXBzL3BzOTQ0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "55a343a8-c8e3-4e1b-8048-fbe3ff69c506" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "37" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "67adc7a7-9e6d-4521-af94-ccc3cceb616e" + ], + "x-ms-correlation-request-id": [ + "67adc7a7-9e6d-4521-af94-ccc3cceb616e" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202446Z:67adc7a7-9e6d-4521-af94-ccc3cceb616e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:24:45 GMT" + ], + "Content-Length": [ + "172" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445\",\r\n \"name\": \"ps9445\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7c8325c4-72bf-40c4-bc53-53f5af2f6ea7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "35696a68-ee14-4ef8-8aed-31be337d94d0" + ], + "x-ms-correlation-request-id": [ + "35696a68-ee14-4ef8-8aed-31be337d94d0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202446Z:35696a68-ee14-4ef8-8aed-31be337d94d0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:24:46 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "214" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualWans/ps8876' under resource group 'ps9445' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\"" + ], + "x-ms-request-id": [ + "aafcd5ab-f4e5-4f62-8fa2-938932a132e8" + ], + "x-ms-correlation-request-id": [ + "f695cbb0-734c-476d-b412-4c50d2413499" + ], + "x-ms-arm-service-request-id": [ + "692418f8-f089-4e67-8db5-85ef703d24c7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202501Z:f695cbb0-734c-476d-b412-4c50d2413499" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:01 GMT" + ], + "Content-Length": [ + "503" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8876\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\",\r\n \"etag\": \"W/\\\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": \"Standard\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "177dd537-08ea-4eba-b974-0736198b5d96" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\"" + ], + "x-ms-request-id": [ + "6d5b1286-9958-4e35-af88-e62a5f6a55c1" + ], + "x-ms-correlation-request-id": [ + "e877faa1-9239-4f6d-969a-12c46fc982b8" + ], + "x-ms-arm-service-request-id": [ + "09f66a16-1c8a-4af6-a57f-c634f81b55d6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202501Z:e877faa1-9239-4f6d-969a-12c46fc982b8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:01 GMT" + ], + "Content-Length": [ + "503" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8876\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\",\r\n \"etag\": \"W/\\\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": \"Standard\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f90d56e2-76dc-4f1e-b82f-2a6a13d8d6f7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\"" + ], + "x-ms-request-id": [ + "cce5943a-5ff3-451d-9942-d248307f3ed2" + ], + "x-ms-correlation-request-id": [ + "1d08c8cf-bc0d-4521-a7fa-0f83d7cf11b3" + ], + "x-ms-arm-service-request-id": [ + "ab34d2da-9fa8-43f4-af45-59bdc83ff4d9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202501Z:1d08c8cf-bc0d-4521-a7fa-0f83d7cf11b3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:01 GMT" + ], + "Content-Length": [ + "503" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8876\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\",\r\n \"etag\": \"W/\\\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": \"Standard\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f8caeb48-afc5-439f-847f-e5fbc202d833" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\"" + ], + "x-ms-request-id": [ + "ee087630-dde0-4074-8faa-bb634fde8092" + ], + "x-ms-correlation-request-id": [ + "30ffa8f8-7813-491c-be19-cd365319f2ce" + ], + "x-ms-arm-service-request-id": [ + "f95f294d-549e-48c6-87c9-7f21f0b90528" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202502Z:30ffa8f8-7813-491c-be19-cd365319f2ce" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:01 GMT" + ], + "Content-Length": [ + "503" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8876\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\",\r\n \"etag\": \"W/\\\"a57efb83-6a48-45d0-bfd7-2a8d5f47e76e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": \"Standard\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"allowBranchToBranchTraffic\": false,\r\n \"allowVnetToVnetTraffic\": true,\r\n \"type\": \"Standard\"\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "df7db23f-953d-4792-8cdc-9d5954227748" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "165" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a7cb2f1b-6b57-402d-a1ea-3ca44e5cc843" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/a7cb2f1b-6b57-402d-a1ea-3ca44e5cc843?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "caeb4558-0504-4146-9fd1-23a22b18b144" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "1ca1a490-4a65-4e52-aeb1-168a876ebbbf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202450Z:caeb4558-0504-4146-9fd1-23a22b18b144" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:24:50 GMT" + ], + "Content-Length": [ + "502" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8876\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\",\r\n \"etag\": \"W/\\\"586d1d77-1803-42a3-beb9-bebc9dbfa5d0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": \"Standard\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/a7cb2f1b-6b57-402d-a1ea-3ca44e5cc843?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2E3Y2IyZjFiLTZiNTctNDAyZC1hMWVhLTNjYTQ0ZTVjYzg0Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "8d9e719c-2dda-4b80-99b3-c8187e2d85a2" + ], + "x-ms-correlation-request-id": [ + "59308cc8-3945-4ad1-bd96-484936f65cda" + ], + "x-ms-arm-service-request-id": [ + "1bfe87d4-9fc1-43f6-aaa1-1361ed8379be" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202501Z:59308cc8-3945-4ad1-bd96-484936f65cda" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:00 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MDY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f0ebc1c3-b23f-48c9-956d-71496896a6aa" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "515dd3b7-75db-46b2-ac51-74df9986dac3" + ], + "x-ms-correlation-request-id": [ + "515dd3b7-75db-46b2-ac51-74df9986dac3" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202501Z:515dd3b7-75db-46b2-ac51-74df9986dac3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:01 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "214" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps8069' under resource group 'ps9445' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MDY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "5a9e8d6b-d202-43e7-9872-7e0692e80d28" + ], + "x-ms-correlation-request-id": [ + "1e348537-6060-4415-b97e-ada739895356" + ], + "x-ms-arm-service-request-id": [ + "07cf04e8-4b82-4e92-9114-339056014347" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202826Z:1e348537-6060-4415-b97e-ada739895356" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:25 GMT" + ], + "Content-Length": [ + "799" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8069\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\",\r\n \"etag\": \"W/\\\"8f36efca-b297-42f9-b42c-fa8b5627e684\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualNetworkConnections\": [],\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"192.168.1.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\"\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioning\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MDY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2697ba21-5406-424e-8b7e-92b6ddf9ec79" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "50f07e60-4b5a-4cfe-a72e-3ba8f475c399" + ], + "x-ms-correlation-request-id": [ + "714dcbd8-6957-4a86-912b-06dab6c98809" + ], + "x-ms-arm-service-request-id": [ + "e3be7a1c-f52f-443c-be7a-5c6e2bb94d18" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202826Z:714dcbd8-6957-4a86-912b-06dab6c98809" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:25 GMT" + ], + "Content-Length": [ + "799" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8069\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\",\r\n \"etag\": \"W/\\\"8f36efca-b297-42f9-b42c-fa8b5627e684\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualNetworkConnections\": [],\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"192.168.1.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\"\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioning\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MDY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4ab1f40e-9bbf-4846-9b68-56335a2d14ed" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "ac12e958-0091-44e8-9d34-1e4d2c85f36a" + ], + "x-ms-correlation-request-id": [ + "3328d85c-ca1c-43a9-b1f2-e9cf5c5f05ab" + ], + "x-ms-arm-service-request-id": [ + "19a4925d-d60f-4bac-990e-615d8a6ba819" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202826Z:3328d85c-ca1c-43a9-b1f2-e9cf5c5f05ab" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:26 GMT" + ], + "Content-Length": [ + "799" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8069\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\",\r\n \"etag\": \"W/\\\"8f36efca-b297-42f9-b42c-fa8b5627e684\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualNetworkConnections\": [],\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"192.168.1.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\"\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioning\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MDY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\"\r\n },\r\n \"virtualNetworkConnections\": [],\r\n \"addressPrefix\": \"192.168.1.0/24\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"sku\": \"Standard\"\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d05f761e-011e-43ec-b457-5db215ff609c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "364" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e5f6003b-a37d-4b4f-8e86-fa836b5d4a74" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "9605b100-be91-4469-8e53-f974f3656dbe" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "8a1213ad-3182-41fc-b32d-d5d0e1318315" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202504Z:9605b100-be91-4469-8e53-f974f3656dbe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:04 GMT" + ], + "Content-Length": [ + "790" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8069\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\",\r\n \"etag\": \"W/\\\"0c190630-f965-43f9-b7bc-dc727ede44f6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualNetworkConnections\": [],\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"192.168.1.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876\"\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7bf68385-b831-4016-bf89-26a52103c544" + ], + "x-ms-correlation-request-id": [ + "2bf8bceb-a424-4653-8fa6-707a5ecf7573" + ], + "x-ms-arm-service-request-id": [ + "9fe3eecf-a2b5-41e4-b416-5ec266b491b9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202514Z:2bf8bceb-a424-4653-8fa6-707a5ecf7573" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:14 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "90d5cf42-c5b1-4c5f-a713-ca8ae5e23f10" + ], + "x-ms-correlation-request-id": [ + "ba2ae78f-a587-406d-addd-a24302f9fce9" + ], + "x-ms-arm-service-request-id": [ + "280a6cca-d5b7-4cd9-88ed-73289ad38acc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202524Z:ba2ae78f-a587-406d-addd-a24302f9fce9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1662c445-4579-4d60-ab8e-09ab21cb82fe" + ], + "x-ms-correlation-request-id": [ + "7c162385-2df9-4cf2-b0d1-cfdb75593468" + ], + "x-ms-arm-service-request-id": [ + "81a868e5-9c89-4bf5-8c4f-ed08b41f33b7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202534Z:7c162385-2df9-4cf2-b0d1-cfdb75593468" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9aeb48ba-319e-4d50-b277-6969666c8dc8" + ], + "x-ms-correlation-request-id": [ + "285cfa21-459f-443d-a4c8-ec1bfcf8dc6f" + ], + "x-ms-arm-service-request-id": [ + "18892454-6db9-4605-b92c-f1ffdbd77cc4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202544Z:285cfa21-459f-443d-a4c8-ec1bfcf8dc6f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "48347e2d-4526-47e1-b031-d0cb935b2281" + ], + "x-ms-correlation-request-id": [ + "75b23c9f-53f8-4069-8e79-aedb594729e7" + ], + "x-ms-arm-service-request-id": [ + "af9f81c3-983e-4389-b662-615126e81b35" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202554Z:75b23c9f-53f8-4069-8e79-aedb594729e7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:25:54 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "bf92b721-dc25-42b9-aba4-4e10798de4c9" + ], + "x-ms-correlation-request-id": [ + "27f36de2-28f1-43fc-abea-01962d00f5f6" + ], + "x-ms-arm-service-request-id": [ + "bd9bd2a1-804a-4201-a005-fbc7f02c3cb7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202605Z:27f36de2-28f1-43fc-abea-01962d00f5f6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:26:04 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "94faeb94-3493-49e7-8460-3c4f9a677372" + ], + "x-ms-correlation-request-id": [ + "747b75dc-4922-4a6b-a892-37a9149b02d3" + ], + "x-ms-arm-service-request-id": [ + "c5f2dea3-3778-4cbe-b09e-deac982da8bc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202615Z:747b75dc-4922-4a6b-a892-37a9149b02d3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:26:14 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "42362fa5-680a-487f-8cd0-bfed4ad2b4eb" + ], + "x-ms-correlation-request-id": [ + "07a6a251-9e47-47de-891a-6c65bd502ad4" + ], + "x-ms-arm-service-request-id": [ + "afe72a5a-7054-4c82-9697-9be5a943308d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202625Z:07a6a251-9e47-47de-891a-6c65bd502ad4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:26:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "358959c7-2b9d-468a-b85c-fb7ddeb30a1c" + ], + "x-ms-correlation-request-id": [ + "56980731-6119-4da7-8b0e-3d7a40611586" + ], + "x-ms-arm-service-request-id": [ + "8641fdcd-8645-4784-aa2c-f7a376edd672" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202635Z:56980731-6119-4da7-8b0e-3d7a40611586" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:26:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3116674e-1d15-4575-ba32-986affa318b0" + ], + "x-ms-correlation-request-id": [ + "3b34d185-14cd-40d2-bf05-e99bcfb86df4" + ], + "x-ms-arm-service-request-id": [ + "3713c6c2-fca3-42fe-b004-65a9a33cdfa2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202645Z:3b34d185-14cd-40d2-bf05-e99bcfb86df4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:26:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "166f143a-1c68-45f8-a3df-463a94cea415" + ], + "x-ms-correlation-request-id": [ + "6389f215-b0b2-4619-bffe-5f9d5c663c7e" + ], + "x-ms-arm-service-request-id": [ + "ba77720d-dddb-4661-bcca-43935b2c18ad" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202655Z:6389f215-b0b2-4619-bffe-5f9d5c663c7e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:26:54 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "93170e54-f4e4-45a5-af1e-47f1e1d7bca6" + ], + "x-ms-correlation-request-id": [ + "ee100814-5901-4732-866e-20c2339cfe1b" + ], + "x-ms-arm-service-request-id": [ + "d1eb175a-d26b-4987-b244-34557c0b4075" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202705Z:ee100814-5901-4732-866e-20c2339cfe1b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:27:04 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ec50d721-cf87-4649-b0f6-18b7a6f11a31" + ], + "x-ms-correlation-request-id": [ + "f536d240-0bc4-44ac-92e3-126944c7345e" + ], + "x-ms-arm-service-request-id": [ + "fe51ddc4-37b1-4b63-8cb4-4308eb39937c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202715Z:f536d240-0bc4-44ac-92e3-126944c7345e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:27:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d24d6912-efd5-4563-b162-45aad49fae4a" + ], + "x-ms-correlation-request-id": [ + "eb57b7b9-e3af-463d-9962-380e6cb8b6b0" + ], + "x-ms-arm-service-request-id": [ + "b1169efa-30c2-4c08-8fd2-a30cd5eadc70" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202725Z:eb57b7b9-e3af-463d-9962-380e6cb8b6b0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:27:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "86e04539-5eae-4301-b8e4-06212e215581" + ], + "x-ms-correlation-request-id": [ + "44251dc4-8b0b-4e87-b627-f07a6804e0ee" + ], + "x-ms-arm-service-request-id": [ + "cd05b3c3-56f9-4a14-b27f-2c2f007dd37c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202735Z:44251dc4-8b0b-4e87-b627-f07a6804e0ee" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:27:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f5005db0-b953-4cb7-9356-1c8db4be333e" + ], + "x-ms-correlation-request-id": [ + "f75e368a-ac32-4c0c-9715-fab67e250f26" + ], + "x-ms-arm-service-request-id": [ + "cde7bf8e-e1d3-488c-bb84-9293c3cf9e79" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202745Z:f75e368a-ac32-4c0c-9715-fab67e250f26" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:27:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ce473305-0cca-4fae-85ad-f17df1a7e345" + ], + "x-ms-correlation-request-id": [ + "55bec733-6a9d-47a9-8d45-f0c9ad4ebf4c" + ], + "x-ms-arm-service-request-id": [ + "f133a8e9-4fc9-4f75-9752-8604bf4d327f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202755Z:55bec733-6a9d-47a9-8d45-f0c9ad4ebf4c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:27:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b203ddc1-6dbc-4151-9aa4-8bd1f3fab3c4" + ], + "x-ms-correlation-request-id": [ + "adca4360-056d-4c56-93bb-2b6b7b056226" + ], + "x-ms-arm-service-request-id": [ + "53eb7e83-5629-4985-bcd2-6a646c1a9ba1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202805Z:adca4360-056d-4c56-93bb-2b6b7b056226" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "918d33c2-8de6-4fcd-80db-75a9537693c1" + ], + "x-ms-correlation-request-id": [ + "de3d9b0f-a57e-4d7b-bbf4-034c7efbe90c" + ], + "x-ms-arm-service-request-id": [ + "a2ef3736-9754-46ac-a3e2-28a20412bc2d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202816Z:de3d9b0f-a57e-4d7b-bbf4-034c7efbe90c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/e5f6003b-a37d-4b4f-8e86-fa836b5d4a74?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2U1ZjYwMDNiLWEzN2QtNGI0Zi04ZTg2LWZhODM2YjVkNGE3ND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "268efeb2-90c2-4143-b1e5-18021e0b6640" + ], + "x-ms-correlation-request-id": [ + "cc17378f-ea8a-4bb4-a8dc-ef4ec67715f9" + ], + "x-ms-arm-service-request-id": [ + "85f3c500-29fc-41f9-8298-9e20d92d6a9e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202826Z:cc17378f-ea8a-4bb4-a8dc-ef4ec67715f9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:25 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1a0e8db4-fe61-4a73-9d36-0aaa481399a8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "e040cb72-1937-4769-a0ac-47345340ec82" + ], + "x-ms-correlation-request-id": [ + "e040cb72-1937-4769-a0ac-47345340ec82" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202826Z:e040cb72-1937-4769-a0ac-47345340ec82" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:26 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "214" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/vpnGateways/ps8245' under resource group 'ps9445' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "df33d225-d726-4cd7-8f1d-eb69facf3bc4" + ], + "x-ms-correlation-request-id": [ + "eb7711fe-5444-4786-9f02-db68fe254fa8" + ], + "x-ms-arm-service-request-id": [ + "5bed1594-f95e-4d78-9164-9a98c9e4a5ca" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11840" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205502Z:eb7711fe-5444-4786-9f02-db68fe254fa8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:02 GMT" + ], + "Content-Length": [ + "1479" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"3fa9cc9d-e520-44c2-8ec2-024cb3724638\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.223\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.214\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n \"publicIpAddress\": \"52.153.153.223\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"52.153.153.214\"\r\n }\r\n ]\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "149d982e-883f-448d-8f39-cbc3d9b3c225" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "99c1f976-6b65-4d75-b734-d47979a9f9dc" + ], + "x-ms-correlation-request-id": [ + "60f30682-44b5-474c-a610-5e4b529804b0" + ], + "x-ms-arm-service-request-id": [ + "eed6485a-4e47-45ce-83ce-3f302cbd805b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205502Z:60f30682-44b5-474c-a610-5e4b529804b0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:02 GMT" + ], + "Content-Length": [ + "1479" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"3fa9cc9d-e520-44c2-8ec2-024cb3724638\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.223\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.214\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n \"publicIpAddress\": \"52.153.153.223\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"52.153.153.214\"\r\n }\r\n ]\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ed903432-b4f8-4c7a-82a5-816731eba446" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "f183eb49-3fe8-4a8b-b0c9-fec671b910a5" + ], + "x-ms-correlation-request-id": [ + "7082a0a7-5ecc-48d6-a63e-c4d9bf2e7906" + ], + "x-ms-arm-service-request-id": [ + "fba6695f-629f-40f8-a0ab-01ca3f54a3cc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205502Z:7082a0a7-5ecc-48d6-a63e-c4d9bf2e7906" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:02 GMT" + ], + "Content-Length": [ + "1479" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"3fa9cc9d-e520-44c2-8ec2-024cb3724638\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.223\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.214\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n \"publicIpAddress\": \"52.153.153.223\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"52.153.153.214\"\r\n }\r\n ]\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "95b81df8-b0e5-4263-a419-7eec8b269228" + ], + "x-ms-correlation-request-id": [ + "431ebda1-580d-4e11-b8aa-8db4499b5e0d" + ], + "x-ms-arm-service-request-id": [ + "ed932dca-82bf-4cef-ad1c-9a7769d00169" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210136Z:431ebda1-580d-4e11-b8aa-8db4499b5e0d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:35 GMT" + ], + "Content-Length": [ + "1560" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"fd8da16b-c72a-4edc-bf6d-1eec27c0474b\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.5\"\r\n ],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.223\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.10\"\r\n ],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.214\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n \"publicIpAddress\": \"52.153.153.223\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"52.153.153.214\"\r\n }\r\n ]\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1584b7bc-7aa0-41a9-8ddc-d4eb75ff6550" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "0768ccb7-e3a8-430a-bc9a-93fafc416bd4" + ], + "x-ms-correlation-request-id": [ + "5edc6467-e0d6-4406-9f96-ab91b2a7dfe4" + ], + "x-ms-arm-service-request-id": [ + "e2ddbe45-3887-4868-bf23-9e8e417b5b4f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11922" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210137Z:5edc6467-e0d6-4406-9f96-ab91b2a7dfe4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:37 GMT" + ], + "Content-Length": [ + "1560" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"fd8da16b-c72a-4edc-bf6d-1eec27c0474b\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.5\"\r\n ],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.223\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.10\"\r\n ],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.214\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n \"publicIpAddress\": \"52.153.153.223\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"52.153.153.214\"\r\n }\r\n ]\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"connections\": [],\r\n \"vpnGatewayScaleUnit\": 2\r\n },\r\n \"location\": \"westcentralus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "af566475-aaf6-43f8-ad53-6a7cb3ab8a7d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "279" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "512e3978-53a2-4f2f-acea-a07dc3ea6983" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "31a724b9-770b-498f-a0d6-0dbf91430fc6" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "c8f9433a-accf-4039-be44-4ab74966576d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202829Z:31a724b9-770b-498f-a0d6-0dbf91430fc6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:28 GMT" + ], + "Content-Length": [ + "720" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"61e3a152-af87-4db7-9781-2401ff850eef\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": []\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"connections\": [],\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.5\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.10\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2\r\n },\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"location\": \"westcentralus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "64c32d83-0c73-49c8-9011-0077bb666209" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "820" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2d99a43a-4c27-4bb3-b1bf-561d88817947" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "71008739-eb0e-4f8f-aaec-54c94d2bac93" + ], + "x-ms-arm-service-request-id": [ + "4e190374-a630-4da2-9663-b760b9428b9e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205503Z:71008739-eb0e-4f8f-aaec-54c94d2bac93" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:03 GMT" + ], + "Content-Length": [ + "1559" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8245\",\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245\",\r\n \"etag\": \"W/\\\"0c4f2de4-54a4-45e3-9b9e-e92896752143\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.5\"\r\n ],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.223\"\r\n ]\r\n },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"192.168.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": [\r\n \"169.254.22.10\"\r\n ],\r\n \"tunnelIpAddresses\": [\r\n \"52.153.153.214\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 2,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n \"publicIpAddress\": \"52.153.153.223\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"52.153.153.214\"\r\n }\r\n ]\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "611433cb-3ac7-42d2-8df9-7de136c6a8c0" + ], + "x-ms-correlation-request-id": [ + "fa0baab2-ac60-4de5-bd93-5337e9c96551" + ], + "x-ms-arm-service-request-id": [ + "4d16a70b-7298-4d49-9209-152ac99d69e4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202839Z:fa0baab2-ac60-4de5-bd93-5337e9c96551" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "aa5e23c2-b578-4b6b-b0cd-ef6b82ceeb8c" + ], + "x-ms-correlation-request-id": [ + "542ad38a-d3c3-432b-ad1f-699201d5ad8b" + ], + "x-ms-arm-service-request-id": [ + "b9f13a7e-befe-48ec-8b56-c7e8539e8ce9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202849Z:542ad38a-d3c3-432b-ad1f-699201d5ad8b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:48 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "99eee75a-0896-4b8f-9f26-f8d46fd79a30" + ], + "x-ms-correlation-request-id": [ + "8fa5a566-b10b-4c3b-b382-da08bbd395f7" + ], + "x-ms-arm-service-request-id": [ + "34f0de38-4d1c-4c78-9e90-1ed0f5aafde8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202859Z:8fa5a566-b10b-4c3b-b382-da08bbd395f7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:28:58 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a6019693-3f20-4671-b24e-fe9eca2e6fff" + ], + "x-ms-correlation-request-id": [ + "d0891258-adad-4b42-9c00-8a85d91a226c" + ], + "x-ms-arm-service-request-id": [ + "db14d364-18e4-48af-91b9-74e28f029a54" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202909Z:d0891258-adad-4b42-9c00-8a85d91a226c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:29:08 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "bbf7105a-6f26-47d0-b090-22d58cc5979d" + ], + "x-ms-correlation-request-id": [ + "b1412aff-dc39-4d4d-863d-0979dc9eff14" + ], + "x-ms-arm-service-request-id": [ + "33e132ad-9fa0-4a74-ad72-9d1e5aeabdf2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202919Z:b1412aff-dc39-4d4d-863d-0979dc9eff14" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:29:18 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "504cceb6-002d-4b75-aba0-037da22d8614" + ], + "x-ms-correlation-request-id": [ + "cfea5568-7755-4b2a-a898-3806ea8690ba" + ], + "x-ms-arm-service-request-id": [ + "5c5bf94e-56b7-41e0-976f-4daddc715cb8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202929Z:cfea5568-7755-4b2a-a898-3806ea8690ba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:29:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "cd808a39-1a21-4e00-880d-ebcd76af4aef" + ], + "x-ms-correlation-request-id": [ + "17da0793-f470-4f37-b867-11f4f58cbef7" + ], + "x-ms-arm-service-request-id": [ + "d7d852cd-abe2-4d43-976d-1098fe883520" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202939Z:17da0793-f470-4f37-b867-11f4f58cbef7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:29:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "31882f6c-35b6-4c8c-9ad6-42551533955f" + ], + "x-ms-correlation-request-id": [ + "1c6494ea-8e9d-4e6c-ab95-2366123634d3" + ], + "x-ms-arm-service-request-id": [ + "bfe13624-b026-45c5-b07d-4c51ffe62091" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202949Z:1c6494ea-8e9d-4e6c-ab95-2366123634d3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:29:49 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b35bb11a-b1c1-48fd-8adc-f8131285a2b0" + ], + "x-ms-correlation-request-id": [ + "de58d4b5-0fe8-468e-9af5-e992d16345bb" + ], + "x-ms-arm-service-request-id": [ + "b709e4fe-e9c6-4d3a-a483-1c0e7e861446" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T202959Z:de58d4b5-0fe8-468e-9af5-e992d16345bb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:29:59 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9692ad75-9e08-4c27-b90b-377c4be4cc23" + ], + "x-ms-correlation-request-id": [ + "ad226846-47ec-4ffa-afe2-7754fe285114" + ], + "x-ms-arm-service-request-id": [ + "e3ca259d-e5d0-44bc-90dd-a5863cc0d047" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203009Z:ad226846-47ec-4ffa-afe2-7754fe285114" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:30:09 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4c1c36d4-4e5e-48e2-bc38-ef54bfdd975f" + ], + "x-ms-correlation-request-id": [ + "da097ba4-2a60-4d84-ad6c-b4805d507a64" + ], + "x-ms-arm-service-request-id": [ + "5e4e7190-22e4-4fc9-91df-e9f94b25a77b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203020Z:da097ba4-2a60-4d84-ad6c-b4805d507a64" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:30:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a4b9fcfd-37a8-42e3-94db-40e00a9165b7" + ], + "x-ms-correlation-request-id": [ + "69c10d2c-a532-4b23-99a0-cb12ae1cef1a" + ], + "x-ms-arm-service-request-id": [ + "f0aa7d99-30ff-46a0-8b0f-9ac98bb9a825" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203030Z:69c10d2c-a532-4b23-99a0-cb12ae1cef1a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:30:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a795b754-76a5-419b-8327-4b7f897fa179" + ], + "x-ms-correlation-request-id": [ + "3ca2e009-0cc9-4066-b86b-f58b5181f08c" + ], + "x-ms-arm-service-request-id": [ + "bc3ebcc9-1cbd-42d2-8f92-57a377f7c20e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203040Z:3ca2e009-0cc9-4066-b86b-f58b5181f08c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:30:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4d248e39-86df-478a-a074-85ef71c2a503" + ], + "x-ms-correlation-request-id": [ + "43224c9e-bc0f-43ed-8910-248ec18fbb13" + ], + "x-ms-arm-service-request-id": [ + "4bf26616-cd51-4f19-9fc4-a808aa86ffb5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203050Z:43224c9e-bc0f-43ed-8910-248ec18fbb13" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:30:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f2a770e3-3159-4176-bf07-37bd4bf5c462" + ], + "x-ms-correlation-request-id": [ + "b63ab94c-62f6-4a41-91f6-5579a4abc907" + ], + "x-ms-arm-service-request-id": [ + "6ec4553d-e2e9-4e75-8283-d555e9f367c3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203100Z:b63ab94c-62f6-4a41-91f6-5579a4abc907" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:31:00 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f8ac02b7-45a8-488e-bd48-0420d42e92d0" + ], + "x-ms-correlation-request-id": [ + "24e637af-5352-485b-bc22-aca31e11b236" + ], + "x-ms-arm-service-request-id": [ + "a23d360a-8b9f-40b5-ae88-83bdc83dac7f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203110Z:24e637af-5352-485b-bc22-aca31e11b236" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:31:10 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "87abf00a-98b1-46c3-876e-d1dac5561639" + ], + "x-ms-correlation-request-id": [ + "bfd6f941-c0c0-422d-828f-38b1b6fc7401" + ], + "x-ms-arm-service-request-id": [ + "0e589ef1-cc9b-4f6f-a78c-bbfca8b95d36" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203120Z:bfd6f941-c0c0-422d-828f-38b1b6fc7401" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:31:20 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9d98526f-1930-452f-8bb3-8d3caa159efe" + ], + "x-ms-correlation-request-id": [ + "91e6fbe3-55c3-4c28-abdd-71589a507b3b" + ], + "x-ms-arm-service-request-id": [ + "e87a032c-b06a-471c-8b0b-111c6536d443" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203130Z:91e6fbe3-55c3-4c28-abdd-71589a507b3b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:31:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0e426a86-fb94-49c2-9f71-90711f3896fe" + ], + "x-ms-correlation-request-id": [ + "3fca0a73-c3a3-4122-acfa-a51df13a60b2" + ], + "x-ms-arm-service-request-id": [ + "46f741f5-de5e-43de-a1f7-0deeb2537959" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203140Z:3fca0a73-c3a3-4122-acfa-a51df13a60b2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:31:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b09bb581-53e4-40fa-9a03-ae6baeb9cb78" + ], + "x-ms-correlation-request-id": [ + "1ce8c987-ea4b-49b1-965c-494e492d1c4a" + ], + "x-ms-arm-service-request-id": [ + "d773150f-1743-4c2b-a7e9-3118f69464e5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203150Z:1ce8c987-ea4b-49b1-965c-494e492d1c4a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:31:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "79bad748-514c-4025-a9a8-51e0ae8fd9d9" + ], + "x-ms-correlation-request-id": [ + "dc91cdeb-d5bd-4fdb-85d0-2923d9928f5e" + ], + "x-ms-arm-service-request-id": [ + "d041e9a8-00d8-4001-b803-bfdd7e796e77" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203200Z:dc91cdeb-d5bd-4fdb-85d0-2923d9928f5e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:32:00 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "56280c95-61c1-42b3-a176-a369e26a3e0a" + ], + "x-ms-correlation-request-id": [ + "9b74a5cf-5f37-4c17-96b3-ca0faf8ca05b" + ], + "x-ms-arm-service-request-id": [ + "d7e6518e-b03b-4ed6-9803-aee21b6d20c4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203210Z:9b74a5cf-5f37-4c17-96b3-ca0faf8ca05b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:32:10 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e5917463-6b2f-4db3-9a69-78adaabc7dd6" + ], + "x-ms-correlation-request-id": [ + "99584352-d851-4fce-a189-38d62e26e069" + ], + "x-ms-arm-service-request-id": [ + "86e034c8-58f7-4b20-b271-f74d0d408d1b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203220Z:99584352-d851-4fce-a189-38d62e26e069" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:32:20 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "71743e82-9526-4eb0-801c-c2f80195dc6f" + ], + "x-ms-correlation-request-id": [ + "c4648c2d-3c77-495f-a1a7-ac11d19482d0" + ], + "x-ms-arm-service-request-id": [ + "d47b47d8-48ba-41e5-af1d-2153899b5fd1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203231Z:c4648c2d-3c77-495f-a1a7-ac11d19482d0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:32:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0aa3d444-a580-406f-b505-3597fa95bcfc" + ], + "x-ms-correlation-request-id": [ + "79a3d1f2-2ac2-46df-9ace-9acf81643c69" + ], + "x-ms-arm-service-request-id": [ + "dea03dfa-a057-4ee5-b715-cede4e27cd32" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203241Z:79a3d1f2-2ac2-46df-9ace-9acf81643c69" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:32:41 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "17aefd90-c41f-4f79-ab04-0aae00aa8d2c" + ], + "x-ms-correlation-request-id": [ + "378918c5-2207-4f29-a8e9-e5337d8e898e" + ], + "x-ms-arm-service-request-id": [ + "958beec4-5493-40e6-bdc0-84748cca09ce" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203251Z:378918c5-2207-4f29-a8e9-e5337d8e898e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:32:51 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "36725d7b-d0cd-4a81-81d9-9a56015f2912" + ], + "x-ms-correlation-request-id": [ + "86f12e7b-5f3f-4ddb-acaf-5cd18d8275ed" + ], + "x-ms-arm-service-request-id": [ + "1788c13c-91cb-432b-973e-becdbd7bd612" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203301Z:86f12e7b-5f3f-4ddb-acaf-5cd18d8275ed" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:33:01 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b278dc00-7f0b-4cec-ba23-0f24667477f2" + ], + "x-ms-correlation-request-id": [ + "71f4cd21-6940-4a1e-9f6f-ec94466ebe7c" + ], + "x-ms-arm-service-request-id": [ + "7f72cdea-264c-4920-882f-2bbd40456a20" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203311Z:71f4cd21-6940-4a1e-9f6f-ec94466ebe7c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:33:11 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "56ea1d4a-4895-4754-bd72-93b64caa8c82" + ], + "x-ms-correlation-request-id": [ + "77cf38b2-0f1f-4fea-9eca-8b6f7b7aa2c5" + ], + "x-ms-arm-service-request-id": [ + "1283c74d-169d-4b90-9d02-b9eb24b68738" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203321Z:77cf38b2-0f1f-4fea-9eca-8b6f7b7aa2c5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:33:21 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e6295af5-1ce0-40b7-9055-5188c83ddc47" + ], + "x-ms-correlation-request-id": [ + "d64d73af-0d39-4a4d-8a54-68ec74f2ebc4" + ], + "x-ms-arm-service-request-id": [ + "3cdd3a30-4f5c-4a3b-ab5e-be006a4f6c01" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203331Z:d64d73af-0d39-4a4d-8a54-68ec74f2ebc4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:33:31 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "68a0b87f-3989-49e6-a86e-987bd2246565" + ], + "x-ms-correlation-request-id": [ + "093cbff3-b0d6-4628-b0b1-6397413df32f" + ], + "x-ms-arm-service-request-id": [ + "d3896e11-e212-4b4b-bc98-191de20515da" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203341Z:093cbff3-b0d6-4628-b0b1-6397413df32f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:33:41 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "72eab9b0-efa8-4b99-8513-f37d56bbf4ae" + ], + "x-ms-correlation-request-id": [ + "27b1bf19-3856-4976-b452-6ec7f5d26053" + ], + "x-ms-arm-service-request-id": [ + "49df5210-a585-4c0b-8456-76a7f623676f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203351Z:27b1bf19-3856-4976-b452-6ec7f5d26053" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:33:51 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5e4f6e3c-163b-41b7-a2cf-c6d8ba4eab68" + ], + "x-ms-correlation-request-id": [ + "38a35b0a-f29d-4482-a0c2-0acc02cfd3d1" + ], + "x-ms-arm-service-request-id": [ + "d9513b5e-9859-4405-bfd8-2708af108ef6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203401Z:38a35b0a-f29d-4482-a0c2-0acc02cfd3d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:34:01 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4b36def4-5dca-4ba1-b1a1-4bb52be93b43" + ], + "x-ms-correlation-request-id": [ + "a76b0fb9-fdca-4f91-aa9d-93ef1c30f9b0" + ], + "x-ms-arm-service-request-id": [ + "e5d4e7d5-febf-4ebb-81b6-df6f447a316a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203411Z:a76b0fb9-fdca-4f91-aa9d-93ef1c30f9b0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:34:11 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "50e07c9d-f68b-4eb8-bf57-d067d61f1ebb" + ], + "x-ms-correlation-request-id": [ + "5fd401a2-b15b-4216-9384-6e654f15a640" + ], + "x-ms-arm-service-request-id": [ + "c7999e24-36ed-4eda-b87e-8ef6729a266d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203422Z:5fd401a2-b15b-4216-9384-6e654f15a640" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:34:21 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "32d70db2-28ca-4e69-8ef5-33bb50c029b9" + ], + "x-ms-correlation-request-id": [ + "d2bbccef-fab4-463d-8bab-ebf6b7e86ed9" + ], + "x-ms-arm-service-request-id": [ + "0313b40a-8f6f-4289-b5ca-612c530034b3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203432Z:d2bbccef-fab4-463d-8bab-ebf6b7e86ed9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:34:31 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "85e8bb65-9178-42fb-a798-a2960a6781b4" + ], + "x-ms-correlation-request-id": [ + "28a4db02-1b82-4822-9063-2fe07eb4d389" + ], + "x-ms-arm-service-request-id": [ + "8c54b2ac-5088-435c-b172-978dc32fc3d9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203442Z:28a4db02-1b82-4822-9063-2fe07eb4d389" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:34:42 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "86d33103-892a-4a87-abab-20661ea3b5db" + ], + "x-ms-correlation-request-id": [ + "2e8ed5fd-034c-45bb-a29f-4d59755effc4" + ], + "x-ms-arm-service-request-id": [ + "3abd033f-96cb-4c74-8fa3-c65fdba4abd8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203452Z:2e8ed5fd-034c-45bb-a29f-4d59755effc4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:34:52 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "011d37ca-02af-4cef-aa11-b97b5a0100fa" + ], + "x-ms-correlation-request-id": [ + "cc4710c3-bc6b-42f5-9693-8d6ab201b4bb" + ], + "x-ms-arm-service-request-id": [ + "68239e57-264a-45c5-8e04-6d025bed771c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203502Z:cc4710c3-bc6b-42f5-9693-8d6ab201b4bb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:35:02 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "769288c6-c4f6-4b52-ad4e-4e0edc7556fa" + ], + "x-ms-correlation-request-id": [ + "db6f53c2-5525-44d3-9f76-9b58464a9995" + ], + "x-ms-arm-service-request-id": [ + "da078b7b-4845-459b-946d-98d9de7e4e1d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11958" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203512Z:db6f53c2-5525-44d3-9f76-9b58464a9995" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:35:12 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a289fdb3-b801-4c07-90e5-29cf76ec4066" + ], + "x-ms-correlation-request-id": [ + "0417d91a-69d7-4e26-ac28-90a9474f57b4" + ], + "x-ms-arm-service-request-id": [ + "816978c2-fbf2-4d03-8473-365e8f0044c8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11957" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203522Z:0417d91a-69d7-4e26-ac28-90a9474f57b4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:35:22 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "25e3204c-6750-428e-a3ad-92186bdbf6f6" + ], + "x-ms-correlation-request-id": [ + "26d16a4d-57b8-45a3-b113-7568076fb28d" + ], + "x-ms-arm-service-request-id": [ + "f57cfb0d-dd33-4bfc-8018-0201d16ac618" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11956" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203532Z:26d16a4d-57b8-45a3-b113-7568076fb28d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:35:32 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "572f09fd-542d-44e4-b743-3a4d66549463" + ], + "x-ms-correlation-request-id": [ + "853e598b-96a6-4c4d-9794-bd641ccce419" + ], + "x-ms-arm-service-request-id": [ + "d7b9e3c3-a80c-454d-a427-a1eff9b194b6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11955" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203542Z:853e598b-96a6-4c4d-9794-bd641ccce419" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:35:42 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5235031e-8dd9-43ec-8607-be6f38f684b1" + ], + "x-ms-correlation-request-id": [ + "d095869a-2ca0-41e7-b109-d6729f2974cc" + ], + "x-ms-arm-service-request-id": [ + "1af01351-caf3-404d-937c-34ded085677a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11954" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203552Z:d095869a-2ca0-41e7-b109-d6729f2974cc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:35:52 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f6fbd216-3ebb-40cf-8a02-5b0b7bd98415" + ], + "x-ms-correlation-request-id": [ + "c39e7390-298c-4b9d-9c78-cfce74f91b92" + ], + "x-ms-arm-service-request-id": [ + "5f3c23dc-0d88-4bef-86cb-941e61558fed" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11953" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203602Z:c39e7390-298c-4b9d-9c78-cfce74f91b92" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:36:02 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b64c71e7-40cb-43e8-b5ba-87f54f45cd7c" + ], + "x-ms-correlation-request-id": [ + "0c0787c1-0413-4524-9ecf-7725c5f35e5e" + ], + "x-ms-arm-service-request-id": [ + "f12953e9-3b4c-4ca9-a0ee-9cf5fc7a2eef" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11952" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203612Z:0c0787c1-0413-4524-9ecf-7725c5f35e5e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:36:12 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a8cc94fe-3005-405e-a973-01d8293b05a5" + ], + "x-ms-correlation-request-id": [ + "aad0dc2e-a268-42cd-90be-571df2bc0af4" + ], + "x-ms-arm-service-request-id": [ + "e32f3902-347b-45d7-a5ff-91418513202c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11951" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203622Z:aad0dc2e-a268-42cd-90be-571df2bc0af4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:36:22 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5b6e10c5-b20f-4adf-a2d1-7cb9815afeb0" + ], + "x-ms-correlation-request-id": [ + "1201e633-84bd-480a-a328-372737deb7e3" + ], + "x-ms-arm-service-request-id": [ + "b6d018da-609b-468f-91b0-23daa52f32c9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11950" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203633Z:1201e633-84bd-480a-a328-372737deb7e3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:36:32 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d92cff0d-295e-49d4-80a1-ae63adb77d67" + ], + "x-ms-correlation-request-id": [ + "24969e8d-433a-4ce3-bd65-b9c59820059f" + ], + "x-ms-arm-service-request-id": [ + "07e0b2ff-8481-43cc-9466-bf9a43b6af90" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11949" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203643Z:24969e8d-433a-4ce3-bd65-b9c59820059f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:36:42 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "37d3d1df-f510-41cc-99c4-12fae7c99a2f" + ], + "x-ms-correlation-request-id": [ + "062147b4-d311-4462-b029-bde333f57529" + ], + "x-ms-arm-service-request-id": [ + "f9c43cee-d504-4bc6-97e8-1a99879c6506" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11948" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203653Z:062147b4-d311-4462-b029-bde333f57529" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:36:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "84de11be-4ee8-4564-ac96-cb299eb110f6" + ], + "x-ms-correlation-request-id": [ + "c9d426b8-adf5-407d-9c89-1be98083ad92" + ], + "x-ms-arm-service-request-id": [ + "a7cd9d9c-889e-4d6d-adad-a56578f79afa" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11947" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203703Z:c9d426b8-adf5-407d-9c89-1be98083ad92" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:37:03 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1d7a8ec4-4942-4e02-83da-f1cd1f114ef0" + ], + "x-ms-correlation-request-id": [ + "c62f2b95-b57e-4dcb-ad2b-a8fc2867e12c" + ], + "x-ms-arm-service-request-id": [ + "37a8b7e8-1e97-4446-b7de-ad610a558b5c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11946" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203713Z:c62f2b95-b57e-4dcb-ad2b-a8fc2867e12c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:37:13 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "51ebcedd-dffb-4351-a614-72b9ff2ca404" + ], + "x-ms-correlation-request-id": [ + "025fd2d4-b2d9-43eb-9bfd-3ab8ece96ce1" + ], + "x-ms-arm-service-request-id": [ + "b90bcc43-1f80-4eaf-a76b-74aeecf53e71" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11945" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203723Z:025fd2d4-b2d9-43eb-9bfd-3ab8ece96ce1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:37:23 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "44710f88-91f9-4824-b2f2-25a5cd0dc973" + ], + "x-ms-correlation-request-id": [ + "d6d5b00c-f8a9-4205-aae7-9685f58e6c56" + ], + "x-ms-arm-service-request-id": [ + "42dd9015-c358-4f6e-b616-8f766af5a594" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11944" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203733Z:d6d5b00c-f8a9-4205-aae7-9685f58e6c56" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:37:33 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b516768a-6971-4b82-8871-ff07244e3143" + ], + "x-ms-correlation-request-id": [ + "85fcf353-09de-49f2-a739-c5d809d39ec6" + ], + "x-ms-arm-service-request-id": [ + "304bbbb0-1d28-471a-9b0e-0070dc6b1ecc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11943" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203743Z:85fcf353-09de-49f2-a739-c5d809d39ec6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:37:43 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f627f4b3-b12f-4e63-b230-aa117c96321e" + ], + "x-ms-correlation-request-id": [ + "0ef7adda-bcee-4b17-8409-9b6245f44ac7" + ], + "x-ms-arm-service-request-id": [ + "3c9f801d-de04-4048-9985-4b41bb2220e8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11942" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203753Z:0ef7adda-bcee-4b17-8409-9b6245f44ac7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:37:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "cfff48e6-1760-444d-a776-b8d2acd8d673" + ], + "x-ms-correlation-request-id": [ + "d9ae0867-7295-49eb-a7ef-c595b969f93b" + ], + "x-ms-arm-service-request-id": [ + "f47fdf64-621d-44c0-93b3-b088790913b8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11941" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203803Z:d9ae0867-7295-49eb-a7ef-c595b969f93b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:38:03 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ea4eb533-6041-4e9c-b121-0a1d85f5f096" + ], + "x-ms-correlation-request-id": [ + "3b01e6d5-5d33-47c2-b7e5-8d73b1d8c40a" + ], + "x-ms-arm-service-request-id": [ + "4636eba0-1756-42a3-9f00-5a4297cab2f5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11940" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203813Z:3b01e6d5-5d33-47c2-b7e5-8d73b1d8c40a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:38:13 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "92327c71-efad-46cd-b304-427e9973a14c" + ], + "x-ms-correlation-request-id": [ + "cbe4e6e7-b34b-426f-a786-25a67a1d4b27" + ], + "x-ms-arm-service-request-id": [ + "d66e6b12-0131-456f-a66e-0ee144142840" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11939" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203823Z:cbe4e6e7-b34b-426f-a786-25a67a1d4b27" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:38:23 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "463443e8-b10f-44a7-ba1f-1d57c6ab8f03" + ], + "x-ms-correlation-request-id": [ + "72a6df0f-2fef-4f71-83c8-79cc08e4afed" + ], + "x-ms-arm-service-request-id": [ + "727f6078-b899-49c2-ba6b-e2cad3519eaf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11938" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203834Z:72a6df0f-2fef-4f71-83c8-79cc08e4afed" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:38:33 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "8a5232da-a5a9-47d9-8bef-3f7acc5e63e5" + ], + "x-ms-correlation-request-id": [ + "1366fc62-b2df-44c4-9a1f-823caa739f56" + ], + "x-ms-arm-service-request-id": [ + "22342320-f429-404d-bb62-58b7c7d193b4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11937" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203844Z:1366fc62-b2df-44c4-9a1f-823caa739f56" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:38:43 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "df5dd2f3-6e18-4bd7-89fb-ed52907e0369" + ], + "x-ms-correlation-request-id": [ + "78f9f622-e8ef-40ba-8fcb-fdadc9e59e3a" + ], + "x-ms-arm-service-request-id": [ + "a4f446cc-36b3-4658-93d2-8dcf900dacf6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11936" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203854Z:78f9f622-e8ef-40ba-8fcb-fdadc9e59e3a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:38:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "c9a5bb17-da0a-4ea7-b888-299f00f829a5" + ], + "x-ms-correlation-request-id": [ + "300a6932-a7f9-4849-a90e-15f2978f3999" + ], + "x-ms-arm-service-request-id": [ + "32f5a675-8a0d-4a9c-b716-a3ce22334253" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11935" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203904Z:300a6932-a7f9-4849-a90e-15f2978f3999" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:39:03 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "929419a9-5cba-4860-939a-76bc6ac96bab" + ], + "x-ms-correlation-request-id": [ + "35954fb6-d591-4e5d-a436-78793de05494" + ], + "x-ms-arm-service-request-id": [ + "6ad7584c-6b52-4d9a-82bf-fea24b881012" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11934" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203914Z:35954fb6-d591-4e5d-a436-78793de05494" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:39:13 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "aae16e89-e586-4771-8ee1-394999669e0d" + ], + "x-ms-correlation-request-id": [ + "b30367dd-4c66-4bc0-8da4-895f866f9170" + ], + "x-ms-arm-service-request-id": [ + "6d6bcf39-eeae-4193-90a5-8cf3c142861e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11933" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203924Z:b30367dd-4c66-4bc0-8da4-895f866f9170" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:39:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1c87f0dd-a826-4fbb-af9d-5b8acebe07a4" + ], + "x-ms-correlation-request-id": [ + "6a9d36ac-bbd7-4115-a6c8-3dceedd762a5" + ], + "x-ms-arm-service-request-id": [ + "19c29699-2d6b-41e3-b3d9-3e1f5518165e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11932" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203934Z:6a9d36ac-bbd7-4115-a6c8-3dceedd762a5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:39:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9f2a378a-2b7d-4376-8725-6c223fd08090" + ], + "x-ms-correlation-request-id": [ + "a375f3b8-9292-4f29-8c2e-9b55d9b46d10" + ], + "x-ms-arm-service-request-id": [ + "73254107-1d65-4291-9cfd-4488f6ba0598" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11931" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203944Z:a375f3b8-9292-4f29-8c2e-9b55d9b46d10" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:39:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "96352d41-f4f0-43cf-8331-bfe9e179adcf" + ], + "x-ms-correlation-request-id": [ + "c2918700-01fc-41b0-bbe5-a191772ac1cd" + ], + "x-ms-arm-service-request-id": [ + "35c03ecc-b3e2-4859-88e2-f473c24e3200" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11930" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T203954Z:c2918700-01fc-41b0-bbe5-a191772ac1cd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:39:54 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b3d4d8fa-dce7-4288-a0d8-e10aa7b0ce18" + ], + "x-ms-correlation-request-id": [ + "5d7c845c-037e-4a88-9517-11763949ced2" + ], + "x-ms-arm-service-request-id": [ + "5ece187c-e628-4649-90de-cb7e1f9c23ef" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11929" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204004Z:5d7c845c-037e-4a88-9517-11763949ced2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:40:04 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d5b448a7-e319-4f9e-a689-40ce3af84c95" + ], + "x-ms-correlation-request-id": [ + "9a9cc66a-b158-40fc-bc8d-85706e3c6349" + ], + "x-ms-arm-service-request-id": [ + "ac1e85b2-c691-4fe5-bac2-7bdf5cd11387" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11928" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204014Z:9a9cc66a-b158-40fc-bc8d-85706e3c6349" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:40:14 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d1886632-1a53-42e6-aa56-9381c785e22e" + ], + "x-ms-correlation-request-id": [ + "0725e381-8599-4dd6-8031-a567102302ce" + ], + "x-ms-arm-service-request-id": [ + "aec7c2ff-ca33-4b68-8bb2-41980dde8b83" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11927" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204024Z:0725e381-8599-4dd6-8031-a567102302ce" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:40:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "32c4cea9-c23b-44a3-aa7b-fe5a8800fd8e" + ], + "x-ms-correlation-request-id": [ + "7035cdd1-a1b0-4a78-b279-4ec18d92a51c" + ], + "x-ms-arm-service-request-id": [ + "09e9af62-bd7d-454c-83a7-e7ca74039fbe" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11926" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204035Z:7035cdd1-a1b0-4a78-b279-4ec18d92a51c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:40:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fc7733b2-3658-4e64-aa78-2c525f82410c" + ], + "x-ms-correlation-request-id": [ + "8827a2f5-3b36-4e85-a28c-49436209043f" + ], + "x-ms-arm-service-request-id": [ + "4eae1ab0-f3d4-424c-ab33-8de3b94f090f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11925" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204045Z:8827a2f5-3b36-4e85-a28c-49436209043f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:40:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a7531eb0-2dfe-4e20-8371-f504364a0e09" + ], + "x-ms-correlation-request-id": [ + "41fe446b-6b7d-42f8-8e95-4d679f7611a9" + ], + "x-ms-arm-service-request-id": [ + "c26cfaa3-073d-4f0f-83a9-601a13ff65e7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11924" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204055Z:41fe446b-6b7d-42f8-8e95-4d679f7611a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:40:54 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "62e7f304-19fc-498d-96f4-2fd94fb0ca9f" + ], + "x-ms-correlation-request-id": [ + "2ef1e63d-45aa-4f75-99f7-882dd3eea211" + ], + "x-ms-arm-service-request-id": [ + "e0b76266-3227-48b2-b7b8-8e241c95d021" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11923" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204105Z:2ef1e63d-45aa-4f75-99f7-882dd3eea211" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:41:04 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e89ea7f0-848c-4ef1-8aa5-9758f0b71c6c" + ], + "x-ms-correlation-request-id": [ + "b2c86501-dbb9-4266-8d87-7bf51cb7d6f8" + ], + "x-ms-arm-service-request-id": [ + "e371f6d1-4718-4fd1-a4fd-bdc52f2ecadf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11922" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204115Z:b2c86501-dbb9-4266-8d87-7bf51cb7d6f8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:41:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "c4a1db8a-ac99-4ef9-bea6-103bcf610ed7" + ], + "x-ms-correlation-request-id": [ + "085779f9-c6c4-4866-a261-e868b710a7c8" + ], + "x-ms-arm-service-request-id": [ + "20e7df32-96b1-4e7a-a685-4472206e9164" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11921" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204125Z:085779f9-c6c4-4866-a261-e868b710a7c8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:41:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "8de69ad6-fefd-4b04-8713-e6dc002256b9" + ], + "x-ms-correlation-request-id": [ + "edb54600-9859-493f-9b2e-a810906b58ca" + ], + "x-ms-arm-service-request-id": [ + "8b64685b-54df-4780-9eb4-c3456f5c2328" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11920" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204135Z:edb54600-9859-493f-9b2e-a810906b58ca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:41:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "83cf965a-48c5-4992-a148-a07f24882b86" + ], + "x-ms-correlation-request-id": [ + "9059803a-fe02-4207-a92a-0f5f0966f261" + ], + "x-ms-arm-service-request-id": [ + "32a2eebf-ffd1-4b6f-9e3f-29eaf042038f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11919" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204145Z:9059803a-fe02-4207-a92a-0f5f0966f261" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:41:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b3a041dc-afe4-4ab3-9c9f-b0eb762745af" + ], + "x-ms-correlation-request-id": [ + "4fcfb1d0-015b-4440-89c6-2ce32bba9f7f" + ], + "x-ms-arm-service-request-id": [ + "22ce6ed5-4ea7-4ea9-a78e-c54b7e32306b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11918" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204155Z:4fcfb1d0-015b-4440-89c6-2ce32bba9f7f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:41:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "67e126ea-4de9-49e4-8e27-704c29a5b17c" + ], + "x-ms-correlation-request-id": [ + "aaeab604-1b52-406c-9742-fe8777edb459" + ], + "x-ms-arm-service-request-id": [ + "1c083861-ce8d-41b9-96bf-3c84426aebd1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11917" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204205Z:aaeab604-1b52-406c-9742-fe8777edb459" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:42:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3b0c3c7b-ec67-4f1d-9078-b48bb81fb698" + ], + "x-ms-correlation-request-id": [ + "cfd804fe-cfd7-4aaa-b168-91dfde1d485c" + ], + "x-ms-arm-service-request-id": [ + "4d16efd5-2295-4adb-8ad2-06ee89720386" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11916" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204215Z:cfd804fe-cfd7-4aaa-b168-91dfde1d485c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:42:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "751177bf-18cd-4d8d-9393-49baba8436dc" + ], + "x-ms-correlation-request-id": [ + "6ee6b01b-2b45-4020-926a-bd47db93edbc" + ], + "x-ms-arm-service-request-id": [ + "597ced91-e1ee-4f2e-95cc-1aae2248c3a7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11915" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204225Z:6ee6b01b-2b45-4020-926a-bd47db93edbc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:42:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "30901b81-5a88-4c69-94dd-afbd9c70018f" + ], + "x-ms-correlation-request-id": [ + "5894b64c-8b59-467a-ba6e-fe14f6a8e6a0" + ], + "x-ms-arm-service-request-id": [ + "66f88327-42c2-43fd-bb0a-933beda23444" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11914" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204236Z:5894b64c-8b59-467a-ba6e-fe14f6a8e6a0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:42:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a625ba9d-3f85-497e-a5dc-3521606d4f85" + ], + "x-ms-correlation-request-id": [ + "20a21d19-78b8-4569-9a20-9f3034e3d543" + ], + "x-ms-arm-service-request-id": [ + "49152a15-900d-4b1d-8b75-24e2dcc78c77" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11913" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204246Z:20a21d19-78b8-4569-9a20-9f3034e3d543" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:42:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ebc55349-a662-48fc-8dd0-ebbce88afd8c" + ], + "x-ms-correlation-request-id": [ + "63aed95f-a263-4885-9ef3-547c6076f91b" + ], + "x-ms-arm-service-request-id": [ + "061bca5c-0219-4a1d-a21b-a09d2566d7c0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11912" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204256Z:63aed95f-a263-4885-9ef3-547c6076f91b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:42:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4ff24266-8667-49f5-bdbb-0550a7a0fe8b" + ], + "x-ms-correlation-request-id": [ + "2e5d17c5-b12e-4854-bcaa-00c9f2b0a73a" + ], + "x-ms-arm-service-request-id": [ + "08f61345-b8dc-4e38-855f-1f590c3f7c3c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11911" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204306Z:2e5d17c5-b12e-4854-bcaa-00c9f2b0a73a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:43:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "20054f97-82d8-442f-bdfa-3cbb8b974a9c" + ], + "x-ms-correlation-request-id": [ + "b67ee09b-2ead-4d29-b468-abc20de1a7ce" + ], + "x-ms-arm-service-request-id": [ + "468fce80-d746-43b5-a05f-ba3b509738e3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11910" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204316Z:b67ee09b-2ead-4d29-b468-abc20de1a7ce" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:43:16 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0ce4405c-0daa-4d1b-b264-6725914ce479" + ], + "x-ms-correlation-request-id": [ + "1d802a36-cc0f-4011-aa6f-4ba84c671620" + ], + "x-ms-arm-service-request-id": [ + "246357df-ab3c-4b58-8452-3a9127cee53a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11909" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204326Z:1d802a36-cc0f-4011-aa6f-4ba84c671620" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:43:26 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7db90c8e-a27d-430d-9ffd-3f17cfe0877e" + ], + "x-ms-correlation-request-id": [ + "662ecac2-1c98-4e6f-b669-a393d54fc99f" + ], + "x-ms-arm-service-request-id": [ + "9107df02-04c9-49ab-a64a-be94600bbc73" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11908" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204336Z:662ecac2-1c98-4e6f-b669-a393d54fc99f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:43:36 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fe059652-a0f5-4211-a5a6-98a38b52b77f" + ], + "x-ms-correlation-request-id": [ + "5c0698e4-d2b0-44a9-9a74-4e765f128ce3" + ], + "x-ms-arm-service-request-id": [ + "f618d1fa-775a-49f7-88bc-ec2ebfda84fc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11907" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204346Z:5c0698e4-d2b0-44a9-9a74-4e765f128ce3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:43:46 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "99feb3f7-552c-4fba-81ef-e9b09d09ceca" + ], + "x-ms-correlation-request-id": [ + "875e847a-7daf-447c-8c30-d6701ed761f9" + ], + "x-ms-arm-service-request-id": [ + "7677ee5d-9292-410b-bf70-03f75a3b1b2a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11906" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204356Z:875e847a-7daf-447c-8c30-d6701ed761f9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:43:56 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b88de538-6b51-4839-9a49-79a46a9f6346" + ], + "x-ms-correlation-request-id": [ + "39f29c1b-5fbc-4c30-b90f-60405e9575fb" + ], + "x-ms-arm-service-request-id": [ + "2864d42a-4a11-4401-a79f-c5cd077a6881" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11905" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204406Z:39f29c1b-5fbc-4c30-b90f-60405e9575fb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:44:06 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "46cf35b1-1268-4c7d-96b7-ab9f8ce1e474" + ], + "x-ms-correlation-request-id": [ + "da667b60-6e2f-4055-aade-c391bc7a9c2a" + ], + "x-ms-arm-service-request-id": [ + "39584678-f5f8-4149-8d59-2ddc38804ce6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11904" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204416Z:da667b60-6e2f-4055-aade-c391bc7a9c2a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:44:16 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "48a565bd-41d7-401e-a049-974f5a91da4c" + ], + "x-ms-correlation-request-id": [ + "27c71b7f-2f87-4bc4-8823-099a5a6cbad6" + ], + "x-ms-arm-service-request-id": [ + "7958aa3e-1f73-405e-8194-26f76df0fd75" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11903" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204426Z:27c71b7f-2f87-4bc4-8823-099a5a6cbad6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:44:26 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f32e735c-05ab-4a3c-aa9f-00443d3126ae" + ], + "x-ms-correlation-request-id": [ + "bb566bac-7911-40f1-8bf0-16a137a5c966" + ], + "x-ms-arm-service-request-id": [ + "cf2a10ec-78fe-4cf8-9946-10f332e84a6c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11902" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204437Z:bb566bac-7911-40f1-8bf0-16a137a5c966" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:44:36 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "dc70ccad-f0fc-4ef9-8b7b-0ea3b88938d2" + ], + "x-ms-correlation-request-id": [ + "03120545-9bc7-4184-ab54-0151d4c8934e" + ], + "x-ms-arm-service-request-id": [ + "b733de1c-1557-4408-bc3b-ea464c2ae82b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11901" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204447Z:03120545-9bc7-4184-ab54-0151d4c8934e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:44:46 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0e6ad0fc-ab60-4f47-a023-f60d6420ac39" + ], + "x-ms-correlation-request-id": [ + "e9fd88d0-8eea-416b-8e10-2324fdbb0a11" + ], + "x-ms-arm-service-request-id": [ + "0b510e47-498c-46af-86c6-e9c18e59d42f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11900" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204457Z:e9fd88d0-8eea-416b-8e10-2324fdbb0a11" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:44:56 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d230cb5f-6dd7-4bf9-84ec-0af12e32a017" + ], + "x-ms-correlation-request-id": [ + "99a7475e-31b2-4152-a768-e96f36ae0ce4" + ], + "x-ms-arm-service-request-id": [ + "c7920ac0-df72-412d-906a-8f011f3b174b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11899" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204507Z:99a7475e-31b2-4152-a768-e96f36ae0ce4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:45:06 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "dffdff4d-5483-4bb1-8c26-6257340e3e88" + ], + "x-ms-correlation-request-id": [ + "e4046587-55b7-47f0-a51a-430b9e9052e5" + ], + "x-ms-arm-service-request-id": [ + "078579e8-e55a-4f8d-b6ec-5636380eb243" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11898" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204517Z:e4046587-55b7-47f0-a51a-430b9e9052e5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:45:17 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "eddcece6-487c-4396-957f-f8eba4df9d1d" + ], + "x-ms-correlation-request-id": [ + "eed0b29c-90e5-43bc-85ea-55e99e8e460d" + ], + "x-ms-arm-service-request-id": [ + "e3f7fb98-5a51-4bf9-a568-a46b143282b2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11897" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204527Z:eed0b29c-90e5-43bc-85ea-55e99e8e460d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:45:27 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d0db2fe2-068d-43e9-ad88-5c7e5b2929bc" + ], + "x-ms-correlation-request-id": [ + "8e86085a-d682-453a-9d89-0eb13525e5d9" + ], + "x-ms-arm-service-request-id": [ + "56cbff15-117d-4513-8418-69a3130370c6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11896" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204537Z:8e86085a-d682-453a-9d89-0eb13525e5d9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:45:37 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9542b19a-8bfa-443a-b964-6617d8b3fb71" + ], + "x-ms-correlation-request-id": [ + "a100f6dd-42c7-49c4-a443-cee2f2a468cf" + ], + "x-ms-arm-service-request-id": [ + "e632a7ea-1f1a-43ca-a93e-bf1c7d520c54" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11895" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204547Z:a100f6dd-42c7-49c4-a443-cee2f2a468cf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:45:47 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ad966f69-5c68-4b6c-b7cd-5a4322096b73" + ], + "x-ms-correlation-request-id": [ + "72443f43-e7a5-42bc-97c4-746dca8468e2" + ], + "x-ms-arm-service-request-id": [ + "0b07d8d2-e6dd-4ab8-a64a-2e8b97ceb759" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11894" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204557Z:72443f43-e7a5-42bc-97c4-746dca8468e2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:45:57 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "521b9d1c-99d4-4121-a143-4ed720746970" + ], + "x-ms-correlation-request-id": [ + "c76a210a-31cb-4ea4-b4e7-e264dadb2289" + ], + "x-ms-arm-service-request-id": [ + "c15821c7-8a95-4e08-8a1a-198afc009fb9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11893" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204607Z:c76a210a-31cb-4ea4-b4e7-e264dadb2289" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:46:07 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "95e6631d-ab84-4ccb-85a1-2569c2ffee85" + ], + "x-ms-correlation-request-id": [ + "084a1756-cb45-4d2e-af30-b1a8d905d924" + ], + "x-ms-arm-service-request-id": [ + "99a6507c-4b28-4f6f-bedd-6b01315cdf99" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11892" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204617Z:084a1756-cb45-4d2e-af30-b1a8d905d924" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:46:17 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1cc33024-8e2a-49f0-96a3-8d34c7222486" + ], + "x-ms-correlation-request-id": [ + "5e7739a2-7dcf-4b0f-8187-86b12d8242fb" + ], + "x-ms-arm-service-request-id": [ + "83e1482e-7255-40e1-af8b-70caa5d1b7f4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11891" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204628Z:5e7739a2-7dcf-4b0f-8187-86b12d8242fb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:46:27 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e699a14f-9cf8-4dce-bf6f-01cd7c9ddf46" + ], + "x-ms-correlation-request-id": [ + "665b2f7c-cd05-486a-a05d-cc3c6cf7d5b7" + ], + "x-ms-arm-service-request-id": [ + "bc1a7729-6ac2-40f1-a9e8-4eb83dfca50b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11890" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204638Z:665b2f7c-cd05-486a-a05d-cc3c6cf7d5b7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:46:37 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "21abcd85-cb26-4924-8476-f85f248f605b" + ], + "x-ms-correlation-request-id": [ + "2218e59e-32fe-4ec9-9be4-2d58437b197e" + ], + "x-ms-arm-service-request-id": [ + "3ba864a9-3d84-4531-82d0-b164e5b8b5f7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11889" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204648Z:2218e59e-32fe-4ec9-9be4-2d58437b197e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:46:47 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3c8a4be4-34c9-47ba-953c-1124d2e9b176" + ], + "x-ms-correlation-request-id": [ + "516e6f35-ab52-4770-a620-abbd647a0a77" + ], + "x-ms-arm-service-request-id": [ + "5d997545-b86a-4dc5-89a9-7cc7e7231c7e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11888" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204658Z:516e6f35-ab52-4770-a620-abbd647a0a77" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:46:57 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "11bd4f3d-1e4b-4f77-b710-2460c8699ecf" + ], + "x-ms-correlation-request-id": [ + "400718a4-3bae-40bb-81d8-2746496951b5" + ], + "x-ms-arm-service-request-id": [ + "cca1eb88-c77e-40e8-befb-345817ca020e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11887" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204708Z:400718a4-3bae-40bb-81d8-2746496951b5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:47:07 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a308ef62-9d00-4da7-954b-9164a4566065" + ], + "x-ms-correlation-request-id": [ + "b593af89-ebef-4d47-bf67-5ee13f467466" + ], + "x-ms-arm-service-request-id": [ + "3f9f8c7b-e211-442f-8bad-ecd4b00e22d0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11886" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204718Z:b593af89-ebef-4d47-bf67-5ee13f467466" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:47:18 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "78d36fb7-70d7-4cf8-a1a4-63fc44330b66" + ], + "x-ms-correlation-request-id": [ + "630c6287-d4bc-4dfd-9e39-4ce46c871b89" + ], + "x-ms-arm-service-request-id": [ + "cf261fc0-6b4e-42fc-b900-8152e8e85d98" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11885" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204728Z:630c6287-d4bc-4dfd-9e39-4ce46c871b89" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:47:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d6ae6562-7b0b-49a7-adf4-22e16b0e879a" + ], + "x-ms-correlation-request-id": [ + "ccda96a1-8b59-4fb1-bfdf-daaafe79763c" + ], + "x-ms-arm-service-request-id": [ + "8d60c172-e6d4-49af-a1f7-a0b2762c4069" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11884" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204738Z:ccda96a1-8b59-4fb1-bfdf-daaafe79763c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:47:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7f09113c-f781-44b3-b9f7-011f4f80ed3f" + ], + "x-ms-correlation-request-id": [ + "27a45d03-05cb-4f49-8de5-6276d4971039" + ], + "x-ms-arm-service-request-id": [ + "b461863a-2dc9-4cfc-b01d-26c8445b46d1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11883" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204748Z:27a45d03-05cb-4f49-8de5-6276d4971039" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:47:48 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "682da9b1-adff-4503-becb-051700bc1f13" + ], + "x-ms-correlation-request-id": [ + "ce97dba4-035a-4aca-8b00-f8ff83be3841" + ], + "x-ms-arm-service-request-id": [ + "06932166-9de7-44c9-a70d-f55ac03dac79" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11882" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204758Z:ce97dba4-035a-4aca-8b00-f8ff83be3841" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:47:58 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "12942570-9f8a-4320-8ad8-cd10b636e9bd" + ], + "x-ms-correlation-request-id": [ + "ddf0bd00-7e81-4eff-a449-c0fb2251d06e" + ], + "x-ms-arm-service-request-id": [ + "7db8d540-716b-47f3-9468-2afa595c76ae" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11881" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204808Z:ddf0bd00-7e81-4eff-a449-c0fb2251d06e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:48:08 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ec06b63b-e5e5-4e50-a448-82ff6626aba4" + ], + "x-ms-correlation-request-id": [ + "afa40b8c-87e4-47a2-9b7a-2064083e0d26" + ], + "x-ms-arm-service-request-id": [ + "d92714d0-cd78-4cdf-9307-ee8064fad683" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11880" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204818Z:afa40b8c-87e4-47a2-9b7a-2064083e0d26" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:48:18 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "810b3cc2-de97-449a-a165-27fbecdb9e4a" + ], + "x-ms-correlation-request-id": [ + "0fbed0d1-d638-448a-8b66-525addef6c3b" + ], + "x-ms-arm-service-request-id": [ + "a904048e-f2a3-4143-930b-f250168471da" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11879" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204828Z:0fbed0d1-d638-448a-8b66-525addef6c3b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:48:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b5be568a-c003-414d-89a3-000b7cf79846" + ], + "x-ms-correlation-request-id": [ + "9c9ac981-feea-4f09-9c12-6264e5660bc4" + ], + "x-ms-arm-service-request-id": [ + "f00971dc-cb5e-4d5f-86c3-ad89d8181f62" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11878" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204839Z:9c9ac981-feea-4f09-9c12-6264e5660bc4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:48:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "74997735-8e44-4761-a88c-767e8984d39e" + ], + "x-ms-correlation-request-id": [ + "28e95ed0-4a8e-4824-8123-23e913bc742d" + ], + "x-ms-arm-service-request-id": [ + "f157cea3-8d00-44ca-8f5e-30d7e7781b0a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11877" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204849Z:28e95ed0-4a8e-4824-8123-23e913bc742d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:48:48 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4cc0a7cb-3219-4635-8104-1ce539cb7def" + ], + "x-ms-correlation-request-id": [ + "0ce111eb-9cfd-4fb6-9b02-7850dbe428fc" + ], + "x-ms-arm-service-request-id": [ + "62cc8981-77b1-48ea-8634-b8a08d102798" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11876" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204859Z:0ce111eb-9cfd-4fb6-9b02-7850dbe428fc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:48:58 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d16e1ae0-8053-485f-82d4-1e71dc5c422a" + ], + "x-ms-correlation-request-id": [ + "bdf7879e-65b7-44bd-9e40-11b6348c2cde" + ], + "x-ms-arm-service-request-id": [ + "0835cd16-e42a-4bc9-aadc-49fb04cd83d6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11875" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204909Z:bdf7879e-65b7-44bd-9e40-11b6348c2cde" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:49:08 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1c755ca5-7a36-4ae0-a6ee-dbcc06207e8a" + ], + "x-ms-correlation-request-id": [ + "f70f3378-2080-4664-b68b-2fc55f3941fe" + ], + "x-ms-arm-service-request-id": [ + "0578c137-d4df-4676-8712-79213f3fd3c8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11874" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204919Z:f70f3378-2080-4664-b68b-2fc55f3941fe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:49:18 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7641d2a6-b5c1-46d6-a498-9def4778692a" + ], + "x-ms-correlation-request-id": [ + "97fff650-91fb-437e-8b15-921532f32803" + ], + "x-ms-arm-service-request-id": [ + "f5908381-f38c-4a4b-8c1d-966037ae843a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11873" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204929Z:97fff650-91fb-437e-8b15-921532f32803" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:49:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "957a294c-9e0b-4806-8104-f3621ea2b849" + ], + "x-ms-correlation-request-id": [ + "1088e252-7c31-480b-b895-bd03a74fa0b6" + ], + "x-ms-arm-service-request-id": [ + "823f88f5-8b93-4a15-81ce-cc640cc591e7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11872" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204939Z:1088e252-7c31-480b-b895-bd03a74fa0b6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:49:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "40c6e2dc-a7d8-4d6e-bf0f-7d59796bc8fa" + ], + "x-ms-correlation-request-id": [ + "3757178a-d28d-46c9-b5b5-ca7a40a5f98f" + ], + "x-ms-arm-service-request-id": [ + "35865077-9056-47bd-b693-607f377a43b6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11871" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204949Z:3757178a-d28d-46c9-b5b5-ca7a40a5f98f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:49:49 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e95fa7a9-b7ea-4d8b-ae04-6a53a1447464" + ], + "x-ms-correlation-request-id": [ + "d2159e7b-fdc6-4bf0-8a4a-a3e381986892" + ], + "x-ms-arm-service-request-id": [ + "f61fd911-9195-40b7-9e81-11e615d0a837" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11870" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T204959Z:d2159e7b-fdc6-4bf0-8a4a-a3e381986892" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:49:59 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ef8eb37b-5ffd-4559-8579-c8a86aca6cce" + ], + "x-ms-correlation-request-id": [ + "c86759b2-a981-4773-9d78-37befaf4dda2" + ], + "x-ms-arm-service-request-id": [ + "a348caeb-13da-43e3-a93e-6b3d1b9dcb9c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11870" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205009Z:c86759b2-a981-4773-9d78-37befaf4dda2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:50:09 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ce951146-46cc-4bb7-a265-ce44689f2349" + ], + "x-ms-correlation-request-id": [ + "bc05df23-ed16-4dd4-ab18-5c5a90e13c81" + ], + "x-ms-arm-service-request-id": [ + "d9905e9a-ee4c-407f-a7fb-341d0308d82f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11869" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205019Z:bc05df23-ed16-4dd4-ab18-5c5a90e13c81" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:50:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7c85e166-3d65-487e-ba1f-c8c65e86386d" + ], + "x-ms-correlation-request-id": [ + "1c45590f-1c75-465d-8af7-7175754feb02" + ], + "x-ms-arm-service-request-id": [ + "146423c2-b3df-4ff5-b00b-1512f981440f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11868" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205029Z:1c45590f-1c75-465d-8af7-7175754feb02" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:50:29 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ebf92c3c-a307-425f-b71a-5dccfb606ecf" + ], + "x-ms-correlation-request-id": [ + "a3e28011-12b3-47de-b5ad-e61f8ea2df05" + ], + "x-ms-arm-service-request-id": [ + "2f22e183-44fe-4551-8430-c4c9f2f1fbae" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11867" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205040Z:a3e28011-12b3-47de-b5ad-e61f8ea2df05" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:50:39 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3503c92b-4003-4911-a3c9-9c77d85163d5" + ], + "x-ms-correlation-request-id": [ + "5d0c8481-5d63-4bbf-8e7f-ee1bc234b3be" + ], + "x-ms-arm-service-request-id": [ + "1f18cdee-d1b9-434d-801b-831cf6656a24" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11866" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205050Z:5d0c8481-5d63-4bbf-8e7f-ee1bc234b3be" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:50:49 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f57a383c-67b6-46b8-97c0-848cbb1fad0a" + ], + "x-ms-correlation-request-id": [ + "e47b60b0-6b11-4bc0-ad85-7aa2dbbafbef" + ], + "x-ms-arm-service-request-id": [ + "14c4a8fe-0acf-47c1-8adb-a19c629ca508" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11865" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205100Z:e47b60b0-6b11-4bc0-ad85-7aa2dbbafbef" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:50:59 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1b47560e-6208-4f74-897c-ae2a5c2810dd" + ], + "x-ms-correlation-request-id": [ + "385864c6-c85f-4515-ac7d-f9baf9e7fccf" + ], + "x-ms-arm-service-request-id": [ + "c7a51b57-161d-4186-b92c-760d2958cf68" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11864" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205110Z:385864c6-c85f-4515-ac7d-f9baf9e7fccf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:51:09 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fa8e7494-52e1-486a-a812-045af873d908" + ], + "x-ms-correlation-request-id": [ + "d010ec58-6289-418a-87f0-07213c648807" + ], + "x-ms-arm-service-request-id": [ + "8459d527-9392-4a36-9549-2a7dad8b017d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11863" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205120Z:d010ec58-6289-418a-87f0-07213c648807" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:51:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "917fa66d-04b8-4203-982a-3f6bcee657c0" + ], + "x-ms-correlation-request-id": [ + "12653c9c-fe22-4ee7-b108-880837bcea67" + ], + "x-ms-arm-service-request-id": [ + "8c76b2ae-750f-4bb2-bfb8-2802c10c5ec3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11862" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205130Z:12653c9c-fe22-4ee7-b108-880837bcea67" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:51:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d992c7ea-70e9-4c50-8fc5-092e52fcab8b" + ], + "x-ms-correlation-request-id": [ + "a4c189da-3824-4f93-bd89-ecf45609d85c" + ], + "x-ms-arm-service-request-id": [ + "3d0b0bce-de81-4937-a1df-610906d2bdea" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11861" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205140Z:a4c189da-3824-4f93-bd89-ecf45609d85c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:51:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "221fe407-4024-4400-a654-515cfa495ac0" + ], + "x-ms-correlation-request-id": [ + "c22d206c-e568-42dd-a059-a8c91235f693" + ], + "x-ms-arm-service-request-id": [ + "c4eaac8a-1d9d-434e-8c31-888a439179e7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11860" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205150Z:c22d206c-e568-42dd-a059-a8c91235f693" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:51:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "15661eed-efee-4a8e-b4ea-e83941829638" + ], + "x-ms-correlation-request-id": [ + "9ab8edc1-1634-42a7-a3c9-e5be23b669c1" + ], + "x-ms-arm-service-request-id": [ + "dc801275-ccb1-40a3-b2f4-54d8462a539b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11859" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205200Z:9ab8edc1-1634-42a7-a3c9-e5be23b669c1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:52:00 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "dabd9114-c2ea-4ca9-92f9-73a2012be7ef" + ], + "x-ms-correlation-request-id": [ + "f6ab6bb4-1ab0-420d-8b83-aee60f8628de" + ], + "x-ms-arm-service-request-id": [ + "7edb9e28-b737-457e-9f00-8f3f3374c43c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11858" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205210Z:f6ab6bb4-1ab0-420d-8b83-aee60f8628de" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:52:10 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0f8ad45d-442a-44e8-9dd6-aee85dfa4a13" + ], + "x-ms-correlation-request-id": [ + "586ed2e3-4930-4825-9277-71c4f2d71665" + ], + "x-ms-arm-service-request-id": [ + "db1cdaec-226c-4b0e-a4f0-28a8ae5a09d4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11857" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205220Z:586ed2e3-4930-4825-9277-71c4f2d71665" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:52:20 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b50c64ce-d5c0-47f9-9d66-0c1cd03945b8" + ], + "x-ms-correlation-request-id": [ + "fdd85f6a-3639-4010-8d7d-c81cfcfc7e09" + ], + "x-ms-arm-service-request-id": [ + "51f4523a-b1da-44cc-adf7-15dad5b4d3c5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11856" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205230Z:fdd85f6a-3639-4010-8d7d-c81cfcfc7e09" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:52:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "05718b94-b48e-4964-9bfe-04e07872e0fc" + ], + "x-ms-correlation-request-id": [ + "f07b8cab-9070-438e-a346-158b6b5fd159" + ], + "x-ms-arm-service-request-id": [ + "673d4d53-9775-4af7-9e48-fb42109283fb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11855" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205240Z:f07b8cab-9070-438e-a346-158b6b5fd159" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:52:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "cfb40f8d-7806-48a3-9fef-42fbd064dc52" + ], + "x-ms-correlation-request-id": [ + "568a4152-8954-45a2-91a6-0a7b8c3fc3b7" + ], + "x-ms-arm-service-request-id": [ + "0c31a6f5-85a6-4765-a594-21a983b2a81a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11854" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205251Z:568a4152-8954-45a2-91a6-0a7b8c3fc3b7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:52:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5ee86547-1c16-4000-8b9f-7d36e32cc3b8" + ], + "x-ms-correlation-request-id": [ + "805e85c1-1875-4264-a109-c38797c1171a" + ], + "x-ms-arm-service-request-id": [ + "c3a42447-26f4-403e-ae37-096941fe89e4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11853" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205301Z:805e85c1-1875-4264-a109-c38797c1171a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:53:01 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "676ea5a8-3421-4ca0-adfe-8ae936e51e73" + ], + "x-ms-correlation-request-id": [ + "ad6715a5-3887-4e9e-a9e9-8aa40ec5e5ca" + ], + "x-ms-arm-service-request-id": [ + "b22dee7f-d65f-4f63-b7a5-11d6fe573c84" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11852" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205311Z:ad6715a5-3887-4e9e-a9e9-8aa40ec5e5ca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:53:11 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "75bdd648-53c7-4d26-ad27-8aa4819ec49a" + ], + "x-ms-correlation-request-id": [ + "ad17f810-7c49-4192-af7c-e5a6a55dcfcc" + ], + "x-ms-arm-service-request-id": [ + "9dde0262-1c59-4a87-b107-8264a8590d4a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11851" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205321Z:ad17f810-7c49-4192-af7c-e5a6a55dcfcc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:53:21 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d2161a61-5f66-416a-9600-10d5793bf369" + ], + "x-ms-correlation-request-id": [ + "8d66d6ba-a296-4bb6-9298-5859e681fa92" + ], + "x-ms-arm-service-request-id": [ + "0a909082-fa28-44e5-b1ea-e0a9df804701" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11850" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205331Z:8d66d6ba-a296-4bb6-9298-5859e681fa92" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:53:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a791855b-987c-4057-8176-8849c774b8f7" + ], + "x-ms-correlation-request-id": [ + "65a306da-7786-4985-9a01-4602e20bfc51" + ], + "x-ms-arm-service-request-id": [ + "aa8d7ad6-90b3-43cf-86f7-04b87030f7bf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11849" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205341Z:65a306da-7786-4985-9a01-4602e20bfc51" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:53:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "c886c78f-a2b6-4dd2-82e8-280c302799fb" + ], + "x-ms-correlation-request-id": [ + "98688c8c-0f32-478e-8f53-42472f4f12f9" + ], + "x-ms-arm-service-request-id": [ + "b0114911-f306-4a91-948e-e663ba0adb2b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11848" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205351Z:98688c8c-0f32-478e-8f53-42472f4f12f9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:53:51 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "423f6eac-37c9-4d84-820a-538a1a585613" + ], + "x-ms-correlation-request-id": [ + "9ffe7d51-61d1-4578-ba2e-5456e52a9ac7" + ], + "x-ms-arm-service-request-id": [ + "08d15f91-af00-4d48-ac2d-08db9081829a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11847" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205401Z:9ffe7d51-61d1-4578-ba2e-5456e52a9ac7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:54:01 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0b3d19bb-4395-4384-9969-e0eaef523f14" + ], + "x-ms-correlation-request-id": [ + "ef3cf2bb-4d70-4a30-a3c5-cb9b22437e1c" + ], + "x-ms-arm-service-request-id": [ + "0f9bcb0f-bf78-4f67-a736-5680f9f34a9f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11846" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205411Z:ef3cf2bb-4d70-4a30-a3c5-cb9b22437e1c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:54:11 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a4cf6d8d-6a1e-47e2-93be-adc6e071cc50" + ], + "x-ms-correlation-request-id": [ + "9ab7b86e-37f1-4a3f-930a-8688fa6641a8" + ], + "x-ms-arm-service-request-id": [ + "e426d22d-6397-4829-aa03-4b6f21013962" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11845" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205421Z:9ab7b86e-37f1-4a3f-930a-8688fa6641a8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:54:21 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "8b6ab71f-ce1a-40fb-964d-412a57bc1b51" + ], + "x-ms-correlation-request-id": [ + "1249f1ae-54f5-4ac1-a46e-28381548b73c" + ], + "x-ms-arm-service-request-id": [ + "e26cdd33-4108-4ddf-a773-d345355ca38a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11844" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205431Z:1249f1ae-54f5-4ac1-a46e-28381548b73c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:54:31 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f8da6a7e-c22d-4377-bf1e-7b32a8925424" + ], + "x-ms-correlation-request-id": [ + "ba22f676-5d25-473e-bbbd-b27a9dec3aaf" + ], + "x-ms-arm-service-request-id": [ + "00fd0227-8e78-41e6-b41c-bb5f9865a369" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11843" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205442Z:ba22f676-5d25-473e-bbbd-b27a9dec3aaf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:54:41 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "45002d34-e804-41b1-acf8-64ee6cf30ea6" + ], + "x-ms-correlation-request-id": [ + "f7fac3a2-ec2f-4419-ab49-b061a461e92c" + ], + "x-ms-arm-service-request-id": [ + "4b10e642-85de-4ced-9f58-4256117d6081" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11842" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205452Z:f7fac3a2-ec2f-4419-ab49-b061a461e92c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:54:52 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/512e3978-53a2-4f2f-acea-a07dc3ea6983?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzUxMmUzOTc4LTUzYTItNGYyZi1hY2VhLWEwN2RjM2VhNjk4Mz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "b67abb7b-cff1-455d-90f4-4b375e5747e5" + ], + "x-ms-correlation-request-id": [ + "bf0ca60b-f2f2-4062-b33f-1a9a1b8dfbe3" + ], + "x-ms-arm-service-request-id": [ + "42987b1b-6893-44b2-9a05-d3360dae8d41" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11841" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205502Z:bf0ca60b-f2f2-4062-b33f-1a9a1b8dfbe3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:02 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a33ff48e-5a3f-4540-a315-2a0dd0852bf3" + ], + "x-ms-correlation-request-id": [ + "dd0ff635-3bd9-48fd-8898-564694c4e3d0" + ], + "x-ms-arm-service-request-id": [ + "fa773b7c-6b1f-4476-83c5-78cbd85aa807" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205513Z:dd0ff635-3bd9-48fd-8898-564694c4e3d0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:13 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f9b6b01d-3abd-47bd-8979-f89be3450f2a" + ], + "x-ms-correlation-request-id": [ + "f3ac6efb-3371-4115-a157-5ac570bf8f54" + ], + "x-ms-arm-service-request-id": [ + "49627004-bfc2-4ac5-b792-444b3ab6f82c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205523Z:f3ac6efb-3371-4115-a157-5ac570bf8f54" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:23 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "937f402b-8e18-400c-83c2-2d66e8ceb9c0" + ], + "x-ms-correlation-request-id": [ + "d2fbcd09-ba1e-46c6-851d-083187921df6" + ], + "x-ms-arm-service-request-id": [ + "34dece6d-94d2-43d9-b78f-2c015a1c72d2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205533Z:d2fbcd09-ba1e-46c6-851d-083187921df6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:33 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a419e737-eea0-4da8-b888-139b6377e610" + ], + "x-ms-correlation-request-id": [ + "e126b6e2-4298-4996-810a-bac1e220c478" + ], + "x-ms-arm-service-request-id": [ + "ca35f494-7971-4ee1-ae6a-b1b32f425ebf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205543Z:e126b6e2-4298-4996-810a-bac1e220c478" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:43 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5989504f-2d7d-4b25-b04a-4ecbd399d503" + ], + "x-ms-correlation-request-id": [ + "92edcbd0-b372-4625-bc4f-4fd9774246ec" + ], + "x-ms-arm-service-request-id": [ + "ccb32f63-dc67-4a9a-9cf2-50999718dd13" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205553Z:92edcbd0-b372-4625-bc4f-4fd9774246ec" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:55:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d146cf69-b5ea-40c1-921d-01031e461924" + ], + "x-ms-correlation-request-id": [ + "cd124490-01bb-43b0-91be-2982cc0ca07f" + ], + "x-ms-arm-service-request-id": [ + "065bba5f-1f99-4f3b-be6d-39fe4cc4d32a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205604Z:cd124490-01bb-43b0-91be-2982cc0ca07f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:56:03 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d402b864-e774-4fb1-b9b9-0e82dba4ff7b" + ], + "x-ms-correlation-request-id": [ + "e21b146c-0566-4c71-bdee-83ec39dd0da8" + ], + "x-ms-arm-service-request-id": [ + "58f2ca9a-42f5-43bc-bb49-1714fba3b7cc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205614Z:e21b146c-0566-4c71-bdee-83ec39dd0da8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:56:13 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9aef38b3-a054-4283-9acb-d83ea0b04c57" + ], + "x-ms-correlation-request-id": [ + "234cf377-fa57-4bb5-91fd-e66523430273" + ], + "x-ms-arm-service-request-id": [ + "58fcc86a-f89a-4756-974f-717a74fbb6d4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205624Z:234cf377-fa57-4bb5-91fd-e66523430273" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:56:23 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b9c83e8d-38bd-4525-971a-8fec08a900d7" + ], + "x-ms-correlation-request-id": [ + "34a04eea-40af-43e6-9dd0-a1d5a96b8a48" + ], + "x-ms-arm-service-request-id": [ + "8751409d-cd6c-4555-a57e-f0669254dee4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205634Z:34a04eea-40af-43e6-9dd0-a1d5a96b8a48" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:56:33 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a01d9e6d-ab4c-465a-9c53-879a4855ece4" + ], + "x-ms-correlation-request-id": [ + "02ef18b6-374e-46da-bf24-987f30250ae3" + ], + "x-ms-arm-service-request-id": [ + "03559e5d-1691-4a2e-9c45-10bb7999e779" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205644Z:02ef18b6-374e-46da-bf24-987f30250ae3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:56:43 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "6e3a668a-ece7-4f6c-a1be-81ff6a572e11" + ], + "x-ms-correlation-request-id": [ + "bb93b47d-a313-4754-bb26-29b85fb200be" + ], + "x-ms-arm-service-request-id": [ + "71a228c0-fca3-43d2-9920-4bd1356660b0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205654Z:bb93b47d-a313-4754-bb26-29b85fb200be" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:56:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ec8eac8a-05af-4e02-a6f0-907e8f9cb868" + ], + "x-ms-correlation-request-id": [ + "ee7c8b51-fb3b-457d-8a7d-7536391f7dc0" + ], + "x-ms-arm-service-request-id": [ + "c3375d11-1ee9-4c6a-9256-ae95ec23aeb6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205704Z:ee7c8b51-fb3b-457d-8a7d-7536391f7dc0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:57:03 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "14966fd3-832b-4bda-81b1-ea2dfe41c9c2" + ], + "x-ms-correlation-request-id": [ + "f5ca69dc-f3aa-4755-a130-a6085f88265c" + ], + "x-ms-arm-service-request-id": [ + "4dac0649-42a4-4f07-ab77-fea00e0cd992" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205714Z:f5ca69dc-f3aa-4755-a130-a6085f88265c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:57:14 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a48c25cc-9d56-4d88-8b9c-1da4de112911" + ], + "x-ms-correlation-request-id": [ + "65337ee4-1579-4ef3-af12-0813021897c8" + ], + "x-ms-arm-service-request-id": [ + "06d1e91a-57aa-4855-a639-8b434f4b7d42" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205724Z:65337ee4-1579-4ef3-af12-0813021897c8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:57:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "903ccde4-2e22-4050-98b7-7b178e950e2d" + ], + "x-ms-correlation-request-id": [ + "5b8b4b46-17e1-41c3-8f7e-137662d52ffc" + ], + "x-ms-arm-service-request-id": [ + "2067bae4-c456-4733-a772-0e2cf81d3a92" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205734Z:5b8b4b46-17e1-41c3-8f7e-137662d52ffc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:57:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4507965e-27cf-4d11-92ac-0e9ca9019e32" + ], + "x-ms-correlation-request-id": [ + "7a9c9a10-8dc4-4b08-9129-b4018e12f0e4" + ], + "x-ms-arm-service-request-id": [ + "637aa178-c378-47b7-b4e7-9698c24d570d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205744Z:7a9c9a10-8dc4-4b08-9129-b4018e12f0e4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:57:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "994d55e0-f106-4aae-86fe-eb517d267ed0" + ], + "x-ms-correlation-request-id": [ + "21fab62b-3553-4e5c-8bfa-937ccfa80132" + ], + "x-ms-arm-service-request-id": [ + "f4a97d5d-d5c9-4659-b6fc-2be92677972a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205754Z:21fab62b-3553-4e5c-8bfa-937ccfa80132" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:57:54 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "03affa73-0071-448f-acf7-7eb64f14992b" + ], + "x-ms-correlation-request-id": [ + "868edb83-c1ae-4b2b-b507-252f20134b38" + ], + "x-ms-arm-service-request-id": [ + "4cf23670-19bc-47d6-a510-3486d9b41915" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205804Z:868edb83-c1ae-4b2b-b507-252f20134b38" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:58:04 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2c12b499-cef9-4fa8-8508-7b09e02782d4" + ], + "x-ms-correlation-request-id": [ + "c481ff13-226e-4647-9206-f9fec4781383" + ], + "x-ms-arm-service-request-id": [ + "942c326d-54a4-4afe-88b9-e4702bd04241" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205815Z:c481ff13-226e-4647-9206-f9fec4781383" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:58:14 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "15d6fba6-af3f-4232-ae97-e0f8ff2e5be9" + ], + "x-ms-correlation-request-id": [ + "fd89b25f-3de8-4a35-93ca-8cd08848035e" + ], + "x-ms-arm-service-request-id": [ + "0071c99a-6052-4c1c-adbb-4fd7ac5b15ca" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205825Z:fd89b25f-3de8-4a35-93ca-8cd08848035e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:58:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ec898720-1f25-42fd-8ccd-7bd6d3a4dc8c" + ], + "x-ms-correlation-request-id": [ + "a256a182-de3f-4f58-88f2-867251bd3722" + ], + "x-ms-arm-service-request-id": [ + "f3e35404-3285-4f56-be8b-c1db47c4cb7c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205835Z:a256a182-de3f-4f58-88f2-867251bd3722" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:58:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b800bf9d-3449-4df5-96c3-d7ca15601c5f" + ], + "x-ms-correlation-request-id": [ + "45c5b348-85e6-446c-afcd-1489227922fe" + ], + "x-ms-arm-service-request-id": [ + "968edb55-706b-4073-b074-1cddc2629712" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205845Z:45c5b348-85e6-446c-afcd-1489227922fe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:58:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "49d36304-2b4d-4e69-84eb-c783231acf30" + ], + "x-ms-correlation-request-id": [ + "d88dcdf1-915b-4dda-ae03-5c534afddc1f" + ], + "x-ms-arm-service-request-id": [ + "adbf9ed0-c80d-4cf1-827d-b9f665e1b4e7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205855Z:d88dcdf1-915b-4dda-ae03-5c534afddc1f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:58:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f01509be-d304-4695-a475-cfb9cbc6089d" + ], + "x-ms-correlation-request-id": [ + "208cdb86-f13b-4e9d-8605-fcd521f6f38b" + ], + "x-ms-arm-service-request-id": [ + "7dc7a47b-b63c-4fbe-93d5-241ed9463cc6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205905Z:208cdb86-f13b-4e9d-8605-fcd521f6f38b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:59:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "57ee33c2-9af4-4bcb-acda-99e8beb08c9d" + ], + "x-ms-correlation-request-id": [ + "764d4dfd-9f96-4f2f-a416-2f66058d52a4" + ], + "x-ms-arm-service-request-id": [ + "9a18cfdf-a838-499d-a18e-f53e4f9cdf35" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205915Z:764d4dfd-9f96-4f2f-a416-2f66058d52a4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:59:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "48959cbc-b46f-48cb-8069-032794f26a0f" + ], + "x-ms-correlation-request-id": [ + "dee5fec6-c369-4839-bcfa-c40cf48d587d" + ], + "x-ms-arm-service-request-id": [ + "2572e960-a714-41a6-ab39-fbd5f034b307" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205925Z:dee5fec6-c369-4839-bcfa-c40cf48d587d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:59:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d717a38a-bea6-4f88-812e-78d2748b6c5c" + ], + "x-ms-correlation-request-id": [ + "3377590d-83f5-4c23-9811-09a7a7487ee3" + ], + "x-ms-arm-service-request-id": [ + "ceaad77c-cbcb-4e76-8ba8-4e034fbad95d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205935Z:3377590d-83f5-4c23-9811-09a7a7487ee3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:59:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "186ab383-c46c-4ca1-afc5-d1c2fc74ebef" + ], + "x-ms-correlation-request-id": [ + "d20e5e12-d7fa-4464-8fce-3dca55cc9951" + ], + "x-ms-arm-service-request-id": [ + "2122d1ab-3500-4465-8220-e80281ca8ee2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205945Z:d20e5e12-d7fa-4464-8fce-3dca55cc9951" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:59:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "163f97b0-9531-47ad-a095-c4ac7cfcff0a" + ], + "x-ms-correlation-request-id": [ + "30fcdbda-8b79-4f82-9212-c0324624cae7" + ], + "x-ms-arm-service-request-id": [ + "9050ccc2-74ad-4825-8520-b8de365ae330" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T205955Z:30fcdbda-8b79-4f82-9212-c0324624cae7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 20:59:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "dfed0126-65b6-49fc-a6b2-210acdd7141b" + ], + "x-ms-correlation-request-id": [ + "7564652a-f310-4c47-8fd8-416025c730c3" + ], + "x-ms-arm-service-request-id": [ + "4bb2ca29-0ed3-493c-8590-4c82975d46e6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210005Z:7564652a-f310-4c47-8fd8-416025c730c3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:00:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2e25d7e0-671f-4301-b29f-c20ab516d9c2" + ], + "x-ms-correlation-request-id": [ + "7c029df3-1b65-41e2-953e-e89ded2341e0" + ], + "x-ms-arm-service-request-id": [ + "f6936fbb-8663-4da5-82c1-736f6c260655" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210016Z:7c029df3-1b65-41e2-953e-e89ded2341e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:00:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e59c25ee-30da-4995-afd2-293bcc1527a2" + ], + "x-ms-correlation-request-id": [ + "c291cddf-369b-4d60-bfb3-8c1926c5d46a" + ], + "x-ms-arm-service-request-id": [ + "7a302568-d72c-42c1-82f3-9689466875ad" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210026Z:c291cddf-369b-4d60-bfb3-8c1926c5d46a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:00:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a2b3abfc-0714-40cf-8d9f-b6471d813dd8" + ], + "x-ms-correlation-request-id": [ + "64d8d396-7dfc-4767-88f5-db5085919d7f" + ], + "x-ms-arm-service-request-id": [ + "ff1cee28-51a5-4f11-b6f8-9c839b9b4247" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210036Z:64d8d396-7dfc-4767-88f5-db5085919d7f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:00:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "17a40fa6-8d7c-4dfe-a312-6260af7bc500" + ], + "x-ms-correlation-request-id": [ + "8bdf6456-b78b-46a7-a97f-0e26a9800ac5" + ], + "x-ms-arm-service-request-id": [ + "edf22732-d807-4747-aa0c-63ad3dc00dc1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210046Z:8bdf6456-b78b-46a7-a97f-0e26a9800ac5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:00:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "634942c6-b847-44c9-af0c-0b82908e9ca7" + ], + "x-ms-correlation-request-id": [ + "5c6e299b-6cb0-4283-a7d1-22a09d11b141" + ], + "x-ms-arm-service-request-id": [ + "af706ae1-9498-46a2-9c91-8093af7dc2e9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210056Z:5c6e299b-6cb0-4283-a7d1-22a09d11b141" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:00:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e4088502-53d5-4915-aebe-d23a70826867" + ], + "x-ms-correlation-request-id": [ + "1c2cc0c4-668d-427c-88a4-e2dae607faaa" + ], + "x-ms-arm-service-request-id": [ + "b210e82f-4111-4ceb-97fb-8ea8c2ee1d1e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210106Z:1c2cc0c4-668d-427c-88a4-e2dae607faaa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9de61a3c-a801-41cf-8712-1f8266545c7c" + ], + "x-ms-correlation-request-id": [ + "c6d2b80c-cfff-4f15-b6ec-9c26159772c0" + ], + "x-ms-arm-service-request-id": [ + "f6d0dc96-483e-42cb-84c7-3d8b42821705" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210116Z:c6d2b80c-cfff-4f15-b6ec-9c26159772c0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a4837647-8e77-4a30-9575-84318baec51c" + ], + "x-ms-correlation-request-id": [ + "279c8406-db36-4a59-a145-6274a2f3378d" + ], + "x-ms-arm-service-request-id": [ + "b5c2acf5-ec01-4ef4-82af-ecb3e5d35848" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210126Z:279c8406-db36-4a59-a145-6274a2f3378d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2d99a43a-4c27-4bb3-b1bf-561d88817947?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJkOTlhNDNhLTRjMjctNGJiMy1iMWJmLTU2MWQ4ODgxNzk0Nz9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "95a61731-9453-469a-8db3-17c4cfa28314" + ], + "x-ms-correlation-request-id": [ + "b207be9c-d075-48de-b72a-7e7b527d507d" + ], + "x-ms-arm-service-request-id": [ + "76d707ed-7105-4532-be1d-8ff44ba43635" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210136Z:b207be9c-d075-48de-b72a-7e7b527d507d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:35 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/vpnGateways/ps8245?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdnBuR2F0ZXdheXMvcHM4MjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "aa9a6236-dfc4-4ea2-8ec2-17bd1e8c3a56" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2e2036c3-9801-43be-a4fd-258976cc859e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "14d167c6-1f9d-48b7-8dea-c8b338f1778b" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "cef21f83-ac77-4863-b02c-14ff8a1ed452" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210137Z:14d167c6-1f9d-48b7-8dea-c8b338f1778b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:37 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a9dfc44c-7b26-48d9-9830-90461348c01e" + ], + "x-ms-correlation-request-id": [ + "a012d611-5532-4edc-85d6-b57658fefdc3" + ], + "x-ms-arm-service-request-id": [ + "d7feb693-a9c2-4c7e-8ccf-71ea8cba4025" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210147Z:a012d611-5532-4edc-85d6-b57658fefdc3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:47 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "737661ad-9f5f-4050-a7e4-a9af609f7a9a" + ], + "x-ms-correlation-request-id": [ + "5facde4f-5e36-4684-9e88-f48249d7937a" + ], + "x-ms-arm-service-request-id": [ + "d542c94e-2b21-40d3-b9ba-532ad92a6fbc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210158Z:5facde4f-5e36-4684-9e88-f48249d7937a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:01:57 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7351a178-99b9-43f9-b6ff-1bbc6d9d36da" + ], + "x-ms-correlation-request-id": [ + "77a3fe37-77aa-4d5e-988e-0ae4aac2606a" + ], + "x-ms-arm-service-request-id": [ + "ab26306b-9365-462d-a18b-a174fded38be" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210208Z:77a3fe37-77aa-4d5e-988e-0ae4aac2606a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:02:07 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "490a0b06-4358-448b-a177-278011ba9d44" + ], + "x-ms-correlation-request-id": [ + "c35607c2-cc33-44e3-b926-f1f1ff24e4ca" + ], + "x-ms-arm-service-request-id": [ + "d88088ef-9236-492f-b2b2-4a69c238cb17" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210218Z:c35607c2-cc33-44e3-b926-f1f1ff24e4ca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:02:18 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5a8c063e-3f9f-488a-9250-4e91d811830a" + ], + "x-ms-correlation-request-id": [ + "b2c8aaae-acd6-4f20-8e06-789cf01b7181" + ], + "x-ms-arm-service-request-id": [ + "e09046c7-9d3f-4b42-b5d5-65d4ef7f5cba" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210228Z:b2c8aaae-acd6-4f20-8e06-789cf01b7181" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:02:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e07f648d-9b18-4fe7-b0a5-c374e27126d5" + ], + "x-ms-correlation-request-id": [ + "9590246b-4d74-4b5c-89ec-baae265f24a2" + ], + "x-ms-arm-service-request-id": [ + "2296c71d-fe0f-4cdf-99e1-c865f04e508d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210238Z:9590246b-4d74-4b5c-89ec-baae265f24a2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:02:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d08a5de5-29aa-4fb4-a786-21f5197ee36e" + ], + "x-ms-correlation-request-id": [ + "5b88b64f-1d19-4b29-923c-75f6002b4367" + ], + "x-ms-arm-service-request-id": [ + "0f330506-85f2-4653-9a70-7229e779ef74" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210248Z:5b88b64f-1d19-4b29-923c-75f6002b4367" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:02:48 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "6636255f-2f29-43eb-980e-9b2974bff0ca" + ], + "x-ms-correlation-request-id": [ + "cb95b1fd-c685-4f6e-8440-1e1eab0fdb86" + ], + "x-ms-arm-service-request-id": [ + "1cc8d5ca-56fe-4ed5-9e78-c71ba7161b3b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210258Z:cb95b1fd-c685-4f6e-8440-1e1eab0fdb86" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:02:58 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "35ba9614-5b0e-45a7-9b05-d2f90ee63e85" + ], + "x-ms-correlation-request-id": [ + "ea8f7d76-c1f1-40c4-900a-cf83aa4ddc62" + ], + "x-ms-arm-service-request-id": [ + "686782ee-f416-4a6c-8db4-2153d9613beb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210308Z:ea8f7d76-c1f1-40c4-900a-cf83aa4ddc62" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:03:08 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b7171f24-0b33-4dec-869a-3f0bab1195bf" + ], + "x-ms-correlation-request-id": [ + "4d632834-fd9d-4f06-8d31-ea69862eef7f" + ], + "x-ms-arm-service-request-id": [ + "7c65c98a-bdce-488d-8c4d-d0c8c521b623" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210318Z:4d632834-fd9d-4f06-8d31-ea69862eef7f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:03:18 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2f1604fb-8308-4fea-a561-77820ac27dd6" + ], + "x-ms-correlation-request-id": [ + "fcd7b6c6-a24e-496e-b165-94ecc0edd82b" + ], + "x-ms-arm-service-request-id": [ + "d931714f-4dcf-46e2-b6c3-d7d4ba22bf5f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210328Z:fcd7b6c6-a24e-496e-b165-94ecc0edd82b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:03:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "67373cdf-911e-458b-8fde-e1392a696f1b" + ], + "x-ms-correlation-request-id": [ + "14e45702-7f65-4e98-a239-689a99cac7ec" + ], + "x-ms-arm-service-request-id": [ + "c93450c8-578a-4305-b3e5-d847effa416b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210338Z:14e45702-7f65-4e98-a239-689a99cac7ec" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:03:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "bf7f05d8-595e-49d0-bb19-4547453ebea3" + ], + "x-ms-correlation-request-id": [ + "4ea34180-3018-4a69-9e15-74fd0569abca" + ], + "x-ms-arm-service-request-id": [ + "c523b9bd-d861-4bb4-b55c-244223253008" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210348Z:4ea34180-3018-4a69-9e15-74fd0569abca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:03:48 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "6da559a2-6052-4d2c-b889-a5688097df8c" + ], + "x-ms-correlation-request-id": [ + "ff6ddbb8-170b-4824-8c10-55571694bf20" + ], + "x-ms-arm-service-request-id": [ + "c688764a-4550-45ce-abbd-a765753d4dc9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210359Z:ff6ddbb8-170b-4824-8c10-55571694bf20" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:03:58 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9dbf9d7e-8eb8-4922-9176-950d7f61d6c5" + ], + "x-ms-correlation-request-id": [ + "4817a068-faaa-4233-b8fc-2f8e1a09004e" + ], + "x-ms-arm-service-request-id": [ + "6ba05e23-296b-4e24-9513-68b356549374" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210409Z:4817a068-faaa-4233-b8fc-2f8e1a09004e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:04:08 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a3a640ce-9429-4b71-b898-70f3aaa87de3" + ], + "x-ms-correlation-request-id": [ + "cc760c62-5a2e-4080-9c33-5d8788811db2" + ], + "x-ms-arm-service-request-id": [ + "9cd2d6a5-d6c0-4df3-9070-f484c4e40cc8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210419Z:cc760c62-5a2e-4080-9c33-5d8788811db2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:04:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b6a054fd-91e5-4b3e-8a83-09dedffeec97" + ], + "x-ms-correlation-request-id": [ + "f3f46823-f9a8-4690-8bcf-05f15ba5e356" + ], + "x-ms-arm-service-request-id": [ + "63195008-8eb3-40c5-8c61-45e1d166a32e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210429Z:f3f46823-f9a8-4690-8bcf-05f15ba5e356" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:04:29 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "bf482746-a5f9-44c9-a48f-0809e529bf88" + ], + "x-ms-correlation-request-id": [ + "b06a5431-e97d-4641-8aca-f08d65c03c32" + ], + "x-ms-arm-service-request-id": [ + "0b13f64d-afe2-4804-ab10-6073ff209590" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210439Z:b06a5431-e97d-4641-8aca-f08d65c03c32" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:04:39 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "724c407a-0b1f-446a-9dad-8f5c4c93ab4b" + ], + "x-ms-correlation-request-id": [ + "c921d6ef-5a93-40f7-9b67-9549d8827708" + ], + "x-ms-arm-service-request-id": [ + "5746822b-2422-4a19-856d-daab01ac835c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210449Z:c921d6ef-5a93-40f7-9b67-9549d8827708" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:04:49 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e9e79c41-822e-4f34-8431-762c12fe7bab" + ], + "x-ms-correlation-request-id": [ + "b34340c6-3327-4661-9428-6b6ee527eb79" + ], + "x-ms-arm-service-request-id": [ + "c7a0b709-ba18-417e-a6ee-4c49a83cd62d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210459Z:b34340c6-3327-4661-9428-6b6ee527eb79" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:04:59 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "396e5e10-b7ab-4604-a3f5-fbfb72d48bd5" + ], + "x-ms-correlation-request-id": [ + "68554a1c-3591-4246-b7dc-d5ccf0143461" + ], + "x-ms-arm-service-request-id": [ + "ccb0520f-c2d6-437d-aeab-9ed985988d49" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210509Z:68554a1c-3591-4246-b7dc-d5ccf0143461" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:05:09 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d47f4715-4260-4ad6-8c56-afbe11acf5cd" + ], + "x-ms-correlation-request-id": [ + "75062d5f-aa92-4637-bf73-76dad61607ec" + ], + "x-ms-arm-service-request-id": [ + "39bd6715-0010-4448-851d-8acc62abd457" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210519Z:75062d5f-aa92-4637-bf73-76dad61607ec" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:05:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "6d061ab9-2896-4dab-b421-aac8bf28cf66" + ], + "x-ms-correlation-request-id": [ + "a9339263-1fc4-4a8d-825e-4add97f8573f" + ], + "x-ms-arm-service-request-id": [ + "8f1fa7e6-029d-4f66-81b4-92fd29f4009b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210529Z:a9339263-1fc4-4a8d-825e-4add97f8573f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:05:28 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "72a89b0f-2339-412e-abd2-06fd8f8ee076" + ], + "x-ms-correlation-request-id": [ + "8b9ebb4e-09ad-4ba8-8d13-237c47a1e21d" + ], + "x-ms-arm-service-request-id": [ + "a73c488d-9d72-4042-8d62-04ab2ed3c9b0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210539Z:8b9ebb4e-09ad-4ba8-8d13-237c47a1e21d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:05:38 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "54d576c5-a2ee-4ee2-975e-7c472add65ef" + ], + "x-ms-correlation-request-id": [ + "fa02e3ba-e1f2-457a-aac3-4af20200b816" + ], + "x-ms-arm-service-request-id": [ + "653d2499-007e-440e-93e0-952871e44556" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210550Z:fa02e3ba-e1f2-457a-aac3-4af20200b816" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:05:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9cdbbe90-63ba-464d-9670-fc6f87013d7d" + ], + "x-ms-correlation-request-id": [ + "4db8eea4-d8e0-4d62-a71c-1c1cde5e3c82" + ], + "x-ms-arm-service-request-id": [ + "d0e1555e-f9b0-49ba-82d4-8816fee643b7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210600Z:4db8eea4-d8e0-4d62-a71c-1c1cde5e3c82" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:05:59 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e6818654-766c-4f7d-a2df-4d80cc34770a" + ], + "x-ms-correlation-request-id": [ + "3b05057d-e874-4588-98c4-8eb0234ad4a7" + ], + "x-ms-arm-service-request-id": [ + "ed833ee1-de2a-4373-b016-7c922a9317a9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210610Z:3b05057d-e874-4588-98c4-8eb0234ad4a7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:06:09 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ace62710-7149-4d0d-a392-c7416f3b60b2" + ], + "x-ms-correlation-request-id": [ + "820eebb2-bcec-4cf7-a780-d92a6fee54fa" + ], + "x-ms-arm-service-request-id": [ + "8c25cf47-1b2b-41b9-afb1-a24b0e7998d6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210620Z:820eebb2-bcec-4cf7-a780-d92a6fee54fa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:06:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0514b230-9111-4f0b-8385-2f1e556ab2b1" + ], + "x-ms-correlation-request-id": [ + "369b00b9-9feb-411e-a932-962348be43d1" + ], + "x-ms-arm-service-request-id": [ + "16bf1618-c8ad-4d14-908b-63e504a9104d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210630Z:369b00b9-9feb-411e-a932-962348be43d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:06:29 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a1e9a0c2-bd7d-4ed6-acd5-dcd129ff6086" + ], + "x-ms-correlation-request-id": [ + "ed61c09b-9eed-4a96-9611-9806af2276c7" + ], + "x-ms-arm-service-request-id": [ + "85a0be38-cec0-4711-9f10-7b0a0565e7e2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210640Z:ed61c09b-9eed-4a96-9611-9806af2276c7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:06:39 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e13ae2d1-f30c-45b8-afd4-382aeaf80b4a" + ], + "x-ms-correlation-request-id": [ + "1b41330d-86f2-43b7-83ba-83f3c259d4a7" + ], + "x-ms-arm-service-request-id": [ + "182b872f-267a-402c-9bab-733d1053edc8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210650Z:1b41330d-86f2-43b7-83ba-83f3c259d4a7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:06:49 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0ee20e32-8a38-4084-8564-b8c12c6039cd" + ], + "x-ms-correlation-request-id": [ + "a48124a9-f487-49bf-a418-d7f535c18af1" + ], + "x-ms-arm-service-request-id": [ + "6aa349c4-3640-482a-bbe2-59a37da37bfb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210700Z:a48124a9-f487-49bf-a418-d7f535c18af1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:06:59 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1cf0277f-3a5d-462c-95d6-791e964e8583" + ], + "x-ms-correlation-request-id": [ + "22cb96fe-3780-43d8-a29b-90a364b76076" + ], + "x-ms-arm-service-request-id": [ + "ac565437-1404-40e3-be89-a8bb8d0182e7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210710Z:22cb96fe-3780-43d8-a29b-90a364b76076" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:07:09 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5244da0a-a5f8-474a-9c1b-f1c9e5a96b5d" + ], + "x-ms-correlation-request-id": [ + "e1085f92-3590-41f1-880e-3a0f01b8d00f" + ], + "x-ms-arm-service-request-id": [ + "2dc298bc-ae86-4c29-be5f-3e2765444912" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210720Z:e1085f92-3590-41f1-880e-3a0f01b8d00f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:07:19 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "feebfe03-5a0f-47c1-a44b-2db49ab6db2e" + ], + "x-ms-correlation-request-id": [ + "52b2c8fd-f22f-4cfb-b48d-9428a5e787ad" + ], + "x-ms-arm-service-request-id": [ + "45afcaa5-16d8-4548-9c31-fe548688d30e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210730Z:52b2c8fd-f22f-4cfb-b48d-9428a5e787ad" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:07:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d8b61729-4507-4c7f-be8a-05820bf56098" + ], + "x-ms-correlation-request-id": [ + "ce66ca7b-5837-479a-838a-ae1237591c00" + ], + "x-ms-arm-service-request-id": [ + "bf02dd38-db51-40ce-af3a-abfa496dba99" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210740Z:ce66ca7b-5837-479a-838a-ae1237591c00" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:07:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4e3850d5-5310-437d-852a-fb02dac7b5c5" + ], + "x-ms-correlation-request-id": [ + "fc7c61a1-7a22-49ec-a761-89452e38e14a" + ], + "x-ms-arm-service-request-id": [ + "6a41bd81-2103-41e2-a137-d2be163691b6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210751Z:fc7c61a1-7a22-49ec-a761-89452e38e14a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:07:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1e8b2eb7-3ca8-47a6-bb0b-62eb31fbff13" + ], + "x-ms-correlation-request-id": [ + "7c3360ac-54de-4722-a283-bf6434fb2b85" + ], + "x-ms-arm-service-request-id": [ + "9b7e145d-a52e-4ff4-b0b3-6f9c9e0e5bca" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210801Z:7c3360ac-54de-4722-a283-bf6434fb2b85" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:08:00 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a6d9c1e4-d17b-413d-b334-077a6cac57c8" + ], + "x-ms-correlation-request-id": [ + "8fb595e3-07b6-4998-8d68-0e0b76fef409" + ], + "x-ms-arm-service-request-id": [ + "ec043719-4359-4aee-965f-9e2f64e71fe1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210811Z:8fb595e3-07b6-4998-8d68-0e0b76fef409" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:08:10 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "05d6888b-5e57-49c9-adeb-e935785f1bf6" + ], + "x-ms-correlation-request-id": [ + "f4ca1b9b-4bb9-4483-bc00-fd1c03e1b11e" + ], + "x-ms-arm-service-request-id": [ + "f4a5c222-c9bb-4227-b5ce-3ce03f63ceb7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210821Z:f4ca1b9b-4bb9-4483-bc00-fd1c03e1b11e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:08:20 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b3f6e945-327d-46c7-99b2-12cb29b1a47e" + ], + "x-ms-correlation-request-id": [ + "c985dad8-3738-440a-921d-8f960d59e5de" + ], + "x-ms-arm-service-request-id": [ + "fd76c353-537b-4d5e-83b3-aed93af0b724" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210831Z:c985dad8-3738-440a-921d-8f960d59e5de" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:08:30 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "02b1d117-ade1-45ba-b2b8-9284dcb24a6b" + ], + "x-ms-correlation-request-id": [ + "9284d37f-fc82-42f8-a458-d345d147693c" + ], + "x-ms-arm-service-request-id": [ + "0a2229b1-3a2c-41a2-892a-792e138a07ff" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11958" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210841Z:9284d37f-fc82-42f8-a458-d345d147693c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:08:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a5cae44b-c723-4399-b818-b86f006f0d57" + ], + "x-ms-correlation-request-id": [ + "2ee357f3-9609-45fd-90ba-b4ddbff6f5b7" + ], + "x-ms-arm-service-request-id": [ + "5c5d9f01-71a1-4528-88e6-efa6e2c4f84a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11957" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210851Z:2ee357f3-9609-45fd-90ba-b4ddbff6f5b7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:08:51 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f4e0c812-dabc-446e-8d3f-a6e59649a920" + ], + "x-ms-correlation-request-id": [ + "33d31b82-1ad2-419e-91f3-3d7c6f2e9f0b" + ], + "x-ms-arm-service-request-id": [ + "2ec6b9f1-51b6-471a-9778-93999375d665" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11956" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210901Z:33d31b82-1ad2-419e-91f3-3d7c6f2e9f0b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:09:01 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "109c0fee-4471-4c11-83e2-788b966509da" + ], + "x-ms-correlation-request-id": [ + "fd264b12-6c46-4d97-a856-53752bee779a" + ], + "x-ms-arm-service-request-id": [ + "b812ce9d-79d0-4141-b51e-9327c4478071" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11955" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210911Z:fd264b12-6c46-4d97-a856-53752bee779a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:09:11 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7b18c053-9764-4ce0-b660-8470d6dd9456" + ], + "x-ms-correlation-request-id": [ + "549efd45-ae04-4de5-a626-c877475e950a" + ], + "x-ms-arm-service-request-id": [ + "5ea6c766-fe1e-4cdd-874e-2412f413cd6e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11954" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210921Z:549efd45-ae04-4de5-a626-c877475e950a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:09:21 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2b16f3b8-6796-4eab-b6fe-04b3121db2a9" + ], + "x-ms-correlation-request-id": [ + "3bca9cfd-c05c-4458-b2cf-6a034268568d" + ], + "x-ms-arm-service-request-id": [ + "b192e6d5-14a8-4f91-adae-67bb9d974d8f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11953" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210931Z:3bca9cfd-c05c-4458-b2cf-6a034268568d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:09:31 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a2d5a829-a2fc-4568-9f4b-48dabeaa95bd" + ], + "x-ms-correlation-request-id": [ + "6f9b32d1-7b21-4bd6-8e89-d3a6e54588ab" + ], + "x-ms-arm-service-request-id": [ + "53aae22a-8b37-4dc9-95a4-0e6d6ee81353" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11952" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210941Z:6f9b32d1-7b21-4bd6-8e89-d3a6e54588ab" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:09:41 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4d4c2b06-10cf-484d-b15f-5a5b8a6bc66f" + ], + "x-ms-correlation-request-id": [ + "efba3543-f834-4cd3-85dc-c5b340bc3a06" + ], + "x-ms-arm-service-request-id": [ + "5a743bb3-75f8-4630-99c8-962d1570af4e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11951" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T210952Z:efba3543-f834-4cd3-85dc-c5b340bc3a06" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:09:51 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "906cfdcd-4e4a-4d11-b380-c2b8b99ec427" + ], + "x-ms-correlation-request-id": [ + "4c9063da-5a40-4ead-9274-c64de6a9a482" + ], + "x-ms-arm-service-request-id": [ + "1c8d0324-b04c-4232-9e12-c0ed7ac3655f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11950" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211002Z:4c9063da-5a40-4ead-9274-c64de6a9a482" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:10:01 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "42574b71-55eb-4d45-9ed1-35f63e12910e" + ], + "x-ms-correlation-request-id": [ + "6f95a69c-0a56-4998-a397-788644a3cf7b" + ], + "x-ms-arm-service-request-id": [ + "da84d5cd-7cba-483f-9243-3171fbb81148" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11949" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211012Z:6f95a69c-0a56-4998-a397-788644a3cf7b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:10:11 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "675883e8-e861-4887-a104-11f34a1c7033" + ], + "x-ms-correlation-request-id": [ + "68fd22ad-cca7-4e95-a4ec-ea9c32bf22fe" + ], + "x-ms-arm-service-request-id": [ + "9676cbf9-bda2-4e9d-a0c4-d43f62133fab" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11948" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211022Z:68fd22ad-cca7-4e95-a4ec-ea9c32bf22fe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:10:22 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "baa08d57-8fcb-4025-a382-25956ed93674" + ], + "x-ms-correlation-request-id": [ + "2f0d6df9-7e7c-4ca6-aec6-bd82387420d9" + ], + "x-ms-arm-service-request-id": [ + "c07a6aa2-621e-45c9-bac7-37ca946b967f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11947" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211032Z:2f0d6df9-7e7c-4ca6-aec6-bd82387420d9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:10:32 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3d4abfaa-64e9-4b64-8160-62d712037e39" + ], + "x-ms-correlation-request-id": [ + "5d5f0509-b099-4fee-a871-28f7547c747a" + ], + "x-ms-arm-service-request-id": [ + "ccc94939-d207-4384-8c6d-c65158d19617" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11946" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211042Z:5d5f0509-b099-4fee-a871-28f7547c747a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:10:42 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "6d39b01e-be8a-4581-96c4-009cd0f5dd9e" + ], + "x-ms-correlation-request-id": [ + "b9b2933d-4c78-43d5-a002-35b461226de2" + ], + "x-ms-arm-service-request-id": [ + "96094072-0a6a-4519-9155-e0411362a04c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11945" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211052Z:b9b2933d-4c78-43d5-a002-35b461226de2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:10:52 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5de7eb8f-e1e8-41b9-8f60-b1e09f850a0f" + ], + "x-ms-correlation-request-id": [ + "324f6c76-d58a-4a76-a1c4-a96510b1505a" + ], + "x-ms-arm-service-request-id": [ + "6db8fdff-d565-496a-8e22-d3a971412fdc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11944" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211102Z:324f6c76-d58a-4a76-a1c4-a96510b1505a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:11:02 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1230dbae-7357-44e1-a37c-e832d884acde" + ], + "x-ms-correlation-request-id": [ + "7a5d9064-2d26-450f-a392-46d8c6092e58" + ], + "x-ms-arm-service-request-id": [ + "db067b21-0a57-4238-b167-ed1f86c9504f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11943" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211112Z:7a5d9064-2d26-450f-a392-46d8c6092e58" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:11:12 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "cd6f23ba-7545-43d9-bb14-f59d45920ee7" + ], + "x-ms-correlation-request-id": [ + "5e0bf599-f146-4ef5-9366-50c581781c35" + ], + "x-ms-arm-service-request-id": [ + "b5ad7565-cf8d-4eb8-808d-a5da32ce9d38" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11942" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211122Z:5e0bf599-f146-4ef5-9366-50c581781c35" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:11:22 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5ddb3612-50f2-491f-94cf-a049f6a463f6" + ], + "x-ms-correlation-request-id": [ + "53d20822-1437-4c37-b029-628c7b87b3da" + ], + "x-ms-arm-service-request-id": [ + "8f228b6f-35a0-4729-bd22-4b732afad254" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11941" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211132Z:53d20822-1437-4c37-b029-628c7b87b3da" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:11:32 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0f261e79-ae10-4295-91a7-9af350a6182b" + ], + "x-ms-correlation-request-id": [ + "57e61455-195c-4e97-ae6a-a57a9bfb469e" + ], + "x-ms-arm-service-request-id": [ + "90ab5a11-02f2-4465-bf4f-e0c6a7af4e66" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11940" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211142Z:57e61455-195c-4e97-ae6a-a57a9bfb469e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:11:42 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d9a439e2-bcdb-4beb-819c-e6e0dd96afb9" + ], + "x-ms-correlation-request-id": [ + "393be15f-ded5-49bf-b5e2-4133a49701de" + ], + "x-ms-arm-service-request-id": [ + "ff54b58e-1187-423a-8543-04a3e64de25c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11939" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211153Z:393be15f-ded5-49bf-b5e2-4133a49701de" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:11:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d929b108-c4ed-4349-aa73-663dd00145c8" + ], + "x-ms-correlation-request-id": [ + "2ef23f4c-c6e4-41dc-a111-736c92dd48f4" + ], + "x-ms-arm-service-request-id": [ + "39549e25-5104-4eb5-8db0-0ecf79fbda70" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11938" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211203Z:2ef23f4c-c6e4-41dc-a111-736c92dd48f4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:12:02 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "eb47385a-a8d0-40b4-bbd6-4b52cc20e0bb" + ], + "x-ms-correlation-request-id": [ + "69a3e8b6-3bf8-46d6-aab1-c731a46dfbeb" + ], + "x-ms-arm-service-request-id": [ + "39334b79-b3ec-44fb-81e8-a8e85d76122c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11937" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211213Z:69a3e8b6-3bf8-46d6-aab1-c731a46dfbeb" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:12:12 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "8a43042a-a4d9-4770-a68e-84e788216a1b" + ], + "x-ms-correlation-request-id": [ + "4d6070f8-abbb-4b10-a77c-3c8181ecbc4b" + ], + "x-ms-arm-service-request-id": [ + "611cf12f-848b-4998-ba93-8667cf4af5fb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11936" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211223Z:4d6070f8-abbb-4b10-a77c-3c8181ecbc4b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:12:23 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "137aa6c1-be83-4dff-8413-1193a226bd86" + ], + "x-ms-correlation-request-id": [ + "04924aca-eff6-422b-aca9-a3e54db5ef70" + ], + "x-ms-arm-service-request-id": [ + "da75a6e9-adad-4e0f-a5b1-ee6a5090cb78" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11935" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211233Z:04924aca-eff6-422b-aca9-a3e54db5ef70" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:12:32 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1db7d2ed-f3ab-47ad-b63d-119904d50c6a" + ], + "x-ms-correlation-request-id": [ + "d62f974f-2b6f-4409-84eb-8513e4511586" + ], + "x-ms-arm-service-request-id": [ + "e3589e82-c81c-401c-8ee8-919c42877681" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11934" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211243Z:d62f974f-2b6f-4409-84eb-8513e4511586" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:12:42 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "775164a4-1d5a-4659-90de-726a6fbd9183" + ], + "x-ms-correlation-request-id": [ + "8dab9931-653c-436a-add9-bfd55eeaf9b7" + ], + "x-ms-arm-service-request-id": [ + "6873dbe2-ee92-4467-9645-f533f7cac89e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11933" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211253Z:8dab9931-653c-436a-add9-bfd55eeaf9b7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:12:52 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f15c9c08-8bdf-4b6a-9d09-ee41797bb628" + ], + "x-ms-correlation-request-id": [ + "71328e22-ecb6-42f7-af65-b9e8e366718a" + ], + "x-ms-arm-service-request-id": [ + "723fa6ad-c28b-4324-a246-84d95322bb9e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11932" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211303Z:71328e22-ecb6-42f7-af65-b9e8e366718a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:13:02 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3f0d7389-80b4-4c43-b4f4-aea90f58ce38" + ], + "x-ms-correlation-request-id": [ + "ea4a9665-cf4f-41b5-9980-6fd43892a7e5" + ], + "x-ms-arm-service-request-id": [ + "2de595c6-3465-4e3e-a190-0ddcd8549007" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11931" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211313Z:ea4a9665-cf4f-41b5-9980-6fd43892a7e5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:13:12 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a8ccd3dd-eccf-45d0-b403-3d07e90fce3b" + ], + "x-ms-correlation-request-id": [ + "12149449-a0bd-478d-86e6-5608e24ec4cf" + ], + "x-ms-arm-service-request-id": [ + "c6c25d4f-8361-4b10-8c42-1cf242d47407" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11930" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211323Z:12149449-a0bd-478d-86e6-5608e24ec4cf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:13:22 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1739b9e1-293f-4e44-9bd5-1ab420ab0127" + ], + "x-ms-correlation-request-id": [ + "e9807344-ad44-4cc9-9f40-ea1eae6410d5" + ], + "x-ms-arm-service-request-id": [ + "9bf648b0-98d5-414d-ad33-f91ac03e9d04" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11929" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211333Z:e9807344-ad44-4cc9-9f40-ea1eae6410d5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:13:32 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5398cfb3-d723-4480-8cac-7e605d5e33c9" + ], + "x-ms-correlation-request-id": [ + "b558bba1-d7f1-4dd9-abc5-42bfcab535cf" + ], + "x-ms-arm-service-request-id": [ + "b0b4f290-3e46-4291-b778-24348113a50f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11928" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211343Z:b558bba1-d7f1-4dd9-abc5-42bfcab535cf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:13:43 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "98e4dbe3-b2ce-4f24-9685-d4b4d191b70e" + ], + "x-ms-correlation-request-id": [ + "e915cdd0-e4da-4309-a959-e9068ae306e0" + ], + "x-ms-arm-service-request-id": [ + "e490c35f-49d7-45ed-a804-f483288cf9ee" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11927" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211354Z:e915cdd0-e4da-4309-a959-e9068ae306e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:13:53 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9907473f-fd0a-45eb-aee4-c181fda0881b" + ], + "x-ms-correlation-request-id": [ + "49f73ed0-0044-4755-8d77-eab148569dd6" + ], + "x-ms-arm-service-request-id": [ + "eebad399-25e0-4543-a186-3fece0b779bc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11926" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211404Z:49f73ed0-0044-4755-8d77-eab148569dd6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:03 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ce98ec98-82bd-46b8-b65d-2b4928b5b7e8" + ], + "x-ms-correlation-request-id": [ + "8bcefae4-f369-4179-b275-534ee565f017" + ], + "x-ms-arm-service-request-id": [ + "09a18723-d47d-4689-89a6-a450d422612d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11925" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211414Z:8bcefae4-f369-4179-b275-534ee565f017" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:13 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "0c81d77b-4ef4-45bf-a258-d066a8ce496a" + ], + "x-ms-correlation-request-id": [ + "c7d9b928-d928-493e-b04a-e2ccf81b7bf2" + ], + "x-ms-arm-service-request-id": [ + "d5959515-b017-4ab9-a066-81b1ac87c6ef" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11924" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211424Z:c7d9b928-d928-493e-b04a-e2ccf81b7bf2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:23 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25SZXN1bHRzLzJlMjAzNmMzLTk4MDEtNDNiZS1hNGZkLTI1ODk3NmNjODU5ZT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01" + ], + "x-ms-request-id": [ + "2e2036c3-9801-43be-a4fd-258976cc859e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/2e2036c3-9801-43be-a4fd-258976cc859e?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "14d167c6-1f9d-48b7-8dea-c8b338f1778b" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "cef21f83-ac77-4863-b02c-14ff8a1ed452" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11923" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211424Z:845e6847-d749-45e1-8a50-699697412a41" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:24 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualHubs/ps8069?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MDY5P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9db4c719-3246-4f08-bbbd-a278fb50a5c5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "60b100d6-7456-4cc5-ac54-de55947e58a4" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "acfd354b-2549-434c-87dd-e34ee9f7241d" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "72e24329-d631-4777-9827-8504ce346344" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211424Z:acfd354b-2549-434c-87dd-e34ee9f7241d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:24 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5b695529-986a-4789-9823-ffc914a6645a" + ], + "x-ms-correlation-request-id": [ + "91c1ff7d-86a4-44b2-a541-a06a908207d3" + ], + "x-ms-arm-service-request-id": [ + "e113d115-98d8-4403-81a1-615cf2b838f9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211435Z:91c1ff7d-86a4-44b2-a541-a06a908207d3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "c4e0a7c0-5b17-477b-8a93-8a52ea34a6d5" + ], + "x-ms-correlation-request-id": [ + "62bac6b5-aecb-4a74-9439-3de62ed78db2" + ], + "x-ms-arm-service-request-id": [ + "a255940e-1f1d-4f35-8acf-214f5165d5ae" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211445Z:62bac6b5-aecb-4a74-9439-3de62ed78db2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:44 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "a0a920c6-e6a5-4770-beb6-8d7d800ac4f3" + ], + "x-ms-correlation-request-id": [ + "9bf08448-6d54-469a-a4ac-2ce6ea89beda" + ], + "x-ms-arm-service-request-id": [ + "c2323843-1d61-4a4e-b289-40edfbbc5b9f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211455Z:9bf08448-6d54-469a-a4ac-2ce6ea89beda" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:14:54 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "14b8f3de-730b-4e2a-bc45-75418501347b" + ], + "x-ms-correlation-request-id": [ + "4a09aff6-b384-46a2-98f5-93cb92795527" + ], + "x-ms-arm-service-request-id": [ + "15922d18-b16a-43df-aafd-941ce0544965" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211505Z:4a09aff6-b384-46a2-98f5-93cb92795527" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:15:04 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "aa526808-235f-4d56-acef-e68ce301d3ae" + ], + "x-ms-correlation-request-id": [ + "71d80ee7-da4e-4964-ab85-bdfc7ae9559c" + ], + "x-ms-arm-service-request-id": [ + "f47a7f22-6337-4b91-bc82-6f4a19a0c434" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211515Z:71d80ee7-da4e-4964-ab85-bdfc7ae9559c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:15:14 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4a312a4a-b78d-4f0a-bde3-a3e717161689" + ], + "x-ms-correlation-request-id": [ + "3f8d9dc6-0068-45a2-b2b1-cdb3d3fd2bc4" + ], + "x-ms-arm-service-request-id": [ + "9d4bc2b5-c1d6-455f-b6f7-4eac6d4b92f3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211525Z:3f8d9dc6-0068-45a2-b2b1-cdb3d3fd2bc4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:15:24 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d5f50312-1a6b-4ff5-a2cc-46cb00c4bcc5" + ], + "x-ms-correlation-request-id": [ + "f5ea0b3b-e792-4a36-87c8-50cf35f6fe25" + ], + "x-ms-arm-service-request-id": [ + "b0ed2f35-ea77-44a7-9969-4d103c18f017" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211535Z:f5ea0b3b-e792-4a36-87c8-50cf35f6fe25" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:15:34 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3ff265fa-0dda-4528-870a-82a9b9086dec" + ], + "x-ms-correlation-request-id": [ + "f3e23db5-f1b1-4524-a7bf-b123e3aed452" + ], + "x-ms-arm-service-request-id": [ + "e504a13f-56f9-4c1b-9e91-1fd56ea2a2c1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211545Z:f3e23db5-f1b1-4524-a7bf-b123e3aed452" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:15:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e5842365-ed3d-4f93-ace2-656bcdce67ca" + ], + "x-ms-correlation-request-id": [ + "325cdbea-d366-4b13-a3a1-92990a282636" + ], + "x-ms-arm-service-request-id": [ + "08149750-76e1-4f75-b3a1-5e029d79d361" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211555Z:325cdbea-d366-4b13-a3a1-92990a282636" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:15:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "8c5052b8-4c3d-40b4-90ef-e90b48531092" + ], + "x-ms-correlation-request-id": [ + "0b2e0bf1-ec92-4a12-8a88-4b9a917ed778" + ], + "x-ms-arm-service-request-id": [ + "168ae932-9f10-43eb-a394-ef9fb99361d6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211605Z:0b2e0bf1-ec92-4a12-8a88-4b9a917ed778" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:16:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0c39ba3b-4e96-478e-9832-813e07d7ef15" + ], + "x-ms-correlation-request-id": [ + "06a2f4a5-ce1d-4658-adb7-31a1f65b27e8" + ], + "x-ms-arm-service-request-id": [ + "b31a67f8-0ce5-442c-b376-930cde700c4f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211615Z:06a2f4a5-ce1d-4658-adb7-31a1f65b27e8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:16:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "97d7a838-2a87-4fde-8ac1-6b378af1be6b" + ], + "x-ms-correlation-request-id": [ + "66d90f97-9f57-49b0-8ae1-6cccc7da3487" + ], + "x-ms-arm-service-request-id": [ + "24c1181e-e129-410b-aacf-bf80ac552ad7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211625Z:66d90f97-9f57-49b0-8ae1-6cccc7da3487" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:16:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fd1b0c57-9523-424a-a478-744622c379f6" + ], + "x-ms-correlation-request-id": [ + "05cd8659-c656-4756-93fe-b432e6007114" + ], + "x-ms-arm-service-request-id": [ + "28589788-c35b-4495-a357-09f4b1a9fd7a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211636Z:05cd8659-c656-4756-93fe-b432e6007114" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:16:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5a85e019-26d6-470e-891b-c8e16ee15c4e" + ], + "x-ms-correlation-request-id": [ + "ebba4a25-6053-4481-8c51-1262490911b6" + ], + "x-ms-arm-service-request-id": [ + "5de70c3c-e47f-4595-97f6-0a97db66e0bf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11986" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211646Z:ebba4a25-6053-4481-8c51-1262490911b6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:16:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "251edadf-e80b-4d10-b8cf-b576d008277e" + ], + "x-ms-correlation-request-id": [ + "b14ea63c-b973-40d2-94c9-8990d72b1b00" + ], + "x-ms-arm-service-request-id": [ + "05dbc189-3f15-4d59-a061-d4a0bd2e3887" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11985" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211656Z:b14ea63c-b973-40d2-94c9-8990d72b1b00" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:16:55 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f0d99956-58f4-4884-b63f-f2ce7c851bfa" + ], + "x-ms-correlation-request-id": [ + "7c37d14f-498a-453c-8caf-8bf18e81fae6" + ], + "x-ms-arm-service-request-id": [ + "d3947e4f-20c9-4204-86b7-dfc8cd42672a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11984" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211706Z:7c37d14f-498a-453c-8caf-8bf18e81fae6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:17:05 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ea0c5f33-ea7a-4ab4-9be3-ffd761c563ed" + ], + "x-ms-correlation-request-id": [ + "64b6f902-8d12-4f4e-bd8d-ec00e84aa2fc" + ], + "x-ms-arm-service-request-id": [ + "2bd2bac1-919a-4ea1-98f5-393e50b189cb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11983" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211716Z:64b6f902-8d12-4f4e-bd8d-ec00e84aa2fc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:17:15 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9be88031-b96b-4b0a-9978-e205184406ff" + ], + "x-ms-correlation-request-id": [ + "7afd195d-db27-4968-9b94-875213ca35b2" + ], + "x-ms-arm-service-request-id": [ + "7ffca6a1-9be4-44ee-920e-11fc2122234f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11982" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211726Z:7afd195d-db27-4968-9b94-875213ca35b2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:17:25 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1139ca98-e51c-40be-b93f-757a5ac97718" + ], + "x-ms-correlation-request-id": [ + "6ea92602-5247-4327-8dd7-aefc39efbf66" + ], + "x-ms-arm-service-request-id": [ + "9faefd7d-e505-478f-a5ec-b4229b116228" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11981" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211736Z:6ea92602-5247-4327-8dd7-aefc39efbf66" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:17:35 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "51e93dc1-4125-448e-878f-a53d3c6bf96b" + ], + "x-ms-correlation-request-id": [ + "b8063418-2638-44fe-ad9e-c39357be7c6a" + ], + "x-ms-arm-service-request-id": [ + "789c0a81-27f7-42fe-8f0a-a1e44a3824d1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11980" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211746Z:b8063418-2638-44fe-ad9e-c39357be7c6a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:17:45 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b6d40cf5-3c86-4a13-b0d8-b24df5138325" + ], + "x-ms-correlation-request-id": [ + "d1a0633c-a225-44f6-af57-13417e5c1639" + ], + "x-ms-arm-service-request-id": [ + "fa3b19ca-e363-4db6-98b9-da6e248598d5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11979" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211756Z:d1a0633c-a225-44f6-af57-13417e5c1639" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:17:56 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d1fc77a0-4fab-4e7c-a3ab-5095ce5a55eb" + ], + "x-ms-correlation-request-id": [ + "6ca2e3c6-6692-4b28-8396-b69e08027963" + ], + "x-ms-arm-service-request-id": [ + "2dac6724-c2af-4f76-87c4-206dbc28ffe1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211806Z:6ca2e3c6-6692-4b28-8396-b69e08027963" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:18:06 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "601d1489-947f-48c6-8108-e76c16f18d21" + ], + "x-ms-correlation-request-id": [ + "95b8bdc5-c3b7-4fa2-a396-51d0ff056da5" + ], + "x-ms-arm-service-request-id": [ + "f39f0e15-8725-4365-9c8d-a0a868b31246" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11977" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211816Z:95b8bdc5-c3b7-4fa2-a396-51d0ff056da5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:18:16 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5e0ea078-efc6-4f7f-987a-4063185d95a0" + ], + "x-ms-correlation-request-id": [ + "4eaf3ad2-be13-4de5-ab21-570221f2e5a0" + ], + "x-ms-arm-service-request-id": [ + "7b27604b-723f-43c9-908b-6a7ba529e1d2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11976" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211826Z:4eaf3ad2-be13-4de5-ab21-570221f2e5a0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:18:26 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1a5df228-1e0c-449a-88c7-8359c04ac721" + ], + "x-ms-correlation-request-id": [ + "0642eed1-74ce-4b1f-867e-d5bf7ed8ad0f" + ], + "x-ms-arm-service-request-id": [ + "21f054a7-c26c-4329-aeb9-55763239e985" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11975" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211836Z:0642eed1-74ce-4b1f-867e-d5bf7ed8ad0f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:18:36 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fb817f0e-9648-4f0d-8af2-3356b79c73ed" + ], + "x-ms-correlation-request-id": [ + "a14b4649-3809-4765-8a07-b63508e3ce34" + ], + "x-ms-arm-service-request-id": [ + "34b26f16-6675-4937-9d37-32cd29095382" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11974" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211847Z:a14b4649-3809-4765-8a07-b63508e3ce34" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:18:46 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "7a7c0538-5bae-4d64-add9-5801f39c0ba2" + ], + "x-ms-correlation-request-id": [ + "c08af7c4-3ab8-4f64-b68e-214810425084" + ], + "x-ms-arm-service-request-id": [ + "71c59f7f-8ec1-411b-8259-799032f25998" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11973" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211857Z:c08af7c4-3ab8-4f64-b68e-214810425084" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:18:56 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "569ff914-15a7-44f8-9557-b00dda1444f9" + ], + "x-ms-correlation-request-id": [ + "644421b9-bf25-44a8-93ce-a3fa7c1d015e" + ], + "x-ms-arm-service-request-id": [ + "5c555c9a-9b65-4d2f-8b99-b4d0ef9e5da6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11972" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211907Z:644421b9-bf25-44a8-93ce-a3fa7c1d015e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:19:06 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "00618876-924b-4c9a-affe-00d3b896959f" + ], + "x-ms-correlation-request-id": [ + "b3e125d1-4328-40e9-8708-ad4bc7aec15f" + ], + "x-ms-arm-service-request-id": [ + "41cf5a7f-833c-4761-9fc9-caea6cea08bb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11971" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211917Z:b3e125d1-4328-40e9-8708-ad4bc7aec15f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:19:16 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "bf42a19c-7691-4d59-b314-46f691652a52" + ], + "x-ms-correlation-request-id": [ + "3c7e73c0-a91f-4b29-8560-22fcff16ff82" + ], + "x-ms-arm-service-request-id": [ + "bc933bf7-f8f7-49ce-b84f-8ce65187cd24" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11970" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211927Z:3c7e73c0-a91f-4b29-8560-22fcff16ff82" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:19:26 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e7031454-0367-47ff-a41e-39776c8847f5" + ], + "x-ms-correlation-request-id": [ + "6f56ed93-441c-43f5-8a78-1653cefebe52" + ], + "x-ms-arm-service-request-id": [ + "8dbb593a-6780-43ed-b981-01c489080635" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11969" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211937Z:6f56ed93-441c-43f5-8a78-1653cefebe52" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:19:36 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "dc012642-b442-4308-bfe5-ab66f35ede3f" + ], + "x-ms-correlation-request-id": [ + "73b3ec31-b936-48d0-871e-20f24d79e3a9" + ], + "x-ms-arm-service-request-id": [ + "34dcc85a-6781-4fd9-a3f8-93f8f3b036cb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11968" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211947Z:73b3ec31-b936-48d0-871e-20f24d79e3a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:19:46 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e6e1968b-5c5a-43d8-8900-7d9439616d13" + ], + "x-ms-correlation-request-id": [ + "110b1abd-5057-430d-bf4f-a7445d912d1a" + ], + "x-ms-arm-service-request-id": [ + "e9952623-7740-4a30-ae59-cc6cb7016b84" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11967" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T211957Z:110b1abd-5057-430d-bf4f-a7445d912d1a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:19:56 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fc762cf1-031e-4afe-87cc-a15f662797ad" + ], + "x-ms-correlation-request-id": [ + "14909d90-6e54-4ce3-adba-a0a19d55cd9a" + ], + "x-ms-arm-service-request-id": [ + "ce0aed32-629d-46ef-b3e5-9645d81a1824" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11966" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212007Z:14909d90-6e54-4ce3-adba-a0a19d55cd9a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:20:07 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "2b179e3e-4e1c-476a-9b04-626e0b6713c4" + ], + "x-ms-correlation-request-id": [ + "95570d55-30a5-4a69-9653-fa5a6822a0d1" + ], + "x-ms-arm-service-request-id": [ + "adcb7057-b613-4305-8742-c0abd71d2303" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212017Z:95570d55-30a5-4a69-9653-fa5a6822a0d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:20:17 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "36f54d31-66d5-4cd6-b6c5-d0199d4a4e9e" + ], + "x-ms-correlation-request-id": [ + "eac3eb23-bfb0-4348-9898-bae366cae65b" + ], + "x-ms-arm-service-request-id": [ + "df56359c-d524-40f6-be80-624c4cbff315" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11964" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212027Z:eac3eb23-bfb0-4348-9898-bae366cae65b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:20:27 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f042bfc3-c213-4424-9760-4f4071442f4a" + ], + "x-ms-correlation-request-id": [ + "02ca445d-c955-4905-9d91-5113e6b2b40f" + ], + "x-ms-arm-service-request-id": [ + "3f8d9e7c-e4c4-4d52-bdc8-df6bfa4bcbd5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11963" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212037Z:02ca445d-c955-4905-9d91-5113e6b2b40f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:20:37 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "f84fd41a-232d-4ed5-8da2-8dd1d2be748e" + ], + "x-ms-correlation-request-id": [ + "f030de7a-d5c9-43e8-9cb7-691206360efc" + ], + "x-ms-arm-service-request-id": [ + "37d2a129-6798-48a8-a07c-c177a154a8bb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212048Z:f030de7a-d5c9-43e8-9cb7-691206360efc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:20:47 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9a11a2f7-3518-43f3-80ba-63509dd78f30" + ], + "x-ms-correlation-request-id": [ + "2dc37eb5-67c6-442c-bc9f-da01df55bfc8" + ], + "x-ms-arm-service-request-id": [ + "ffbc5026-d9fe-4df6-9337-fca66f54719d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11961" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212058Z:2dc37eb5-67c6-442c-bc9f-da01df55bfc8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:20:57 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "611627a0-b805-40d7-8475-f06f0c49ff0b" + ], + "x-ms-correlation-request-id": [ + "62423af4-b62c-4856-91bc-a0a4b3947933" + ], + "x-ms-arm-service-request-id": [ + "1ea20524-7541-4595-9416-f77ad466b601" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11960" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212108Z:62423af4-b62c-4856-91bc-a0a4b3947933" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:21:07 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "fff9b728-30de-46ae-a837-bf07e5e15539" + ], + "x-ms-correlation-request-id": [ + "acf885ce-72d3-4d73-856b-c03ff8529673" + ], + "x-ms-arm-service-request-id": [ + "4e12400f-07cd-4f9f-a796-1dbce4ed4ee0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212118Z:acf885ce-72d3-4d73-856b-c03ff8529673" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:21:17 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "81259a36-00e6-42f7-875f-c24e1bd3c7f7" + ], + "x-ms-correlation-request-id": [ + "9bf4f7c3-d403-4607-9574-eefeefeb6e88" + ], + "x-ms-arm-service-request-id": [ + "0551666d-8068-44ef-bc70-c89a1caeba9c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11958" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212128Z:9bf4f7c3-d403-4607-9574-eefeefeb6e88" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:21:27 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "0c85c406-cce9-437c-b476-a864f8bc1d92" + ], + "x-ms-correlation-request-id": [ + "b92fa2bd-3d73-4089-886c-25f9846dc390" + ], + "x-ms-arm-service-request-id": [ + "f2808208-58b0-498b-b5b8-51ba078e51fe" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11957" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212138Z:b92fa2bd-3d73-4089-886c-25f9846dc390" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:21:37 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "99e7f23f-89cd-4626-89b6-50f2b0538638" + ], + "x-ms-correlation-request-id": [ + "393bdfae-eff5-4e12-90e7-f63d1495783b" + ], + "x-ms-arm-service-request-id": [ + "f3858105-58c9-4b7c-a40e-4c78ff03c76d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11956" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212148Z:393bdfae-eff5-4e12-90e7-f63d1495783b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:21:47 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "3a5a3052-7d53-45f6-ab8a-f5bddc21e8ac" + ], + "x-ms-correlation-request-id": [ + "ad16f345-7221-49f8-95a1-e8fee48c0255" + ], + "x-ms-arm-service-request-id": [ + "8b0d9a96-9a81-4a8a-91da-40b40c394ac5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11955" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212158Z:ad16f345-7221-49f8-95a1-e8fee48c0255" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:21:57 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "1c6ab588-8d23-46a7-9bd1-5abf138d38e8" + ], + "x-ms-correlation-request-id": [ + "a86a3ddf-2fa6-4431-9bce-606710c15507" + ], + "x-ms-arm-service-request-id": [ + "e9ad112b-e99a-4e61-8a81-22388cb3c803" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11954" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212208Z:a86a3ddf-2fa6-4431-9bce-606710c15507" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:07 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "fa79cc58-2006-431b-b51c-dc4bbd829061" + ], + "x-ms-correlation-request-id": [ + "ee0a03ba-f4f4-41a9-b609-3566c56f02a0" + ], + "x-ms-arm-service-request-id": [ + "eb428546-b4aa-4020-825c-11299bf3d731" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11953" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212218Z:ee0a03ba-f4f4-41a9-b609-3566c56f02a0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:18 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25SZXN1bHRzLzYwYjEwMGQ2LTc0NTYtNGNjNS1hYzU0LWRlNTU5NDdlNThhND9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01" + ], + "x-ms-request-id": [ + "60b100d6-7456-4cc5-ac54-de55947e58a4" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/60b100d6-7456-4cc5-ac54-de55947e58a4?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "acfd354b-2549-434c-87dd-e34ee9f7241d" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "72e24329-d631-4777-9827-8504ce346344" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11952" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212218Z:7138d335-41a2-49e2-a4e6-a4111b7dd4f4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:18 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourceGroups/ps9445/providers/Microsoft.Network/virtualWans/ps8876?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlR3JvdXBzL3BzOTQ0NS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbFdhbnMvcHM4ODc2P2FwaS12ZXJzaW9uPTIwMjAtMDQtMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4a95e62d-89ad-43fb-876d-86cc6f2d5c43" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/b6d6a2a6-012a-4c88-91d0-8d4a3db09c75?api-version=2020-04-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "b6d6a2a6-012a-4c88-91d0-8d4a3db09c75" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/b6d6a2a6-012a-4c88-91d0-8d4a3db09c75?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "bb0d1467-5a28-40c4-8615-df960cd7c76e" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "19d7e2c0-5a53-4eb6-a690-b14669c6f653" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212219Z:bb0d1467-5a28-40c4-8615-df960cd7c76e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:19 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/b6d6a2a6-012a-4c88-91d0-8d4a3db09c75?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2I2ZDZhMmE2LTAxMmEtNGM4OC05MWQwLThkNGEzZGIwOWM3NT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "748bc492-1422-4076-bcda-7f2e0ed8549a" + ], + "x-ms-correlation-request-id": [ + "f57f3ba7-32a3-4933-af74-ebf380ab92b9" + ], + "x-ms-arm-service-request-id": [ + "61c9afde-f573-4619-928e-6e572530e90c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212229Z:f57f3ba7-32a3-4933-af74-ebf380ab92b9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:29 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/b6d6a2a6-012a-4c88-91d0-8d4a3db09c75?api-version=2020-04-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25SZXN1bHRzL2I2ZDZhMmE2LTAxMmEtNGM4OC05MWQwLThkNGEzZGIwOWM3NT9hcGktdmVyc2lvbj0yMDIwLTA0LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.1.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operationResults/b6d6a2a6-012a-4c88-91d0-8d4a3db09c75?api-version=2020-04-01" + ], + "x-ms-request-id": [ + "b6d6a2a6-012a-4c88-91d0-8d4a3db09c75" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/providers/Microsoft.Network/locations/westcentralus/operations/b6d6a2a6-012a-4c88-91d0-8d4a3db09c75?api-version=2020-04-01" + ], + "x-ms-correlation-request-id": [ + "bb0d1467-5a28-40c4-8615-df960cd7c76e" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "19d7e2c0-5a53-4eb6-a690-b14669c6f653" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212229Z:68f55c12-0959-46d7-ad07-41aba58f307c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:29 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/resourcegroups/ps9445?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL3Jlc291cmNlZ3JvdXBzL3BzOTQ0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a6961aab-414c-48d3-81bc-6232eb9e9ff3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "0ae40013-5e89-4806-88f4-26d1134255b3" + ], + "x-ms-correlation-request-id": [ + "0ae40013-5e89-4806-88f4-26d1134255b3" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212230Z:0ae40013-5e89-4806-88f4-26d1134255b3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:30 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprME5EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "65a49a6c-3e9d-4469-ae75-eff1ea4ef2ea" + ], + "x-ms-correlation-request-id": [ + "65a49a6c-3e9d-4469-ae75-eff1ea4ef2ea" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212245Z:65a49a6c-3e9d-4469-ae75-eff1ea4ef2ea" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:22:45 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprME5EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "cadd727a-f4f3-42fa-a601-d01a78e78022" + ], + "x-ms-correlation-request-id": [ + "cadd727a-f4f3-42fa-a601-d01a78e78022" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212300Z:cadd727a-f4f3-42fa-a601-d01a78e78022" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:23:00 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprME5EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "c2d39964-3180-4999-937f-a18d9121757d" + ], + "x-ms-correlation-request-id": [ + "c2d39964-3180-4999-937f-a18d9121757d" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212315Z:c2d39964-3180-4999-937f-a18d9121757d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:23:14 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/359a08a9-ff1b-463c-92d7-6df8d946f25c/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk0NDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzU5YTA4YTktZmYxYi00NjNjLTkyZDctNmRmOGQ5NDZmMjVjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprME5EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.28207.03", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.18363.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-request-id": [ + "6d562139-a675-4a3f-8ef3-9c328dac2ba8" + ], + "x-ms-correlation-request-id": [ + "6d562139-a675-4a3f-8ef3-9c328dac2ba8" + ], + "x-ms-routing-request-id": [ + "WESTUS:20200609T212316Z:6d562139-a675-4a3f-8ef3-9c328dac2ba8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 09 Jun 2020 21:23:15 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-BgpUpdateVpnGateway": [ + "ps9445", + "ps8876", + "ps8069", + "ps8245" + ] + }, + "Variables": { + "SubscriptionId": "359a08a9-ff1b-463c-92d7-6df8d946f25c" + } +} \ No newline at end of file diff --git a/src/Network/Network/Cortex/VpnGateway/UpdateAzureRmVpnGatewayCommand.cs b/src/Network/Network/Cortex/VpnGateway/UpdateAzureRmVpnGatewayCommand.cs index 01c86b471ebf..899278d29ad5 100644 --- a/src/Network/Network/Cortex/VpnGateway/UpdateAzureRmVpnGatewayCommand.cs +++ b/src/Network/Network/Cortex/VpnGateway/UpdateAzureRmVpnGatewayCommand.cs @@ -81,6 +81,11 @@ public class UpdateAzureRmVpnGatewayCommand : VpnGatewayBaseCmdlet HelpMessage = "The scale unit for this VpnGateway.")] public uint VpnGatewayScaleUnit { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The BGP peering addresses for this VpnGateway bgpsettings.")] + public PSIpConfigurationBgpPeeringAddress[] BgpPeeringAddress { get; set; } + [Parameter( Mandatory = false, HelpMessage = "A hashtable which represents resource tags.")] @@ -130,6 +135,45 @@ public override void Execute() existingVpnGateway.Connections.AddRange(this.VpnConnection); } + //// Modify BgpPeeringAddress + if (this.BgpPeeringAddress != null) + { + if (existingVpnGateway.BgpSettings == null) + { + existingVpnGateway.BgpSettings = new PSBgpSettings(); + } + + if (existingVpnGateway.BgpSettings.BgpPeeringAddresses == null) + { + existingVpnGateway.BgpSettings.BgpPeeringAddresses = new List(); + + foreach (var address in this.BgpPeeringAddress) + { + existingVpnGateway.BgpSettings.BgpPeeringAddresses.Add(address); + } + } + else + { + foreach (var address in this.BgpPeeringAddress) + { + bool isGatewayIpConfigurationExists = existingVpnGateway.BgpSettings.BgpPeeringAddresses.Any( + ipconfaddress => ipconfaddress.IpconfigurationId.Equals(address.IpconfigurationId, StringComparison.OrdinalIgnoreCase)); + + if (isGatewayIpConfigurationExists) + { + var bgpPeeringPropertiesInRequest = existingVpnGateway.BgpSettings.BgpPeeringAddresses.FirstOrDefault( + x => x.IpconfigurationId.Equals(address.IpconfigurationId, StringComparison.OrdinalIgnoreCase)); + + bgpPeeringPropertiesInRequest.CustomBgpIpAddresses = address.CustomBgpIpAddresses; + } + else + { + existingVpnGateway.BgpSettings.BgpPeeringAddresses.Add(address); + } + } + } + } + ConfirmAction( Properties.Resources.SettingResourceMessage, this.Name, From e597521f923f26051df519df4e2089ee04caa65d Mon Sep 17 00:00:00 2001 From: Khushboo Baheti Date: Tue, 9 Jun 2020 18:25:45 -0700 Subject: [PATCH 2/3] commit2 --- src/Network/Network/ChangeLog.md | 2 + .../Network/help/Update-AzVpnGateway.md | 123 ++++++++++++------ 2 files changed, 84 insertions(+), 41 deletions(-) diff --git a/src/Network/Network/ChangeLog.md b/src/Network/Network/ChangeLog.md index 8b404145cd60..261e982b03d1 100644 --- a/src/Network/Network/ChangeLog.md +++ b/src/Network/Network/ChangeLog.md @@ -53,6 +53,8 @@ * Updated below commands for feature: Custom dns servers set/remove on VirtualWan P2SVpnGateway. - Updated New-AzP2sVpnGateway: Added optional parameter -CustomDnsServer for customers to specify their dns servers to set on P2SVpnGateway, which can be used by Point to site clients. - Updated Update-AzP2sVpnGateway: Added optional parameter -CustomDnsServer for customers to specify their dns servers to set on P2SVpnGateway, which can be used by Point to site clients. +* Updated 'Update-AzVpnGateway' + - Added optional parameter -BgpPeeringAddress for customers to specify their custom bgps to set on VpnGateway. ## Version 2.5.0 * Updated cmdlets to enable connection on private IP for Virtual Network Gateway. diff --git a/src/Network/Network/help/Update-AzVpnGateway.md b/src/Network/Network/help/Update-AzVpnGateway.md index 7ca5364e26d4..d3a59979215a 100644 --- a/src/Network/Network/help/Update-AzVpnGateway.md +++ b/src/Network/Network/help/Update-AzVpnGateway.md @@ -15,22 +15,22 @@ Updates a scalable VPN gateway. ### ByVpnGatewayName (Default) ``` Update-AzVpnGateway -ResourceGroupName -Name [-VpnConnection ] - [-VpnGatewayScaleUnit ] [-Tag ] [-AsJob] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-VpnGatewayScaleUnit ] [-BgpPeeringAddress ] [-Tag ] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByVpnGatewayObject ``` Update-AzVpnGateway -InputObject [-VpnConnection ] - [-VpnGatewayScaleUnit ] [-Tag ] [-AsJob] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-VpnGatewayScaleUnit ] [-BgpPeeringAddress ] [-Tag ] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByVpnGatewayResourceId ``` Update-AzVpnGateway -ResourceId [-VpnConnection ] [-VpnGatewayScaleUnit ] - [-Tag ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-BgpPeeringAddress ] [-Tag ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -46,7 +46,7 @@ PS C:\> New-AzResourceGroup -Location "West US" -Name "testRG" PS C:\> $virtualWan = New-AzVirtualWan -ResourceGroupName testRG -Name myVirtualWAN -Location "West US" PS C:\> $virtualHub = New-AzVirtualHub -VirtualWan $virtualWan -ResourceGroupName "testRG" -Name "westushub" -AddressPrefix "10.0.0.1/24" PS C:\> $vpnGateway = New-AzVpnGateway -ResourceGroupName "testRG" -Name "testvpngw" -VirtualHubId $virtualHub.Id -BGPPeeringWeight 10 -VpnGatewayScaleUnit 2 -PS C:\> Set-AzVpnGateway -ResourceGroupName "testRG" -Name "testvpngw" -VpnGatewayScaleUnit 3 +PS C:\> Update-AzVpnGateway -ResourceGroupName "testRG" -Name "testvpngw" -VpnGatewayScaleUnit 3 ResourceGroupName : testRG Name : testvpngw @@ -62,7 +62,39 @@ ProvisioningState : Succeeded The above will create a resource group, Virtual WAN, Virtual Network, Virtual Hub in West US in "testRG" resource group in Azure. A VPN gateway will be created thereafter in the Virtual Hub with 2 scale units. -After the gateway has been created, it uses Set-AzVpnGateway to upgrade the gateway to 3 scale units. +After the gateway has been created, it uses Update-AzVpnGateway to upgrade the gateway to 3 scale units. + +### Example 2 + +```powershell +PS C:\> New-AzResourceGroup -Location "West US" -Name "testRG" +PS C:\> $virtualWan = New-AzVirtualWan -ResourceGroupName testRG -Name myVirtualWAN -Location "West US" +PS C:\> $virtualHub = New-AzVirtualHub -VirtualWan $virtualWan -ResourceGroupName "testRG" -Name "westushub" -AddressPrefix "10.0.0.1/24" +PS C:\> $vpnGateway = New-AzVpnGateway -ResourceGroupName "testRG" -Name "testvpngw" -VirtualHubId $virtualHub.Id -BGPPeeringWeight 10 -VpnGatewayScaleUnit 2 +PS C:\>$ipconfigurationId1 = 'Instance0' +PS C:\>$addresslist1 = @('169.254.21.5') +PS C:\>$gw1ipconfBgp1 = New-AzIpConfigurationBgpPeeringAddressObject -IpConfigurationId $ipconfigurationId1 -CustomAddress $addresslist1 +PS C:\>$ipconfigurationId2 = 'Instance1' +PS C:\>$addresslist2 = @('169.254.21.10') +PS C:\>$gw1ipconfBgp2 = New-AzIpConfigurationBgpPeeringAddressObject -IpConfigurationId $ipconfigurationId2 -CustomAddress $addresslist2 +PS C:\>$gw = Get-AzVpnGateway -ResourceGroupName testRg -Name testgw +PS C:\> Update-AzVpnGateway -ResourceGroupName "testRG" -Name "testvpngw" -BgpPeeringAddress @($gw1ipconfBgp1,$gw1ipconfBgp2) + +ResourceGroupName : testRG +Name : testvpngw +Id : /subscriptions/{subscriptionId}/resourceGroups/testRG/providers/Microsoft.Network/vpnGateways/testvpngw +Location : West US +VpnGatewayScaleUnit : 3 +VirtualHub : /subscriptions/{subscriptionId}/resourceGroups/Ali_pS_Test/providers/Microsoft.Network/virtualHubs/westushub +BgpSettings : {} +Type : Microsoft.Network/vpnGateways +ProvisioningState : Succeeded +``` + +The above will create a resource group, Virtual WAN, Virtual Network, Virtual Hub in West US in "testRG" resource group in Azure. +A VPN gateway will be created thereafter in the Virtual Hub with 2 scale units. + +After the gateway has been created, it uses Set-AzVpnGateway to update BgpPeeringAddress. ## PARAMETERS @@ -70,7 +102,7 @@ After the gateway has been created, it uses Set-AzVpnGateway to upgrade the gate Run cmdlet in the background ```yaml -Type: System.Management.Automation.SwitchParameter +Type: SwitchParameter Parameter Sets: (All) Aliases: @@ -81,11 +113,41 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -BgpPeeringAddress +The BGP peering addresses for this VpnGateway bgpsettings. + +```yaml +Type: PSIpConfigurationBgpPeeringAddress[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -DefaultProfile The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer +Type: IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -100,7 +162,7 @@ Accept wildcard characters: False The vpn gateway object to be modified ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSVpnGateway +Type: PSVpnGateway Parameter Sets: ByVpnGatewayObject Aliases: VpnGateway @@ -112,10 +174,10 @@ Accept wildcard characters: False ``` ### -Name -The virtual wan name. +The vpn gateway name. ```yaml -Type: System.String +Type: String Parameter Sets: ByVpnGatewayName Aliases: ResourceName, VpnGatewayName, GatewayName @@ -130,7 +192,7 @@ Accept wildcard characters: False The resource group name. ```yaml -Type: System.String +Type: String Parameter Sets: ByVpnGatewayName Aliases: @@ -145,7 +207,7 @@ Accept wildcard characters: False The Azure resource ID of the VpnGateway to be modified. ```yaml -Type: System.String +Type: String Parameter Sets: ByVpnGatewayResourceId Aliases: @@ -160,7 +222,7 @@ Accept wildcard characters: False A hashtable which represents resource tags. ```yaml -Type: System.Collections.Hashtable +Type: Hashtable Parameter Sets: (All) Aliases: @@ -175,7 +237,7 @@ Accept wildcard characters: False The list of VpnConnections that this VpnGateway needs to have. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSVpnConnection[] +Type: PSVpnConnection[] Parameter Sets: (All) Aliases: @@ -190,7 +252,7 @@ Accept wildcard characters: False The scale unit for this VpnGateway. ```yaml -Type: System.UInt32 +Type: UInt32 Parameter Sets: (All) Aliases: @@ -201,27 +263,12 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -Confirm -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) -Aliases: cf - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -WhatIf Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: System.Management.Automation.SwitchParameter +Type: SwitchParameter Parameter Sets: (All) Aliases: wi @@ -233,7 +280,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS @@ -248,9 +295,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - -[Get-AzVpnGateway](./Get-AzVpnGateway.md) - -[New-AzVpnGateway](./New-AzVpnGateway.md) - -[Remove-AzVpnGateway](./Remove-AzVpnGateway.md) From 00ea63c413f51db4b40cea7481170e4a7bc01915 Mon Sep 17 00:00:00 2001 From: Khushboo Baheti Date: Tue, 9 Jun 2020 18:50:28 -0700 Subject: [PATCH 3/3] Fix1 --- src/Network/Network/help/Update-AzVpnGateway.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Network/Network/help/Update-AzVpnGateway.md b/src/Network/Network/help/Update-AzVpnGateway.md index d3a59979215a..039634c916dc 100644 --- a/src/Network/Network/help/Update-AzVpnGateway.md +++ b/src/Network/Network/help/Update-AzVpnGateway.md @@ -295,3 +295,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS +[Get-AzVpnGateway](./Get-AzVpnGateway.md) + +[New-AzVpnGateway](./New-AzVpnGateway.md) + +[Remove-AzVpnGateway](./Remove-AzVpnGateway.md) \ No newline at end of file