diff --git a/src/Accounts/Accounts/AzureRmAlias/Mappings.json b/src/Accounts/Accounts/AzureRmAlias/Mappings.json index e1b59e71c811..5c7636659d82 100644 --- a/src/Accounts/Accounts/AzureRmAlias/Mappings.json +++ b/src/Accounts/Accounts/AzureRmAlias/Mappings.json @@ -1494,6 +1494,7 @@ "Set-AzLoadBalancerBackendAddressPool": "Set-AzureRmLoadBalancerBackendAddressPool", "New-AzLoadBalancerBackendAddressPool": "New-AzureRmLoadBalancerBackendAddressPool", "Remove-AzLoadBalancerBackendAddressPool": "Remove-AzureRmLoadBalancerBackendAddressPool", + "New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig": "New-AzureRmLoadBalancerBackendAddressPoolTunnelInterfaceConfig", "New-AzLoadBalancerBackendAddressConfig": "New-AzureRmLoadBalancerBackendAddressConfig", "Get-AzLoadBalancerBackendAddressPoolConfig": "Get-AzureRmLoadBalancerBackendAddressPoolConfig", "Add-AzLoadBalancerBackendAddressPoolConfig": "Add-AzureRmLoadBalancerBackendAddressPoolConfig", diff --git a/src/Batch/Batch.Test/Batch.Test.csproj b/src/Batch/Batch.Test/Batch.Test.csproj index b912bf10b09b..899bb671f53c 100644 --- a/src/Batch/Batch.Test/Batch.Test.csproj +++ b/src/Batch/Batch.Test/Batch.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/CognitiveServices/CognitiveServices.Test/CognitiveServices.Test.csproj b/src/CognitiveServices/CognitiveServices.Test/CognitiveServices.Test.csproj index c51bd3dbccea..a2928b466131 100644 --- a/src/CognitiveServices/CognitiveServices.Test/CognitiveServices.Test.csproj +++ b/src/CognitiveServices/CognitiveServices.Test/CognitiveServices.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Compute/Compute.Test/Compute.Test.csproj b/src/Compute/Compute.Test/Compute.Test.csproj index 4e49d110a8fd..a11c77ac9ba4 100644 --- a/src/Compute/Compute.Test/Compute.Test.csproj +++ b/src/Compute/Compute.Test/Compute.Test.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/ContainerRegistry/ContainerRegistry.Test/ContainerRegistry.Test.csproj b/src/ContainerRegistry/ContainerRegistry.Test/ContainerRegistry.Test.csproj index e6285c5d380f..fc4c3655107b 100644 --- a/src/ContainerRegistry/ContainerRegistry.Test/ContainerRegistry.Test.csproj +++ b/src/ContainerRegistry/ContainerRegistry.Test/ContainerRegistry.Test.csproj @@ -12,7 +12,7 @@ - + NU1608 diff --git a/src/CosmosDB/CosmosDB.Test/CosmosDB.Test.csproj b/src/CosmosDB/CosmosDB.Test/CosmosDB.Test.csproj index 8a51d34b03de..a5daa878f152 100644 --- a/src/CosmosDB/CosmosDB.Test/CosmosDB.Test.csproj +++ b/src/CosmosDB/CosmosDB.Test/CosmosDB.Test.csproj @@ -4,7 +4,7 @@ - + diff --git a/src/DataLakeStore/DataLakeStore.Test/DataLakeStore.Test.csproj b/src/DataLakeStore/DataLakeStore.Test/DataLakeStore.Test.csproj index dfee3c52f2c9..22fe84b71a83 100644 --- a/src/DataLakeStore/DataLakeStore.Test/DataLakeStore.Test.csproj +++ b/src/DataLakeStore/DataLakeStore.Test/DataLakeStore.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Dns/Dns.Test/Dns.Test.csproj b/src/Dns/Dns.Test/Dns.Test.csproj index c1c48a016baa..0d2324ffe6e1 100644 --- a/src/Dns/Dns.Test/Dns.Test.csproj +++ b/src/Dns/Dns.Test/Dns.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/HDInsight/HDInsight.Test/HDInsight.Test.csproj b/src/HDInsight/HDInsight.Test/HDInsight.Test.csproj index ef9e720e55a2..b24be8db71da 100644 --- a/src/HDInsight/HDInsight.Test/HDInsight.Test.csproj +++ b/src/HDInsight/HDInsight.Test/HDInsight.Test.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/HPCCache/HPCCache.Test/HPCCache.Test.csproj b/src/HPCCache/HPCCache.Test/HPCCache.Test.csproj index 4101e972c8e3..cd469499cee9 100644 --- a/src/HPCCache/HPCCache.Test/HPCCache.Test.csproj +++ b/src/HPCCache/HPCCache.Test/HPCCache.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/KeyVault/KeyVault.Test/KeyVault.Test.csproj b/src/KeyVault/KeyVault.Test/KeyVault.Test.csproj index 59797f1fec23..c9a23d728c24 100644 --- a/src/KeyVault/KeyVault.Test/KeyVault.Test.csproj +++ b/src/KeyVault/KeyVault.Test/KeyVault.Test.csproj @@ -14,7 +14,7 @@ - + @@ -26,4 +26,3 @@ - diff --git a/src/Monitor/Monitor.Test/Monitor.Test.csproj b/src/Monitor/Monitor.Test/Monitor.Test.csproj index bcc289f87a2c..413fc1c28701 100644 --- a/src/Monitor/Monitor.Test/Monitor.Test.csproj +++ b/src/Monitor/Monitor.Test/Monitor.Test.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/NetAppFiles/NetAppFiles.Test/NetAppFiles.Test.csproj b/src/NetAppFiles/NetAppFiles.Test/NetAppFiles.Test.csproj index 8a93e5ea04c2..9b3bbca8e945 100644 --- a/src/NetAppFiles/NetAppFiles.Test/NetAppFiles.Test.csproj +++ b/src/NetAppFiles/NetAppFiles.Test/NetAppFiles.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Network/Network.Test/Network.Test.csproj b/src/Network/Network.Test/Network.Test.csproj index e168f00de7b0..6a5bd46b9a9a 100644 --- a/src/Network/Network.Test/Network.Test.csproj +++ b/src/Network/Network.Test/Network.Test.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Network/Network.Test/ScenarioTests/ApplicationGatewayTests.ps1 b/src/Network/Network.Test/ScenarioTests/ApplicationGatewayTests.ps1 index b2067c9c1696..ec6cf01bdd6d 100644 --- a/src/Network/Network.Test/ScenarioTests/ApplicationGatewayTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/ApplicationGatewayTests.ps1 @@ -3297,7 +3297,7 @@ function Test-ApplicationGatewayCRUDWithMutualAuthentication $gwSubnet = Get-AzVirtualNetworkSubnetConfig -Name $gwSubnetName -VirtualNetwork $vnet # Create public ip - $publicip = New-AzPublicIpAddress -ResourceGroupName $rgname -name $publicIpName -location $location -AllocationMethod Static -sku Standard + $publicip = New-AzPublicIpAddress -ResourceGroupName $rgname -name $publicIpName -location $location -Zone 1,2 -AllocationMethod Static -sku Standard # Create ip configuration $gipconfig = New-AzApplicationGatewayIPConfiguration -Name $gipconfigname -Subnet $gwSubnet @@ -3343,10 +3343,9 @@ function Test-ApplicationGatewayCRUDWithMutualAuthentication $sslProfiles = Get-AzApplicationGatewaySslProfile -ApplicationGateway $getgw Assert-AreEqual $sslProfiles.Count 1 Assert-AreEqual $sslProfiles[0].Id $sslProfile01.Id - Assert-AreEqual $sslProfile01.TrustedClientCertificates.Count 1 - Assert-AreEqual $sslProfiles.TrustedClientCertificates[0].Id $trustedClient01.Id + Assert-AreEqual $sslProfile01.TrustedClientCertificates.Count 1 + Assert-AreEqual $sslProfiles.TrustedClientCertificates[0].Id $trustedClient01.Id - $trustedClient01 = Get-AzApplicationGatewayTrustedClientCertificate -Name $trustedClientCert01Name -ApplicationGateway $getgw $trustedClients = Get-AzApplicationGatewayTrustedClientCertificate -ApplicationGateway $getgw Assert-AreEqual $trustedClients.Count 1 Assert-AreEqual $trustedClients[0].Id $trustedClient01.Id @@ -3424,4 +3423,4 @@ function Test-ApplicationGatewayCRUDWithMutualAuthentication # Cleanup Clean-ResourceGroup $rgname } -} \ No newline at end of file +} diff --git a/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.cs b/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.cs index d9036cb00e41..4e30e6d18106 100644 --- a/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.cs +++ b/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.cs @@ -132,5 +132,13 @@ public void TestAzureFirewallPolicyPremiumWithTerminateTLSEnabledAndTargetUrls() { TestRunner.RunTestScript("Test-AzureFirewallPolicyPremiumWithTerminateTLSEnabledAndTargetUrls"); } + + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.azurefirewall)] + public void TestAzureFirewallPolicyPrivateRangeCRUD() + { + TestRunner.RunTestScript("Test-AzureFirewallPolicyPrivateRangeCRUD"); + } } } diff --git a/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.ps1 b/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.ps1 index a584152430e0..fb3b2fd7a730 100644 --- a/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/AzureFirewallPolicyTests.ps1 @@ -1417,4 +1417,48 @@ function Test-AzureFirewallPolicyPremiumFeatures { # Cleanup Clean-ResourceGroup $rgname } +} + +<# +.SYNOPSIS +Tests AzureFirewall Policy PrivateRange +#> +function Test-AzureFirewallPolicyPrivateRangeCRUD { + $rgname = Get-ResourceGroupName + $azureFirewallPolicyName = Get-ResourceName + $resourceTypeParent = "Microsoft.Network/FirewallPolicies" + $location = "westus2" + $vnetName = Get-ResourceName + $privateRange2 = @("IANAPrivateRanges", "0.0.0.0/0", "66.92.0.0/16") + $privateRange1 = @("3.3.0.0/24", "98.0.0.0/8") + $privateRange2Translated = @("0.0.0.0/0", "66.92.0.0/16", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16", "100.64.0.0/10") + + try { + + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $location -Tags @{ testtag = "testval" } + + # Create AzureFirewallPolicy (with no rules, ThreatIntel is in Alert mode by default) + $azureFirewallPolicy = New-AzFirewallPolicy -Name $azureFirewallPolicyName -ResourceGroupName $rgname -Location $location -PrivateRange $privateRange1 + + # Get AzureFirewallPolicy + $getAzureFirewallPolicy = Get-AzFirewallPolicy -Name $azureFirewallPolicyName -ResourceGroupName $rgname + + #verification + Assert-AreEqual $rgName $getAzureFirewallPolicy.ResourceGroupName + Assert-AreEqual $azureFirewallPolicyName $getAzureFirewallPolicy.Name + Assert-NotNull $getAzureFirewallPolicy.Location + Assert-AreEqual (Normalize-Location $location) $getAzureFirewallPolicy.Location + Assert-AreEqualArray $privateRange1 $getAzureFirewallPolicy.PrivateRange + + # Modify + $azureFirewallPolicy.PrivateRange = $privateRange2 + Set-AzFirewallPolicy -InputObject $azureFirewallPolicy + $getAzureFirewallPolicy = Get-AzFirewallPolicy -Name $azureFirewallPolicyName -ResourceGroupName $rgname + Assert-AreEqualArray $privateRange2Translated $getAzureFirewallPolicy.PrivateRange + } + finally { + # Cleanup + Clean-ResourceGroup $rgname + } } \ No newline at end of file diff --git a/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.cs b/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.cs index 85e48f621e05..e7136718a120 100644 --- a/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.cs +++ b/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.cs @@ -248,5 +248,29 @@ public void TestCreateSubresourcesOnEmptyLoadBalancer() { TestRunner.RunTestScript("Test-CreateSubresourcesOnEmptyLoadBalancer"); } + + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.slbdev)] + public void TestGatewayLoadBalancerProviderOnePool() + { + TestRunner.RunTestScript("Test-GatewayLoadBalancer-ProviderOnePool"); + } + + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.slbdev)] + public void TestGatewayLoadBalancerProviderTwoPool() + { + TestRunner.RunTestScript("Test-GatewayLoadBalancer-ProviderTwoPool"); + } + + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.slbdev)] + public void TestGatewayLoadBalancerConsumerLb() + { + TestRunner.RunTestScript("Test-GatewayLoadBalancer-ConsumerLb"); + } } } diff --git a/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.ps1 b/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.ps1 index 562a383982c7..2bd3545bda19 100644 --- a/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/LoadBalancerTests.ps1 @@ -2199,6 +2199,211 @@ function Test-LoadBalancerCRUD-InternalBasicSku } } +<# +.SYNOPSIS +Tests Gateway LoadBalancer Provider with one pool. +#> +function Test-GatewayLoadBalancer-ProviderOnePool +{ + # Setup + $rgname = Get-ResourceGroupName + $vnetName = Get-ResourceName + $subnetName = Get-ResourceName + $lbName = Get-ResourceName + $frontendName = Get-ResourceName + $backendAddressPoolName = Get-ResourceName + $probeName = Get-ResourceName + $lbruleName = Get-ResourceName + $rglocation = "eastus2euap" + $resourceTypeParent = "Microsoft.Network/loadBalancers" + $location = "eastus2euap" + + try + { + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval"} + + # Create the Virtual Network + $subnet = New-AzVirtualNetworkSubnetConfig -Name $subnetName -AddressPrefix 172.20.0.0/24 + $vnet = New-AzVirtualNetwork -Name $vnetName -ResourceGroupName $rgname -Location $location -AddressPrefix 172.20.0.0/16 -Subnet $subnet + + # Create LoadBalancer + $frontend = New-AzLoadBalancerFrontendIpConfig -Name $frontendName -Subnet $vnet.Subnets[0] + $tunnelInterface1 = New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig -Protocol Vxlan -Type Internal -Port 2000 -Identifier 800 + $tunnelInterface2 = New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig -Protocol Vxlan -Type External -Port 2001 -Identifier 801 + $backendAddressPool = New-AzLoadBalancerBackendAddressPoolConfig -Name $backendAddressPoolName -TunnelInterface $tunnelInterface1, $tunnelInterface2 + $probe = New-AzLoadBalancerProbeConfig -Name $probeName -RequestPath healthcheck.aspx -Protocol http -Port 80 -IntervalInSeconds 15 -ProbeCount 2 + $lbrule = New-AzLoadBalancerRuleConfig -Name $lbruleName -FrontendIPConfiguration $frontend -BackendAddressPool $backendAddressPool -Probe $probe -Protocol All -FrontendPort 0 -BackendPort 0 -LoadDistribution SourceIP -DisableOutboundSNAT + $actualLb = New-AzLoadBalancer -Name $lbName -ResourceGroupName $rgname -Location $location -FrontendIpConfiguration $frontend -BackendAddressPool $backendAddressPool -Probe $probe -LoadBalancingRule $lbrule -Sku Gateway + + $expectedLb = Get-AzLoadBalancer -Name $lbName -ResourceGroupName $rgname + + # Verification + Assert-AreEqual $expectedLb.ResourceGroupName $actualLb.ResourceGroupName + Assert-AreEqual $expectedLb.Name $actualLb.Name + Assert-AreEqual $expectedLb.Location $actualLb.Location + Assert-AreEqualObjectProperties $expectedLb.Sku $actualLb.Sku + Assert-AreEqual "Succeeded" $expectedLb.ProvisioningState + Assert-AreEqual 1 @($expectedLb.FrontendIPConfigurations).Count + + Assert-AreEqual $frontendName $expectedLb.FrontendIPConfigurations[0].Name + Assert-AreEqual $vnet.Subnets[0].Id $expectedLb.FrontendIPConfigurations[0].Subnet.Id + Assert-NotNull $expectedLb.FrontendIPConfigurations[0].PrivateIpAddress + + Assert-AreEqual $backendAddressPoolName $expectedLb.BackendAddressPools[0].Name + + Assert-AreEqual 1 @($expectedLb.BackendAddressPools).Count + Assert-AreEqual 2 @($expectedLb.BackendAddressPools[0].TunnelInterfaces).Count + + Assert-AreEqual $tunnelInterface1.Protocol $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Protocol + Assert-AreEqual $tunnelInterface1.Type $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Type + Assert-AreEqual $tunnelInterface1.Port $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Port + Assert-AreEqual $tunnelInterface1.Identifier $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Identifier + + Assert-AreEqual $tunnelInterface2.Protocol $expectedLb.BackendAddressPools[0].TunnelInterfaces[1].Protocol + Assert-AreEqual $tunnelInterface2.Type $expectedLb.BackendAddressPools[0].TunnelInterfaces[1].Type + Assert-AreEqual $tunnelInterface2.Port $expectedLb.BackendAddressPools[0].TunnelInterfaces[1].Port + Assert-AreEqual $tunnelInterface2.Identifier $expectedLb.BackendAddressPools[0].TunnelInterfaces[1].Identifier + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} + +<# +.SYNOPSIS +Tests Gateway LoadBalancer Provider with two pools. +#> +function Test-GatewayLoadBalancer-ProviderTwoPool +{ + # Setup + $rgname = Get-ResourceGroupName + $vnetName = Get-ResourceName + $subnetName = Get-ResourceName + $lbName = Get-ResourceName + $frontendName = Get-ResourceName + $backendAddressPoolName1 = Get-ResourceName + $backendAddressPoolName2 = Get-ResourceName + $probeName = Get-ResourceName + $lbruleName = Get-ResourceName + $rglocation = "eastus2euap" + $resourceTypeParent = "Microsoft.Network/loadBalancers" + $location = "eastus2euap" + + try + { + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval"} + + # Create the Virtual Network + $subnet = New-AzVirtualNetworkSubnetConfig -Name $subnetName -AddressPrefix 172.20.0.0/24 + $vnet = New-AzVirtualNetwork -Name $vnetName -ResourceGroupName $rgname -Location $location -AddressPrefix 172.20.0.0/16 -Subnet $subnet + + # Create LoadBalancer + $frontend = New-AzLoadBalancerFrontendIpConfig -Name $frontendName -Subnet $vnet.Subnets[0] + $tunnelInterface1 = New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig -Protocol Vxlan -Type Internal -Port 2000 -Identifier 800 + $tunnelInterface2 = New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig -Protocol Vxlan -Type External -Port 2001 -Identifier 801 + $backendAddressPool1 = New-AzLoadBalancerBackendAddressPoolConfig -Name $backendAddressPoolName1 -TunnelInterface $tunnelInterface1 + $backendAddressPool2 = New-AzLoadBalancerBackendAddressPoolConfig -Name $backendAddressPoolName2 -TunnelInterface $tunnelInterface2 + $probe = New-AzLoadBalancerProbeConfig -Name $probeName -RequestPath healthcheck.aspx -Protocol http -Port 80 -IntervalInSeconds 15 -ProbeCount 2 + $lbrule = New-AzLoadBalancerRuleConfig -Name $lbruleName -FrontendIPConfiguration $frontend -BackendAddressPool $backendAddressPool1,$backendAddressPool2 -Probe $probe -Protocol All -FrontendPort 0 -BackendPort 0 -LoadDistribution SourceIP -DisableOutboundSNAT + + $actualLb = New-AzLoadBalancer -Name $lbName -ResourceGroupName $rgname -Location $location -FrontendIpConfiguration $frontend -Probe $probe -LoadBalancingRule $lbrule -Sku Gateway -BackendAddressPool $backendAddressPool1,$backendAddressPool2 + + $expectedLb = Get-AzLoadBalancer -Name $lbName -ResourceGroupName $rgname + + # Verification + Assert-AreEqual $expectedLb.ResourceGroupName $actualLb.ResourceGroupName + Assert-AreEqual $expectedLb.Name $actualLb.Name + Assert-AreEqual $expectedLb.Location $actualLb.Location + Assert-AreEqualObjectProperties $expectedLb.Sku $actualLb.Sku + Assert-AreEqual "Succeeded" $expectedLb.ProvisioningState + Assert-AreEqual 1 @($expectedLb.FrontendIPConfigurations).Count + + Assert-AreEqual $frontendName $expectedLb.FrontendIPConfigurations[0].Name + Assert-AreEqual $vnet.Subnets[0].Id $expectedLb.FrontendIPConfigurations[0].Subnet.Id + Assert-NotNull $expectedLb.FrontendIPConfigurations[0].PrivateIpAddress + + Assert-AreEqual 2 @($expectedLb.BackendAddressPools).Count + Assert-AreEqual 1 @($expectedLb.BackendAddressPools[0].TunnelInterfaces).Count + Assert-AreEqual $tunnelInterface1.Protocol $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Protocol + Assert-AreEqual $tunnelInterface1.Type $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Type + Assert-AreEqual $tunnelInterface1.Port $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Port + Assert-AreEqual $tunnelInterface1.Identifier $expectedLb.BackendAddressPools[0].TunnelInterfaces[0].Identifier + + Assert-AreEqual 1 @($expectedLb.BackendAddressPools[1].TunnelInterfaces).Count + Assert-AreEqual $tunnelInterface2.Protocol $expectedLb.BackendAddressPools[1].TunnelInterfaces[0].Protocol + Assert-AreEqual $tunnelInterface2.Type $expectedLb.BackendAddressPools[1].TunnelInterfaces[0].Type + Assert-AreEqual $tunnelInterface2.Port $expectedLb.BackendAddressPools[1].TunnelInterfaces[0].Port + Assert-AreEqual $tunnelInterface2.Identifier $expectedLb.BackendAddressPools[1].TunnelInterfaces[0].Identifier + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} + +<# +.SYNOPSIS +Tests Gateway LoadBalancer Consumer ref Provider. +#> +function Test-GatewayLoadBalancer-ConsumerLb +{ + # Setup Provider + $rgname = Get-ResourceGroupName + $vnetProviderName = Get-ResourceName + $subnetProviderName = Get-ResourceName + $lbProviderName = Get-ResourceName + $frontendProviderName = Get-ResourceName + + # Setup Provider + $pipConusmerName = Get-ResourceName + $subnetConsumerName = Get-ResourceName + $lbConsumerName = Get-ResourceName + $frontendConsumerName = Get-ResourceName + $domainNameLabel = Get-ResourceName + + $rglocation = "eastus2euap" + $resourceTypeParent = "Microsoft.Network/loadBalancers" + $location = "eastus2euap" + + try + { + # Create resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval"} + + # Create Provider Virtual Network + $subnet = New-AzVirtualNetworkSubnetConfig -Name $subnetProviderName -AddressPrefix 10.0.1.0/24 + $vnet = New-AzVirtualNetwork -Name $vnetProviderName -ResourceGroupName $rgname -Location $location -AddressPrefix 10.0.0.0/16 -Subnet $subnet + + # Create Provider LoadBalancer + $frontendProvider = New-AzLoadBalancerFrontendIpConfig -Name $frontendProviderName -Subnet $vnet.Subnets[0] + $lbProvider = New-AzLoadBalancer -Name $lbProviderName -ResourceGroupName $rgname -Location $location -FrontendIpConfiguration $frontendProvider -Sku Gateway + + # Create Consumer publicip + $publicipConsumer = New-AzPublicIpAddress -ResourceGroupName $rgname -Name $pipConusmerName -location $location -AllocationMethod Static -DomainNameLabel $domainNameLabel -Sku Standard + + # Create Consumer LoadBalancer + $lbConsumer = New-AzLoadBalancer -Name $lbConsumerName -ResourceGroupName $rgname -Location $location -Sku Standard + Add-AzLoadBalancerFrontendIpConfig -PublicIpAddress $publicipConsumer -GatewayLoadBalancerId $frontendProvider.Id -LoadBalancer $lbConsumer -Name $frontendConsumerName + $lbConsumer = Set-AzLoadBalancer -LoadBalancer $lbConsumer + + $expectedLbConsumer = Get-AzLoadBalancer -Name $lbConsumerName -ResourceGroupName $rgname + + # Verification + Assert-NotNull $expectedLbConsumer.frontendIpConfigurations + Assert-NotNull $expectedLbConsumer.frontendIpConfigurations[0] + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} + <# .SYNOPSIS Tests creating a public Load balancer with standard sku. @@ -2650,7 +2855,7 @@ function Test-CreateSubresourcesOnEmptyLoadBalancer $lb = Add-AzLoadBalancerBackendAddressPoolConfig -Name $poolName -LoadBalancer $lb $lb = Add-AzLoadBalancerProbeConfig -Name $probeName -LoadBalancer $lb -Port 2000 -IntervalInSeconds 60 -ProbeCount 3 -Protocol Tcp - $lb = Add-AzLoadBalancerRuleConfig -Name $ruleName -LoadBalancer $lb -FrontendIpConfiguration $ipConfig -Protocol Tcp -FrontendPort 1024 -BackendPort 2048 + $lb = Add-AzLoadBalancerRuleConfig -Name $ruleName -LoadBalancer $lb -FrontendIPConfigurationId $lb.FrontendIPConfigurations[0].Id -BackendAddressPoolId $lb.BackendAddressPools[0].Id -ProbeId $lb.Probes[0].Id -Protocol Tcp -FrontendPort 82 -BackendPort 83 -IdleTimeoutInMinutes 15 -LoadDistribution SourceIP $lb = Add-AzLoadBalancerInboundNatRuleConfig -Name $natRuleName -LoadBalancer $lb -FrontendIpConfiguration $ipConfig -FrontendPort 128 -BackendPort 256 # Update load balancer diff --git a/src/Network/Network.Test/ScenarioTests/NetworkInterfaceTests.ps1 b/src/Network/Network.Test/ScenarioTests/NetworkInterfaceTests.ps1 index 976e1cf194e7..f372848caad0 100644 --- a/src/Network/Network.Test/ScenarioTests/NetworkInterfaceTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/NetworkInterfaceTests.ps1 @@ -274,6 +274,69 @@ function Test-NetworkInterfaceCRUDUsingId } } +<# +.SYNOPSIS +Tests creating new simple public networkinterface. +#> +function Test-NetworkInterface-GatewayLoadBalancerConsumer +{ + # Setup + $rgname = Get-ResourceGroupName + + $vnetProviderName = Get-ResourceName + $subnetProviderName = Get-ResourceName + $lbProviderName = Get-ResourceName + $frontendProviderName = Get-ResourceName + + $vnetConsumerName = Get-ResourceName + $subnetConsumerName = Get-ResourceName + $publicIpConsumerName = Get-ResourceName + $nicConsumerName = Get-ResourceName + $ipconfigConsumerName = Get-ResourceName + $domainNameLabel = Get-ResourceName + $rglocation = Get-ProviderLocation ResourceManagement + $resourceTypeParent = "Microsoft.Network/networkInterfaces" + $location = Get-ProviderLocation $resourceTypeParent + + try + { + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval" } + + # Create Provider Virtual Network + $subnet = New-AzVirtualNetworkSubnetConfig -Name $subnetProviderName -AddressPrefix 10.0.1.0/24 + $vnet = New-AzVirtualNetwork -Name $vnetProviderName -ResourceGroupName $rgname -Location $location -AddressPrefix 10.0.0.0/16 -Subnet $subnet + + # Create Provider LoadBalancer + $frontendProvider = New-AzLoadBalancerFrontendIpConfig -Name $frontendProviderName -Subnet $vnet.Subnets[0] + $lbProvider = New-AzLoadBalancer -Name $lbProviderName -ResourceGroupName $rgname -Location $location -FrontendIpConfiguration $frontendProvider -Sku Gateway + + # Create Consumer Virtual Network + $subnet = New-AzVirtualNetworkSubnetConfig -Name $subnetConsumerName -AddressPrefix 10.0.1.0/24 + $vnet = New-AzVirtualNetwork -Name $vnetConsumerName -ResourceGroupName $rgname -Location $location -AddressPrefix 10.0.0.0/16 -Subnet $subnet + + # Create Consumer publicip + $publicipConsumer = New-AzPublicIpAddress -ResourceGroupName $rgname -name $publicIpConsumerName -location $location -AllocationMethod Dynamic -DomainNameLabel $domainNameLabel + + # Create the ipconfiguration + $ipconfig1 = New-AzNetworkInterfaceIpConfig -Name $ipconfigConsumerName -Subnet $vnet.Subnets[0] -PublicIpAddress $publicipConsumer -GatewayLoadBalancerId $frontendProvider.Id + + # Create NetworkInterface + $nicConsumer = New-AzNetworkInterface -Name $nicConsumerName -ResourceGroupName $rgname -Location $location -IpConfiguration $ipconfig1 -Tag @{ testtag = "testval" } + + # Create NetworkInterface + $expectedNicConsumer = Get-AzNetworkInterface -Name $nicName -ResourceGroupName $rgname + + # Verification + Assert-AreEqual $frontendProvider.Id $expectedNicConsumer.ipconfigurations[0].GatewayLoadBalancer + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} + <# .SYNOPSIS Tests creating new simple virtualNetwork with static allocation. diff --git a/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayConnectionTests.ps1 b/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayConnectionTests.ps1 index 68f94ffd30c7..bf6f059bd26b 100644 --- a/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayConnectionTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayConnectionTests.ps1 @@ -494,7 +494,7 @@ function Test-VirtualNetworkGatewayConnectionCRUD $rglocation = Get-ProviderLocation ResourceManagement $resourceTypeParent = "Microsoft.Network/connections" $location = Get-ProviderLocation $resourceTypeParent - + try { # Create the resource group @@ -511,11 +511,13 @@ function Test-VirtualNetworkGatewayConnectionCRUD # Create VirtualNetworkGateway $vnetIpConfig = New-AzVirtualNetworkGatewayIpConfig -Name $vnetGatewayConfigName -PublicIpAddress $publicip -Subnet $subnet - - $actual = New-AzVirtualNetworkGateway -ResourceGroupName $rgname -name $rname -location $location -IpConfigurations $vnetIpConfig -GatewayType Vpn -VpnType RouteBased -EnableBgp $false + $natRule1 = New-AzVirtualNetworkGatewayNatRule -Name "natRule1" -Type "Static" -Mode "IngressSnat" -InternalMapping @("25.0.0.0/16") -ExternalMapping @("30.0.0.0/16") + $natRule2 = New-AzVirtualNetworkGatewayNatRule -Name "natRule2" -Type "Static" -Mode "EgressSnat" -InternalMapping @("20.0.0.0/16") -ExternalMapping @("50.0.0.0/16") + $actual = New-AzVirtualNetworkGateway -ResourceGroupName $rgname -name $rname -location $location -IpConfigurations $vnetIpConfig -GatewayType Vpn -VpnType RouteBased -EnableBgp $false -GatewaySku VpnGw2 -NatRule $natRule1,$natRule2 $vnetGateway = Get-AzVirtualNetworkGateway -ResourceGroupName $rgname -name $rname Assert-AreEqual $vnetGateway.ResourceGroupName $actual.ResourceGroupName - Assert-AreEqual $vnetGateway.Name $actual.Name + Assert-AreEqual $vnetGateway.Name $actual.Name + Assert-AreEqual 2 @($vnetGateway.NatRules).Count #Assert-AreEqual "Vpn" $expected.GatewayType #Assert-AreEqual "RouteBased" $expected.VpnType @@ -528,8 +530,12 @@ function Test-VirtualNetworkGatewayConnectionCRUD Assert-AreEqual "192.168.0.0/16" $localnetGateway.LocalNetworkAddressSpace.AddressPrefixes[0] $localnetGateway.Location = $location + # Get VirtualNetworkGatewayNatRules + $natRule1 = Get-AzVirtualNetworkGatewayNatRule -Name "natRule1" -ResourceGroupName $rgname -ParentResourceName $rname + $natRule2 = Get-AzVirtualNetworkGatewayNatRule -Name "natRule2" -ResourceGroupName $rgname -ParentResourceName $rname + # Create & Get VirtualNetworkGatewayConnection - $actual = New-AzVirtualNetworkGatewayConnection -ResourceGroupName $rgname -name $vnetConnectionName -location $location -VirtualNetworkGateway1 $vnetGateway -LocalNetworkGateway2 $localnetGateway -ConnectionType IPsec -RoutingWeight 3 -SharedKey abc -ConnectionProtocol IKEv1 -ConnectionMode "Default" + $actual = New-AzVirtualNetworkGatewayConnection -ResourceGroupName $rgname -name $vnetConnectionName -location $location -VirtualNetworkGateway1 $vnetGateway -LocalNetworkGateway2 $localnetGateway -ConnectionType IPsec -RoutingWeight 3 -SharedKey abc -ConnectionProtocol IKEv1 -ConnectionMode "Default" -IngressNatRule $natRule1 -EgressNatRule $natRule2 $expected = Get-AzVirtualNetworkGatewayConnection -ResourceGroupName $rgname -name $vnetConnectionName Assert-AreEqual $expected.ResourceGroupName $actual.ResourceGroupName Assert-AreEqual $expected.Name $actual.Name @@ -538,6 +544,8 @@ function Test-VirtualNetworkGatewayConnectionCRUD Assert-AreEqual "IKEv1" $expected.ConnectionProtocol #Assert-AreEqual "abc" $expected.SharedKey Assert-AreEqual $expected.ConnectionMode $actual.ConnectionMode + Assert-AreEqual 1 @($expected.IngressNatRules).Count + Assert-AreEqual 1 @($expected.EgressNatRules).Count # List VirtualNetworkGatewayConnections $list = Get-AzVirtualNetworkGatewayConnection -ResourceGroupName $rgname @@ -558,11 +566,12 @@ function Test-VirtualNetworkGatewayConnectionCRUD $expected.ConnectionMode = "ResponderOnly" # Set/Update VirtualNetworkGatewayConnection Tags - $actual = Set-AzVirtualNetworkGatewayConnection -VirtualNetworkGatewayConnection $expected -Tag @{ testtagKey="SomeTagKey"; testtagValue="SomeKeyValue" } -Force + $actual = Set-AzVirtualNetworkGatewayConnection -VirtualNetworkGatewayConnection $expected -IngressNatRule @() -Tag @{ testtagKey="SomeTagKey"; testtagValue="SomeKeyValue" } -Force $expected = Get-AzVirtualNetworkGatewayConnection -ResourceGroupName $rgname -name $vnetConnectionName Assert-AreEqual 2 $expected.Tag.Count Assert-AreEqual $true $expected.Tag.Contains("testtagKey") Assert-AreEqual $expected.ConnectionMode $actual.ConnectionMode + Assert-AreEqual 0 $expected.IngressNatRules.Count # Delete VirtualNetworkGatewayConnection $delete = Remove-AzVirtualNetworkGatewayConnection -ResourceGroupName $actual.ResourceGroupName -name $vnetConnectionName -PassThru -Force diff --git a/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.cs b/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.cs index 473889cf9f88..55494821b53a 100644 --- a/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.cs +++ b/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.cs @@ -147,5 +147,13 @@ public void TestDisconnectVirtualNetworkGatewayVpnConnection() { TestRunner.RunTestScript("Test-DisconnectVNGVpnConnection"); } + + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.brooklynft_subset2)] + public void TestVirtualNetworkGatewayNatRuleCRUD() + { + TestRunner.RunTestScript("Test-VirtualNetworkGatewayNatRuleCRUD"); + } } } diff --git a/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.ps1 b/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.ps1 index 57c12992a0dc..f35908889e46 100644 --- a/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/VirtualNetworkGatewayTests.ps1 @@ -1241,3 +1241,85 @@ function Test-DisconnectVNGVpnConnection Clean-ResourceGroup $rgname } } + +<# +.SYNOPSIS +Virtual network gateway NatRule tests +#> +function Test-VirtualNetworkGatewayNatRuleCRUD +{ + # Setup + $rgname = Get-ResourceGroupName + $rname = Get-ResourceName + $domainNameLabel = Get-ResourceName + $vnetName = Get-ResourceName + $publicIpName = Get-ResourceName + $vnetGatewayConfigName = Get-ResourceName + $rglocation = Get-ProviderLocation ResourceManagement + $resourceTypeParent = "Microsoft.Network/virtualNetworkGateways" + $location = Get-ProviderLocation $resourceTypeParent + + try + { + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval" } + + # Create the Virtual Network + $subnet = New-AzVirtualNetworkSubnetConfig -Name "GatewaySubnet" -AddressPrefix 10.0.0.0/24 + $vnet = New-AzVirtualNetwork -Name $vnetName -ResourceGroupName $rgname -Location $location -AddressPrefix 10.0.0.0/16 -Subnet $subnet + $vnet = Get-AzVirtualNetwork -Name $vnetName -ResourceGroupName $rgname + $subnet = Get-AzVirtualNetworkSubnetConfig -Name "GatewaySubnet" -VirtualNetwork $vnet + + # Create the publicip + $publicip = New-AzPublicIpAddress -ResourceGroupName $rgname -name $publicIpName -location $location -AllocationMethod Dynamic -DomainNameLabel $domainNameLabel + + # Create & Get virtualnetworkgateway with NatRules + $vnetIpConfig = New-AzVirtualNetworkGatewayIpConfig -Name $vnetGatewayConfigName -PublicIpAddress $publicip -Subnet $subnet + $ipconfigurationId = $vnetIpConfig.id + $natRule = New-AzVirtualNetworkGatewayNatRule -Name "natRule1" -Type "Static" -Mode "IngressSnat" -InternalMapping @("25.0.0.0/16") -ExternalMapping @("30.0.0.0/16") + $job = New-AzVirtualNetworkGateway -ResourceGroupName $rgname -name $rname -location $location -IpConfigurations $vnetIpConfig -GatewayType Vpn -VpnType RouteBased -GatewaySku VpnGw2 -NatRule $natRule -EnableBgpRouteTranslationForNat -AsJob + $job | Wait-Job + $actual = $job | Receive-Job + $expected = Get-AzVirtualNetworkGateway -ResourceGroupName $rgname -name $rname + Assert-AreEqual $expected.ResourceGroupName $actual.ResourceGroupName + Assert-AreEqual $expected.Name $actual.Name + Assert-AreEqual "Vpn" $expected.GatewayType + Assert-AreEqual "RouteBased" $expected.VpnType + Assert-AreEqual 1 @($expected.NatRules).Count + + # Updates & Get virtualnetworkgateway with NatRules + $gateway = Get-AzVirtualNetworkGateway -ResourceGroupName $rgname -name $rname + $vngNatRules = $gateway.NatRules + $natRule = New-AzVirtualNetworkGatewayNatRule -Name "natRule2" -Type "Static" -Mode "EgressSnat" -InternalMapping @("20.0.0.0/16") -ExternalMapping @("50.0.0.0/16") + $vngNatRules.Add($natrule) + $updatedGateway = Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -NatRule $vngNatRules + Assert-AreEqual 2 @($updatedGateway.NatRules).Count + + # List virtualNetworkGateways NatRules + $list = Get-AzVirtualNetworkGatewayNatRule -ResourceGroupName $rgname -ParentResourceName $rname + Assert-AreEqual 2 @($list).Count + + # update virtualNetworkGateways NatRule + $natrule = Get-AzVirtualNetworkGatewayNatRule -ResourceGroupName $rgname -ParentResourceName $rname -Name "natRule2" + $updatedNatRule = Update-AzVirtualNetworkGatewayNatRule -InputObject $natrule -ExternalMapping @("40.0.0.0/16") + Assert-AreEqual "Succeeded" $updatedNatRule.ProvisioningState + + # Delete virtualNetworkGatewayNatRules + $delete = Remove-AzVirtualNetworkGatewayNatRule -ResourceGroupName $rgname -ParentResourceName $rname -Name natRule1 -PassThru -Force + Assert-AreEqual $True $delete + + # Delete virtualNetworkGateway + $job = Remove-AzVirtualNetworkGateway -ResourceGroupName $actual.ResourceGroupName -name $rname -PassThru -Force -AsJob + $job | Wait-Job + $delete = $job | Receive-Job + Assert-AreEqual true $delete + + $list = Get-AzVirtualNetworkGateway -ResourceGroupName $actual.ResourceGroupName + Assert-AreEqual 0 @($list).Count + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} diff --git a/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.cs b/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.cs index ea1752eca6c5..98a30bead716 100644 --- a/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.cs +++ b/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.cs @@ -146,6 +146,22 @@ public void TestVirtualNetworkSubnetServiceEndpointPolicies() TestRunner.RunTestScript("Test-VirtualNetworkSubnetServiceEndpointPolicies"); } + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.sdnnrp)] + public void TestVirtualNetworkCRUDFlowTimeout() + { + TestRunner.RunTestScript("Test-VirtualNetworkCRUD-FlowTimeout"); + } + + [Fact] + [Trait(Category.AcceptanceType, Category.CheckIn)] + [Trait(Category.Owner, NrpTeamAlias.sdnnrp)] + public void TestVirtualNetworkPeeringSyncCRUD() + { + TestRunner.RunTestScript("Test-SyncVirtualNetworkPeeringCRUD"); + } + [Fact] [Trait(Category.AcceptanceType, Category.CheckIn)] public void TestVirtualNetworkInEdgeZone() diff --git a/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.ps1 b/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.ps1 index 8e8515d2b608..742a1d46314e 100644 --- a/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.ps1 +++ b/src/Network/Network.Test/ScenarioTests/VirtualNetworkTests.ps1 @@ -1293,6 +1293,180 @@ function Test-VirtualNetworkSubnetServiceEndpointPolicies } } +<# +.SYNOPSIS +<<<<<<< HEAD +Tests creating new virtual network with flow timeout. +#> +function Test-VirtualNetworkCRUD-FlowTimeout +{ + # Setup + $rgname = Get-ResourceGroupName + $rname = Get-ResourceName + $rglocation = Get-ProviderLocation ResourceManagement + $resourceTypeParent = "Microsoft.Network/virtualNetworks" + $location = Get-ProviderLocation $resourceTypeParent + + try + { + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval" } + + # Create virtual network + $actual = New-AzVirtualNetwork -ResourceGroupName $rgname -name $rname -location $location -FlowTimeout 15 -AddressPrefix 10.0.0.0/16 + $expected = Get-AzVirtualNetwork -ResourceGroupName $rgname -name $rname + Assert-AreEqual $expected.ResourceGroupName $actual.ResourceGroupName + Assert-AreEqual $expected.Name $actual.Name + Assert-AreEqual $expected.Location $actual.Location + Assert-NotNull $expected.ResourceGuid + Assert-AreEqual "Succeeded" $expected.ProvisioningState + Assert-AreEqual 15 $expected.FlowTimeoutInMinutes + + # Set virtual network + $actual.FlowTimeoutInMinutes = 30 + $actual = Set-AzVirtualNetwork -VirtualNetwork $actual + $expected = Get-AzVirtualNetwork -ResourceGroupName $rgname -name $rname + Assert-AreEqual 30 $expected.FlowTimeoutInMinutes + + # delete + $delete = Remove-AzVirtualNetwork -ResourceGroupName $actual.ResourceGroupName -Name $rname -PassThru -Force + Assert-AreEqual true $delete + + $list = Get-AzVirtualNetwork -ResourceGroupName $actual.ResourceGroupName + Assert-AreEqual 0 @($list).Count + + # test error handling + Assert-ThrowsContains { Set-AzVirtualNetwork -VirtualNetwork $actual } "not found"; + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} + +<# +.SYNOPSIS +Tests on CRUD for Sync on VirtualNetworkpeering. +#> +function Test-SyncVirtualNetworkPeeringCRUD +{ + # Setup + $rgname = Get-ResourceGroupName + $peerName = Get-ResourceName + $peerName2 = Get-ResourceName + $vnet1Name = Get-ResourceName + $vnet2Name = Get-ResourceName + $subnet1Name = Get-ResourceName + $subnet2Name = Get-ResourceName + $rglocation = "eastus2euap" + $resourceTypeParent = "Microsoft.Network/virtualNetworks" + $location = "eastus2euap" + + try + { + # Create the resource group + $resourceGroup = New-AzResourceGroup -Name $rgname -Location $rglocation -Tags @{ testtag = "testval" } + + # Create the Virtual Network1 + $subnet1 = New-AzVirtualNetworkSubnetConfig -Name $subnet1Name -AddressPrefix 10.1.1.0/24 + $vnet1 = New-AzVirtualNetwork -Name $vnet1Name -ResourceGroupName $rgname -Location $location -AddressPrefix 10.1.0.0/16 -Subnet $subnet1 + + + Assert-AreEqual $vnet1.ResourceGroupName $rgname + Assert-AreEqual $vnet1.Name $vnet1Name + Assert-AreEqual $vnet1.Location $rglocation + Assert-AreEqual "Succeeded" $vnet1.ProvisioningState + Assert-AreEqual $vnet1.Subnets[0].Name $subnet1.Name + + # Create the Virtual Network2 + $subnet2 = New-AzVirtualNetworkSubnetConfig -Name $subnet2Name -AddressPrefix 10.2.1.0/24 + $vnet2 = New-AzVirtualNetwork -Name $vnet2Name -ResourceGroupName $rgname -Location $location -AddressPrefix 10.2.0.0/16 -Subnet $subnet2 + + Assert-AreEqual $vnet2.ResourceGroupName $rgname + Assert-AreEqual $vnet2.Name $vnet2Name + Assert-AreEqual $vnet2.Location $rglocation + Assert-AreEqual "Succeeded" $vnet2.ProvisioningState + + # Add Peering to vnet1 + $job = $vnet1 | Add-AzVirtualNetworkPeering -name $peerName -RemoteVirtualNetworkId $vnet2.Id -AllowForwardedTraffic -AsJob + $job | Wait-Job + $peer1 = $job | Receive-Job + + # Add Peering to VNet2 + $job = $vnet2 | Add-AzVirtualNetworkPeering -name $peerName2 -RemoteVirtualNetworkId $vnet1.Id -AllowForwardedTraffic -AsJob + $job | Wait-Job + $peer2 = $job | Receive-Job + + Assert-AreEqual $peer1.ResourceGroupName $rgname + Assert-AreEqual $peer1.Name $peerName + Assert-AreEqual $peer1.VirtualNetworkName $vnet1Name + Assert-AreEqual "Succeeded" $peer1.ProvisioningState + Assert-AreEqual $peer1.RemoteVirtualNetwork.Id $vnet2.Id + Assert-AreEqual $peer1.AllowVirtualNetworkAccess True + Assert-AreEqual $peer1.AllowForwardedTraffic True + + Assert-AreEqual $peer2.ResourceGroupName $rgname + Assert-AreEqual $peer2.Name $peerName2 + Assert-AreEqual $peer2.VirtualNetworkName $vnet2Name + Assert-AreEqual "Succeeded" $peer2.ProvisioningState + Assert-AreEqual $peer2.RemoteVirtualNetwork.Id $vnet1.Id + Assert-AreEqual $peer2.AllowVirtualNetworkAccess True + Assert-AreEqual $peer2.AllowForwardedTraffic True + + # Check if Address Spaces are same + Assert-AreEqual $peer1.RemoteVirtualNetworkAddressSpace.AddressPrefixesText $vnet2.AddressSpace.AddressPrefixesText + + # Update Address Space of vnet1 + $vnet1.AddressSpace.AddressPrefixes.Add("10.99.0.0/16") + $vnet1 | Set-AzVirtualNetwork + + # Get and Check Peering Sync Levels of Vnet1 and Vnet2 + $peer1 = Get-AzVirtualNetworkPeering -VirtualNetworkName $vnet1Name -Name $peerName -ResourceGroupName $rgname + $peer2 = Get-AzVirtualNetworkPeering -VirtualNetworkName $vnet2Name -Name $peerName2 -ResourceGroupName $rgname + + Assert-AreEqual $peer1.PeeringSyncLevel "RemoteNotInSync" + Assert-AreEqual $peer2.PeeringSyncLevel "LocalNotInSync" + + # Call Sync on VNet2 + $syncVnet2 = Sync-AzVirtualNetworkPeering -Name $peerName2 -VirtualNetworkName $vnet2Name -ResourceGroupName $rgname + + # Get and Check Peering Sync Levels of Vnet1 and Vnet2 after updating address space of Vnet1 and syncing them + $peer1 = Get-AzVirtualNetworkPeering -VirtualNetworkName $vnet1Name -Name $peerName -ResourceGroupName $rgname + $peer2 = Get-AzVirtualNetworkPeering -VirtualNetworkName $vnet2Name -Name $peerName2 -ResourceGroupName $rgname + + Assert-AreEqual $peer1.PeeringSyncLevel "FullyInSync" + Assert-AreEqual $peer2.PeeringSyncLevel "FullyInSync" + + $vnet1 = Get-AzVirtualNetwork -Name $vnet1Name -ResourceGroupName $rgname + + Assert-AreEqual $peer2.RemoteVirtualNetworkAddressSpace.AddressPrefixesText $vnet1.AddressSpace.AddressPrefixesText + + # Delete Peer1 and Peer2 + $job = Remove-AzVirtualNetworkPeering -name $peerName -VirtualNetworkName $vnet1Name -ResourceGroupName $rgname -Force -PassThru -AsJob + $job | Wait-Job + $delete = $job | Receive-Job + Assert-AreEqual true $delete + + $job = Remove-AzVirtualNetworkPeering -name $peerName2 -VirtualNetworkName $vnet2Name -ResourceGroupName $rgname -Force -PassThru -AsJob + $job | Wait-Job + $delete = $job | Receive-Job + Assert-AreEqual true $delete + + # Delete VirtualNetwork + $delete = Remove-AzVirtualNetwork -ResourceGroupName $rgname -name $vnet1Name -PassThru -Force + Assert-AreEqual true $delete + + $delete = Remove-AzVirtualNetwork -ResourceGroupName $rgname -name $vnet2Name -PassThru -Force + Assert-AreEqual true $delete + } + finally + { + # Cleanup + Clean-ResourceGroup $rgname + } +} + <# .SYNOPSIS Tests whether virtual network put to an edge zone is successful. @@ -1324,4 +1498,4 @@ function Test-VirtualNetworkInEdgeZone # Cleanup Clean-ResourceGroup $ResourceGroup } -} +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ApplicationGatewayTests/TestApplicationGatewayCRUDWithMutualAuthentication.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ApplicationGatewayTests/TestApplicationGatewayCRUDWithMutualAuthentication.json index 59f0140ec4ce..4b1db36817c4 100644 --- a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ApplicationGatewayTests/TestApplicationGatewayCRUDWithMutualAuthentication.json +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ApplicationGatewayTests/TestApplicationGatewayCRUDWithMutualAuthentication.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yaz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yaz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0f525ed4-f5fe-455b-a59f-f65ec3702223" + "6fc2fdc3-5d82-499e-8454-de508eecfe89" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11998" ], "x-ms-request-id": [ - "97841fd0-4fc8-4d6c-9380-9b2b8323bf3c" + "d12173a9-ecb6-4ec2-9e52-833451628149" ], "x-ms-correlation-request-id": [ - "97841fd0-4fc8-4d6c-9380-9b2b8323bf3c" + "d12173a9-ecb6-4ec2-9e52-833451628149" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205015Z:97841fd0-4fc8-4d6c-9380-9b2b8323bf3c" + "WESTUS:20210514T005553Z:d12173a9-ecb6-4ec2-9e52-833451628149" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,7 +45,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:14 GMT" + "Fri, 14 May 2021 00:55:53 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -54,29 +54,29 @@ "-1" ], "Content-Length": [ - "74763" + "112472" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network\",\r\n \"namespace\": \"Microsoft.Network\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c\",\r\n \"roleDefinitionId\": \"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"\r\n },\r\n {\r\n \"applicationId\": \"7c33bfcb-8d33-48d6-8e60-dc6404003489\",\r\n \"roleDefinitionId\": \"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3\"\r\n },\r\n {\r\n \"applicationId\": \"1e3e4475-288f-4018-a376-df66fd7fac5f\",\r\n \"roleDefinitionId\": \"1d538b69-3d87-4e56-8ff8-25786fd48261\"\r\n },\r\n {\r\n \"applicationId\": \"a0be0c72-870e-46f0-9c49-c98333a996f7\",\r\n \"roleDefinitionId\": \"7ce22727-ffce-45a9-930c-ddb2e56fa131\"\r\n },\r\n {\r\n \"applicationId\": \"486c78bf-a0f7-45f1-92fd-37215929e116\",\r\n \"roleDefinitionId\": \"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d\"\r\n },\r\n {\r\n \"applicationId\": \"19947cfd-0303-466c-ac3c-fcc19a7a1570\",\r\n \"roleDefinitionId\": \"d813ab6c-bfb7-413e-9462-005b21f0ce09\"\r\n },\r\n {\r\n \"applicationId\": \"341b7f3d-69b3-47f9-9ce7-5b7f4945fdbd\",\r\n \"roleDefinitionId\": \"8141843c-c51c-4c1e-a5bf-0d351594b86c\"\r\n },\r\n {\r\n \"applicationId\": \"328fd23b-de6e-462c-9433-e207470a5727\",\r\n \"roleDefinitionId\": \"79e29e06-4056-41e5-a6b2-959f1f47747e\"\r\n },\r\n {\r\n \"applicationId\": \"6d057c82-a784-47ae-8d12-ca7b38cf06b4\",\r\n \"roleDefinitionId\": \"c27dd31e-c1e5-4ab0-93e1-a12ba34f182e\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"virtualNetworks\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"natGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPAddresses\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkInterfaces\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpoints\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpointRedirectMaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"loadBalancers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"serviceEndpointPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkIntentPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"France South\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"routeTables\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPPrefixes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ddosCustomPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/connectionMonitors\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/flowLogs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/pingMeshes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"localNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"connections\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/CheckDnsNameAvailability\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/virtualNetworkAvailableEndpointServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableDelegations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/serviceTags\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availablePrivateEndpointTypes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableServiceAliases\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkPrivateLinkServiceVisibility\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/autoApprovedPrivateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchValidatePrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchNotifyPrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/supportedVirtualMachineSizes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkAcceleratedNetworkingSupport\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/validateResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/effectiveResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"getDnsResourceReference\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"internalNotify\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/NS\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/recordsets\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/virtualNetworkLinks\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZonesInternal\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles/heatMaps\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkTrafficManagerNameAvailability\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerUserMetricsKeys\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerGeographicHierarchies\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"expressRouteCircuits\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteServiceProviders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableWafRuleSets\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableSslOptions\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableServerVariables\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableRequestHeaders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableResponseHeaders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"routeFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"bgpServiceCommunities\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualWans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnSites\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnServerConfigurations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"p2sVpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"UAE North\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"firewallPolicies\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ipGroups\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"West Central US\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"securityPartnerProviders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewalls\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewallFqdnTags\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkTaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"privateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ddosProtectionPlans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkProfiles\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoorOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-11-01\",\r\n \"2019-10-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkFrontdoorNameAvailability\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoors\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoors/frontendEndpoints\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallManagedRuleSets\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkExperimentProfiles\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"West US 2\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-11-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations/bareMetalTenants\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"bastionHosts\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualRouters\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkVirtualAppliances\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ipAllocations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"locations/commitInternalAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkVirtualApplianceSkus\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network\",\r\n \"namespace\": \"Microsoft.Network\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c\",\r\n \"roleDefinitionId\": \"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"\r\n },\r\n {\r\n \"applicationId\": \"7c33bfcb-8d33-48d6-8e60-dc6404003489\",\r\n \"roleDefinitionId\": \"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3\"\r\n },\r\n {\r\n \"applicationId\": \"1e3e4475-288f-4018-a376-df66fd7fac5f\",\r\n \"roleDefinitionId\": \"1d538b69-3d87-4e56-8ff8-25786fd48261\"\r\n },\r\n {\r\n \"applicationId\": \"a0be0c72-870e-46f0-9c49-c98333a996f7\",\r\n \"roleDefinitionId\": \"7ce22727-ffce-45a9-930c-ddb2e56fa131\"\r\n },\r\n {\r\n \"applicationId\": \"486c78bf-a0f7-45f1-92fd-37215929e116\",\r\n \"roleDefinitionId\": \"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d\"\r\n },\r\n {\r\n \"applicationId\": \"19947cfd-0303-466c-ac3c-fcc19a7a1570\",\r\n \"roleDefinitionId\": \"d813ab6c-bfb7-413e-9462-005b21f0ce09\"\r\n },\r\n {\r\n \"applicationId\": \"341b7f3d-69b3-47f9-9ce7-5b7f4945fdbd\",\r\n \"roleDefinitionId\": \"8141843c-c51c-4c1e-a5bf-0d351594b86c\"\r\n },\r\n {\r\n \"applicationId\": \"328fd23b-de6e-462c-9433-e207470a5727\",\r\n \"roleDefinitionId\": \"79e29e06-4056-41e5-a6b2-959f1f47747e\"\r\n },\r\n {\r\n \"applicationId\": \"6d057c82-a784-47ae-8d12-ca7b38cf06b4\",\r\n \"roleDefinitionId\": \"c27dd31e-c1e5-4ab0-93e1-a12ba34f182e\"\r\n },\r\n {\r\n \"applicationId\": \"b4ca0290-4e73-4e31-ade0-c82ecfaabf6a\",\r\n \"roleDefinitionId\": \"18363e25-ff21-4159-ae8d-7dfecb5bd001\"\r\n },\r\n {\r\n \"applicationId\": \"79d7fb34-4bef-4417-8184-ff713af7a679\",\r\n \"roleDefinitionId\": \"1c1f11ef-abfa-4abe-a02b-226771d07fc7\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"virtualNetworks\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworks/taggedTrafficConsumers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"natGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"West US 3\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPAddresses\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"West US 3\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"customIpPrefixes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"West US 3\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkInterfaces\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dscpConfigurations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpoints\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpointRedirectMaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"loadBalancers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"serviceEndpointPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkIntentPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"France South\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"routeTables\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPPrefixes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"West US 3\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ddosCustomPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/connectionMonitors\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/flowLogs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/pingMeshes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"localNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"connections\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"West US 3\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationResults\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/CheckDnsNameAvailability\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setLoadBalancerFrontendPublicIpAddresses\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/virtualNetworkAvailableEndpointServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableDelegations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/serviceTags\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availablePrivateEndpointTypes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableServiceAliases\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkPrivateLinkServiceVisibility\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/autoApprovedPrivateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchValidatePrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchNotifyPrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/supportedVirtualMachineSizes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/getAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkAcceleratedNetworkingSupport\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/validateResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/effectiveResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"getDnsResourceReference\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"internalNotify\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/NS\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/recordsets\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/virtualNetworkLinks\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZonesInternal\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworks/privateDnsZoneLinks\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles/heatMaps\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkTrafficManagerNameAvailability\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerUserMetricsKeys\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerGeographicHierarchies\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"expressRouteCircuits\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteServiceProviders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableWafRuleSets\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableSslOptions\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableServerVariables\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableRequestHeaders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableResponseHeaders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"routeFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"bgpServiceCommunities\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualWans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnSites\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnServerConfigurations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"UAE North\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"p2sVpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"UAE North\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRoutePortsLocations\",\r\n \"locations\": [\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"firewallPolicies\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Brazil Southeast\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ipGroups\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"West Central US\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"azureWebCategories\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"securityPartnerProviders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewalls\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"West US 3\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewallFqdnTags\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkTaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"privateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations/privateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ddosProtectionPlans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkProfiles\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoorOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-11-01\",\r\n \"2019-10-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkFrontdoorNameAvailability\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoors\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoors/frontendEndpoints\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoors/frontendEndpoints/customHttpsConfiguration\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallManagedRuleSets\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkExperimentProfiles\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"West US 2\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-11-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations/bareMetalTenants\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"bastionHosts\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualRouters\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkVirtualAppliances\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ipAllocations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Jio India West\",\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\",\r\n \"Brazil Southeast\",\r\n \"West US 3\",\r\n \"East US SLV\",\r\n \"Jio India Central\",\r\n \"Sweden South\",\r\n \"Sweden Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"locations/commitInternalAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"East US\",\r\n \"West India\",\r\n \"East US 2\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"South Africa West\",\r\n \"Brazil South\",\r\n \"UK West\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"UAE North\",\r\n \"Germany West Central\",\r\n \"Switzerland West\",\r\n \"East Asia\",\r\n \"Jio India West\",\r\n \"South Africa North\",\r\n \"UK South\",\r\n \"South India\",\r\n \"Australia Southeast\",\r\n \"France South\",\r\n \"West US 2\",\r\n \"Japan West\",\r\n \"Norway East\",\r\n \"France Central\",\r\n \"West US 3\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Brazil Southeast\",\r\n \"Korea Central\",\r\n \"Southeast Asia\",\r\n \"South Central US\",\r\n \"Norway West\",\r\n \"Australia East\",\r\n \"Japan East\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"Switzerland North\",\r\n \"Jio India Central\",\r\n \"East US SLV\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01-preview\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/internalAzureVirtualNetworkManagerOperation\",\r\n \"locations\": [\r\n \"West Central US\",\r\n \"North Central US\",\r\n \"West US\",\r\n \"West Europe\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"East US\",\r\n \"West India\",\r\n \"East US 2\",\r\n \"Australia Central\",\r\n \"Australia Central 2\",\r\n \"South Africa West\",\r\n \"Brazil South\",\r\n \"UK West\",\r\n \"North Europe\",\r\n \"Central US\",\r\n \"UAE North\",\r\n \"Germany West Central\",\r\n \"Switzerland West\",\r\n \"East Asia\",\r\n \"Jio India West\",\r\n \"South Africa North\",\r\n \"UK South\",\r\n \"South India\",\r\n \"Australia Southeast\",\r\n \"France South\",\r\n \"West US 2\",\r\n \"Japan West\",\r\n \"Norway East\",\r\n \"France Central\",\r\n \"West US 3\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Brazil Southeast\",\r\n \"Korea Central\",\r\n \"Southeast Asia\",\r\n \"South Central US\",\r\n \"Norway West\",\r\n \"Australia East\",\r\n \"Japan East\",\r\n \"Canada East\",\r\n \"Canada Central\",\r\n \"Switzerland North\",\r\n \"Jio India Central\",\r\n \"East US SLV\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01-preview\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkVirtualApplianceSkus\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/lenses\",\r\n \"locations\": [\r\n \"South Africa West\",\r\n \"UAE Central\",\r\n \"Switzerland West\",\r\n \"Germany North\",\r\n \"Norway West\"\r\n ],\r\n \"apiVersions\": [\r\n \"2021-02-01\",\r\n \"2021-01-01\",\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourcegroups/ps7115?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlZ3JvdXBzL3BzNzExNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourcegroups/ps83?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlZ3JvdXBzL3BzODM/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "3c2a9f67-2dc4-4761-ab39-a317bd7d48a9" + "d396b914-0496-4915-86ee-1f4193fe5ed3" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ], "Content-Type": [ "application/json; charset=utf-8" @@ -96,13 +96,13 @@ "1199" ], "x-ms-request-id": [ - "3a4a1cd1-507e-4f3d-9b80-d5fc677062d6" + "dea85f5c-b0d5-4119-85ae-0324a6adf2aa" ], "x-ms-correlation-request-id": [ - "3a4a1cd1-507e-4f3d-9b80-d5fc677062d6" + "dea85f5c-b0d5-4119-85ae-0324a6adf2aa" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205016Z:3a4a1cd1-507e-4f3d-9b80-d5fc677062d6" + "WESTUS:20210514T005555Z:dea85f5c-b0d5-4119-85ae-0324a6adf2aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,10 +111,10 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:16 GMT" + "Fri, 14 May 2021 00:55:55 GMT" ], "Content-Length": [ - "166" + "212" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,26 +123,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115\",\r\n \"name\": \"ps7115\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83\",\r\n \"name\": \"ps83\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"Created\": \"2021-05-14T00:55:54.5690686Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMzMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9wczY3NTU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e705979d-c338-4f21-9c84-d35ab4302a0e" + "e26d4ff8-a1f5-4562-9258-eeb0d5aee8e4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -156,13 +156,13 @@ "gateway" ], "x-ms-request-id": [ - "feafe648-199b-45fe-933d-68fe5ea69724" + "8cf163e7-6640-4b55-a351-0e805e61e5b9" ], "x-ms-correlation-request-id": [ - "feafe648-199b-45fe-933d-68fe5ea69724" + "8cf163e7-6640-4b55-a351-0e805e61e5b9" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205018Z:feafe648-199b-45fe-933d-68fe5ea69724" + "WESTUS:20210514T005555Z:8cf163e7-6640-4b55-a351-0e805e61e5b9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -171,7 +171,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:17 GMT" + "Fri, 14 May 2021 00:55:55 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -180,23 +180,26 @@ "-1" ], "Content-Length": [ - "218" + "216" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps3334' under resource group 'ps7115' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps6755' under resource group 'ps83' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMzMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9wczY3NTU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "e26d4ff8-a1f5-4562-9258-eeb0d5aee8e4" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -207,16 +210,16 @@ "no-cache" ], "ETag": [ - "W/\"8daa292f-c46b-4478-87d2-d90f721aa7ce\"" + "W/\"4520180e-e3fb-4e74-8a3a-9687bb19a497\"" ], "x-ms-request-id": [ - "1cadc6a4-aab0-4c3f-ab3f-fb4f5a6766df" + "0294722d-c6a8-463c-b3b7-26d3a9232384" ], "x-ms-correlation-request-id": [ - "b7bb955e-08bc-49c3-8225-70752b2c3785" + "4f6e965d-2aa9-4cee-8aac-581d02074264" ], "x-ms-arm-service-request-id": [ - "7b69a120-da4d-4733-96c7-96c7af83e7a2" + "1e72e395-edda-4efa-8ee4-e5648661ce86" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -229,16 +232,16 @@ "11997" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205024Z:b7bb955e-08bc-49c3-8225-70752b2c3785" + "WESTUS:20210514T005602Z:4f6e965d-2aa9-4cee-8aac-581d02074264" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:23 GMT" + "Fri, 14 May 2021 00:56:01 GMT" ], "Content-Length": [ - "1269" + "1231" ], "Content-Type": [ "application/json; charset=utf-8" @@ -247,26 +250,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3334\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334\",\r\n \"etag\": \"W/\\\"8daa292f-c46b-4478-87d2-d90f721aa7ce\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4461a4ce-fd46-4e2d-b907-a3374ab81822\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps9774\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\",\r\n \"etag\": \"W/\\\"8daa292f-c46b-4478-87d2-d90f721aa7ce\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps6755\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755\",\r\n \"etag\": \"W/\\\"4520180e-e3fb-4e74-8a3a-9687bb19a497\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0640d58e-8460-473b-a31d-c29de9e2ba7c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7901\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\",\r\n \"etag\": \"W/\\\"4520180e-e3fb-4e74-8a3a-9687bb19a497\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMzMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9wczY3NTU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3efcb607-ed19-44da-b403-436e3ab3f636" + "e26d4ff8-a1f5-4562-9258-eeb0d5aee8e4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -277,16 +280,16 @@ "no-cache" ], "ETag": [ - "W/\"8daa292f-c46b-4478-87d2-d90f721aa7ce\"" + "W/\"4520180e-e3fb-4e74-8a3a-9687bb19a497\"" ], "x-ms-request-id": [ - "8ccfe0d8-d0b3-43a9-b481-4efc5e4cb07b" + "523a2338-fafc-4939-a87b-29d21afefea5" ], "x-ms-correlation-request-id": [ - "39a7878b-1c58-4479-a586-40d4c1efedbc" + "40c1ca7e-1d7e-417b-85e9-54915e7e8e6b" ], "x-ms-arm-service-request-id": [ - "550820aa-ba52-4cab-87f3-8e5d19c8a961" + "f64939a6-6733-48c1-a94c-968ca14fbae1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -299,16 +302,16 @@ "11996" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205024Z:39a7878b-1c58-4479-a586-40d4c1efedbc" + "WESTUS:20210514T005602Z:40c1ca7e-1d7e-417b-85e9-54915e7e8e6b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:23 GMT" + "Fri, 14 May 2021 00:56:01 GMT" ], "Content-Length": [ - "1269" + "1231" ], "Content-Type": [ "application/json; charset=utf-8" @@ -317,26 +320,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3334\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334\",\r\n \"etag\": \"W/\\\"8daa292f-c46b-4478-87d2-d90f721aa7ce\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4461a4ce-fd46-4e2d-b907-a3374ab81822\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps9774\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\",\r\n \"etag\": \"W/\\\"8daa292f-c46b-4478-87d2-d90f721aa7ce\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps6755\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755\",\r\n \"etag\": \"W/\\\"4520180e-e3fb-4e74-8a3a-9687bb19a497\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0640d58e-8460-473b-a31d-c29de9e2ba7c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7901\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\",\r\n \"etag\": \"W/\\\"4520180e-e3fb-4e74-8a3a-9687bb19a497\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMzMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9wczY3NTU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ceeac43b-7dfa-44eb-b46a-53c8008782e5" + "eddcf24a-0447-4c00-a91e-3efec725a8d7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -347,16 +350,16 @@ "no-cache" ], "ETag": [ - "W/\"8daa292f-c46b-4478-87d2-d90f721aa7ce\"" + "W/\"4520180e-e3fb-4e74-8a3a-9687bb19a497\"" ], "x-ms-request-id": [ - "09d8f753-b35a-4eee-8fc7-7143dd26640d" + "cd698368-9b4e-4dcd-86ef-83ae035ac77c" ], "x-ms-correlation-request-id": [ - "0f64cef2-6ad0-40d7-9e48-86d991c36cda" + "44318ec9-8a8b-488c-89e2-d8f369fa6ab0" ], "x-ms-arm-service-request-id": [ - "1c92fd30-b916-4d0c-9a07-11873b6b8953" + "abe5c1ee-d21b-4dcd-8fd0-42c5dda10779" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -366,19 +369,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11995" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205025Z:0f64cef2-6ad0-40d7-9e48-86d991c36cda" + "WESTUS:20210514T005602Z:44318ec9-8a8b-488c-89e2-d8f369fa6ab0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:24 GMT" + "Fri, 14 May 2021 00:56:01 GMT" ], "Content-Length": [ - "1269" + "1231" ], "Content-Type": [ "application/json; charset=utf-8" @@ -387,26 +390,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3334\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334\",\r\n \"etag\": \"W/\\\"8daa292f-c46b-4478-87d2-d90f721aa7ce\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4461a4ce-fd46-4e2d-b907-a3374ab81822\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps9774\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\",\r\n \"etag\": \"W/\\\"8daa292f-c46b-4478-87d2-d90f721aa7ce\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps6755\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755\",\r\n \"etag\": \"W/\\\"4520180e-e3fb-4e74-8a3a-9687bb19a497\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0640d58e-8460-473b-a31d-c29de9e2ba7c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7901\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\",\r\n \"etag\": \"W/\\\"4520180e-e3fb-4e74-8a3a-9687bb19a497\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMzMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9wczY3NTU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps9774\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"westus2\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps7901\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "9604722f-82e1-4dc9-a54d-af31d51e8ffb" + "e26d4ff8-a1f5-4562-9258-eeb0d5aee8e4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -426,19 +429,19 @@ "3" ], "x-ms-request-id": [ - "36850422-81cb-4e18-bbed-d6984e02148b" + "00bd7c23-96d3-4962-8546-16b4b062421d" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/36850422-81cb-4e18-bbed-d6984e02148b?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/00bd7c23-96d3-4962-8546-16b4b062421d?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "6d6b8b35-10d2-4735-b619-7d77869ef696" + "efbe8a98-d3a7-4b58-a678-360c64bb2aaf" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "cc2d1abb-2e57-4041-8f7b-f65493c8d95d" + "ed9ee6a4-dcc2-47d8-bf0a-025b751fb51c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -451,16 +454,16 @@ "1199" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205021Z:6d6b8b35-10d2-4735-b619-7d77869ef696" + "WESTUS:20210514T005558Z:efbe8a98-d3a7-4b58-a678-360c64bb2aaf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:20 GMT" + "Fri, 14 May 2021 00:55:58 GMT" ], "Content-Length": [ - "1267" + "1229" ], "Content-Type": [ "application/json; charset=utf-8" @@ -469,20 +472,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3334\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334\",\r\n \"etag\": \"W/\\\"dcff885f-93b1-476c-9b33-462030fda803\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"4461a4ce-fd46-4e2d-b907-a3374ab81822\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps9774\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\",\r\n \"etag\": \"W/\\\"dcff885f-93b1-476c-9b33-462030fda803\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps6755\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755\",\r\n \"etag\": \"W/\\\"4c8594a4-8042-488b-affa-a174509396bf\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"0640d58e-8460-473b-a31d-c29de9e2ba7c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7901\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\",\r\n \"etag\": \"W/\\\"4c8594a4-8042-488b-affa-a174509396bf\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/36850422-81cb-4e18-bbed-d6984e02148b?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzM2ODUwNDIyLTgxY2ItNGUxOC1iYmVkLWQ2OTg0ZTAyMTQ4Yj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/00bd7c23-96d3-4962-8546-16b4b062421d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzAwYmQ3YzIzLTk2ZDMtNDk2Mi04NTQ2LTE2YjRiMDYyNDIxZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "e26d4ff8-a1f5-4562-9258-eeb0d5aee8e4" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -493,13 +499,13 @@ "no-cache" ], "x-ms-request-id": [ - "14379be0-0cfa-4a2b-ac5d-b9e145efd893" + "3d0341f0-7651-4aed-8902-0c8c1f98a6b8" ], "x-ms-correlation-request-id": [ - "6ca3fa95-7b31-436e-bc6d-0c6a15a088d8" + "bdf7b27b-a858-4115-939a-73346f920da9" ], "x-ms-arm-service-request-id": [ - "59db0e24-65a2-4035-ad2c-99af2ee64dc1" + "705cbb07-0499-4100-8033-719c20a48063" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -512,13 +518,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205024Z:6ca3fa95-7b31-436e-bc6d-0c6a15a088d8" + "WESTUS:20210514T005602Z:bdf7b27b-a858-4115-939a-73346f920da9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:23 GMT" + "Fri, 14 May 2021 00:56:01 GMT" ], "Content-Length": [ "29" @@ -534,22 +540,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMxMTcxP2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL3BzNzk5OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fb1ef86b-6e9b-4004-9c0e-0d27396ad326" + "439dc4a9-c8ae-48db-b064-406ab8c3fb74" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -563,13 +569,13 @@ "gateway" ], "x-ms-request-id": [ - "8aedd302-4510-4d24-83e5-10a8a0bb4db1" + "c4b763b4-b50b-435f-9017-6f794164a962" ], "x-ms-correlation-request-id": [ - "8aedd302-4510-4d24-83e5-10a8a0bb4db1" + "c4b763b4-b50b-435f-9017-6f794164a962" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205025Z:8aedd302-4510-4d24-83e5-10a8a0bb4db1" + "WESTUS:20210514T005602Z:c4b763b4-b50b-435f-9017-6f794164a962" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -578,7 +584,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:25 GMT" + "Fri, 14 May 2021 00:56:01 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -587,23 +593,26 @@ "-1" ], "Content-Length": [ - "220" + "218" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/publicIPAddresses/ps1171' under resource group 'ps7115' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/publicIPAddresses/ps7998' under resource group 'ps83' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMxMTcxP2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL3BzNzk5OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "439dc4a9-c8ae-48db-b064-406ab8c3fb74" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -614,16 +623,16 @@ "no-cache" ], "ETag": [ - "W/\"83d0052c-e329-4d41-a95d-b5d582443100\"" + "W/\"720fc3dd-ac04-48ca-89e3-d500008801f7\"" ], "x-ms-request-id": [ - "37785090-f2cb-413a-b68b-918160222b09" + "805c2f2f-42d0-438d-844a-57773ca02462" ], "x-ms-correlation-request-id": [ - "d1db8fc2-0dd0-46af-85eb-3cf7bf1a4a29" + "49712e0c-1143-495f-b6d4-537f12ef6120" ], "x-ms-arm-service-request-id": [ - "c0d428b3-9170-4227-9d34-d159fcde44af" + "7a6be35d-43bd-44f2-8118-74ca44693f57" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -633,19 +642,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205030Z:d1db8fc2-0dd0-46af-85eb-3cf7bf1a4a29" + "WESTUS:20210514T005606Z:49712e0c-1143-495f-b6d4-537f12ef6120" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:29 GMT" + "Fri, 14 May 2021 00:56:05 GMT" ], "Content-Length": [ - "630" + "702" ], "Content-Type": [ "application/json; charset=utf-8" @@ -654,26 +663,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1171\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\",\r\n \"etag\": \"W/\\\"83d0052c-e329-4d41-a95d-b5d582443100\\\"\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"27530722-7fa4-4839-a2bd-1093621ea1f7\",\r\n \"ipAddress\": \"52.250.72.200\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7998\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\",\r\n \"etag\": \"W/\\\"720fc3dd-ac04-48ca-89e3-d500008801f7\\\"\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9c2d2ce7-e576-462c-bc9a-2763d07ecd69\",\r\n \"ipAddress\": \"20.80.128.195\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMxMTcxP2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL3BzNzk5OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3040a113-f9db-458f-b09d-5218cd30c9d8" + "439dc4a9-c8ae-48db-b064-406ab8c3fb74" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -684,16 +693,16 @@ "no-cache" ], "ETag": [ - "W/\"83d0052c-e329-4d41-a95d-b5d582443100\"" + "W/\"720fc3dd-ac04-48ca-89e3-d500008801f7\"" ], "x-ms-request-id": [ - "680f394a-fd1c-4b90-8a61-93205942882c" + "a8175c9d-b3fb-408b-b76c-4e3a641bae4c" ], "x-ms-correlation-request-id": [ - "fcd88005-71e2-4d8a-bece-6cd04188e555" + "59beece6-28d5-4635-a09b-c9e7e4b23de6" ], "x-ms-arm-service-request-id": [ - "af0273bf-fd2e-4a14-91ea-27ca65a781be" + "52223127-f054-4acd-8aef-3edc5056b266" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -703,19 +712,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11990" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205030Z:fcd88005-71e2-4d8a-bece-6cd04188e555" + "WESTUS:20210514T005606Z:59beece6-28d5-4635-a09b-c9e7e4b23de6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:29 GMT" + "Fri, 14 May 2021 00:56:06 GMT" ], "Content-Length": [ - "630" + "702" ], "Content-Type": [ "application/json; charset=utf-8" @@ -724,32 +733,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1171\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\",\r\n \"etag\": \"W/\\\"83d0052c-e329-4d41-a95d-b5d582443100\\\"\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"27530722-7fa4-4839-a2bd-1093621ea1f7\",\r\n \"ipAddress\": \"52.250.72.200\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7998\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\",\r\n \"etag\": \"W/\\\"720fc3dd-ac04-48ca-89e3-d500008801f7\\\"\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9c2d2ce7-e576-462c-bc9a-2763d07ecd69\",\r\n \"ipAddress\": \"20.80.128.195\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMxMTcxP2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL3BzNzk5OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"ipTags\": []\r\n },\r\n \"zones\": [],\r\n \"location\": \"westus2\"\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"ipTags\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d59535f5-f354-4298-8e83-5436eeefc074" + "439dc4a9-c8ae-48db-b064-406ab8c3fb74" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "173" + "196" ] }, "ResponseHeaders": { @@ -763,19 +772,19 @@ "1" ], "x-ms-request-id": [ - "1583ecb9-857b-4a3f-a51f-5384c7fd1d61" + "c78a82a2-33d7-4949-a0cc-d3977e21113c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/1583ecb9-857b-4a3f-a51f-5384c7fd1d61?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/c78a82a2-33d7-4949-a0cc-d3977e21113c?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "b367787d-21d0-41b4-888c-cd3c74c4fd5f" + "348b5a51-2352-40a1-b45b-0ae82a2061e6" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "6560b688-7389-499b-a13a-7e9afb1b1998" + "d3b2cc3b-1b74-4a0a-b7c7-8dfd560861ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -785,19 +794,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205026Z:b367787d-21d0-41b4-888c-cd3c74c4fd5f" + "WESTUS:20210514T005603Z:348b5a51-2352-40a1-b45b-0ae82a2061e6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:26 GMT" + "Fri, 14 May 2021 00:56:02 GMT" ], "Content-Length": [ - "594" + "666" ], "Content-Type": [ "application/json; charset=utf-8" @@ -806,20 +815,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1171\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\",\r\n \"etag\": \"W/\\\"0f1c6401-583c-4ab5-8435-e3cdb7cebee0\\\"\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"27530722-7fa4-4839-a2bd-1093621ea1f7\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7998\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\",\r\n \"etag\": \"W/\\\"91df13eb-bb58-4bea-b013-d7638b3bf6ab\\\"\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9c2d2ce7-e576-462c-bc9a-2763d07ecd69\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/1583ecb9-857b-4a3f-a51f-5384c7fd1d61?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzE1ODNlY2I5LTg1N2ItNGEzZi1hNTFmLTUzODRjN2ZkMWQ2MT9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/c78a82a2-33d7-4949-a0cc-d3977e21113c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2M3OGE4MmEyLTMzZDctNDk0OS1hMGNjLWQzOTc3ZTIxMTEzYz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "439dc4a9-c8ae-48db-b064-406ab8c3fb74" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -833,13 +845,13 @@ "2" ], "x-ms-request-id": [ - "5fa88edd-234b-45d2-b303-6039d3079b69" + "bceda2ed-8332-4b5f-9178-d6217662153f" ], "x-ms-correlation-request-id": [ - "e2426b6a-2b0e-4dfb-bd4b-e5443d6c3aa6" + "a5b3f9b6-de44-4b18-9c1d-61a08d7f01e1" ], "x-ms-arm-service-request-id": [ - "b9510f96-a75e-424d-bf26-27ddac117b29" + "9a082d50-a8c6-474d-b82e-a8aa0087edd3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -849,16 +861,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11993" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205027Z:e2426b6a-2b0e-4dfb-bd4b-e5443d6c3aa6" + "WESTUS:20210514T005604Z:a5b3f9b6-de44-4b18-9c1d-61a08d7f01e1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:27 GMT" + "Fri, 14 May 2021 00:56:03 GMT" ], "Content-Length": [ "30" @@ -874,16 +886,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/1583ecb9-857b-4a3f-a51f-5384c7fd1d61?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzE1ODNlY2I5LTg1N2ItNGEzZi1hNTFmLTUzODRjN2ZkMWQ2MT9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/c78a82a2-33d7-4949-a0cc-d3977e21113c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2M3OGE4MmEyLTMzZDctNDk0OS1hMGNjLWQzOTc3ZTIxMTEzYz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "439dc4a9-c8ae-48db-b064-406ab8c3fb74" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -894,13 +909,13 @@ "no-cache" ], "x-ms-request-id": [ - "18c84aea-3ab8-4d80-aa7f-0e4e4d2cb7a8" + "71734f58-d13e-4cfc-a478-021434dced04" ], "x-ms-correlation-request-id": [ - "69bc3a0c-a47f-486e-b7e2-9637fba24469" + "d0494546-792f-480f-8cd6-70fa2c9ca119" ], "x-ms-arm-service-request-id": [ - "4cb137d9-d7cf-45ea-853f-dcb3d581988c" + "f2f9d852-f854-474e-bed7-2aba718dad05" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -910,16 +925,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11992" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205030Z:69bc3a0c-a47f-486e-b7e2-9637fba24469" + "WESTUS:20210514T005606Z:d0494546-792f-480f-8cd6-70fa2c9ca119" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:29 GMT" + "Fri, 14 May 2021 00:56:05 GMT" ], "Content-Length": [ "29" @@ -935,22 +950,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9f40ea26-e4c8-4bef-9609-60b1a9148958" + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -964,13 +979,13 @@ "gateway" ], "x-ms-request-id": [ - "35f2001c-d464-446e-a29d-7f77527de236" + "f0ce19fe-0f2a-49a3-b241-4d9b38225b8e" ], "x-ms-correlation-request-id": [ - "35f2001c-d464-446e-a29d-7f77527de236" + "f0ce19fe-0f2a-49a3-b241-4d9b38225b8e" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205030Z:35f2001c-d464-446e-a29d-7f77527de236" + "WESTUS:20210514T005606Z:f0ce19fe-0f2a-49a3-b241-4d9b38225b8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -979,7 +994,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:29 GMT" + "Fri, 14 May 2021 00:56:06 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -988,23 +1003,26 @@ "-1" ], "Content-Length": [ - "222" + "220" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/applicationGateways/ps8919' under resource group 'ps7115' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/applicationGateways/ps2181' under resource group 'ps83' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1015,16 +1033,16 @@ "no-cache" ], "ETag": [ - "W/\"659dd31f-e441-4b34-8f59-b912469a992d\"" + "W/\"17e52196-8b3c-4292-aa46-197a31d899ca\"" ], "x-ms-request-id": [ - "7b63b283-6c5d-4d4d-9bbb-eb9e2a0a0e4c" + "8fc3d461-2d2b-4685-805a-908c99bae035" ], "x-ms-correlation-request-id": [ - "016a08d9-7408-4d0e-b3ae-5ceab8ab2b8d" + "cd794984-994b-47f2-a4eb-93325fadbd53" ], "x-ms-arm-service-request-id": [ - "aa56446a-3f7c-4e54-8c01-dc74c51731d5" + "26455705-d2a0-4924-acd1-275c79b145d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1034,19 +1052,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205613Z:016a08d9-7408-4d0e-b3ae-5ceab8ab2b8d" + "WESTUS:20210514T010229Z:cd794984-994b-47f2-a4eb-93325fadbd53" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:13 GMT" + "Fri, 14 May 2021 01:02:28 GMT" ], "Content-Length": [ - "16015" + "17287" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1055,26 +1073,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e1bc59b0-3f19-4a6f-bec3-f288ee00bc09" + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1085,16 +1103,16 @@ "no-cache" ], "ETag": [ - "W/\"659dd31f-e441-4b34-8f59-b912469a992d\"" + "W/\"17e52196-8b3c-4292-aa46-197a31d899ca\"" ], "x-ms-request-id": [ - "79bbea0a-1dde-4dc9-ad12-3fbe550d8dca" + "ca2b3436-f0b2-47b4-bbc3-cf6280022593" ], "x-ms-correlation-request-id": [ - "d88c064e-6a00-435d-9656-28eb87ed3fa2" + "7a730593-dc98-45ed-b530-79bdbe67bce4" ], "x-ms-arm-service-request-id": [ - "e19f20fe-2b51-4513-99e0-407a23086d14" + "f213927f-e522-4e53-bc1b-a7a4a4b2f284" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1104,19 +1122,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11997" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205613Z:d88c064e-6a00-435d-9656-28eb87ed3fa2" + "WESTUS:20210514T010229Z:7a730593-dc98-45ed-b530-79bdbe67bce4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:13 GMT" + "Fri, 14 May 2021 01:02:28 GMT" ], "Content-Length": [ - "16015" + "17287" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1125,26 +1143,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c5228616-c238-42c8-b67e-35821cda5df3" + "c3d5f05e-e36d-4347-89fe-91d763910a43" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1155,16 +1173,16 @@ "no-cache" ], "ETag": [ - "W/\"659dd31f-e441-4b34-8f59-b912469a992d\"" + "W/\"17e52196-8b3c-4292-aa46-197a31d899ca\"" ], "x-ms-request-id": [ - "d705d401-f413-4d54-ad87-133faf081019" + "57702cdd-9faf-44af-a4b2-0d8ca3684760" ], "x-ms-correlation-request-id": [ - "65b12c0c-58a7-4adc-9207-1b52b7fb462e" + "c1123867-a3af-4a21-be3d-ca5939f88bc4" ], "x-ms-arm-service-request-id": [ - "2f21b1c8-3724-4993-9107-66e86cd3adc2" + "456f0243-a389-4b0b-b716-890e61516efb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1174,19 +1192,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11996" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205614Z:65b12c0c-58a7-4adc-9207-1b52b7fb462e" + "WESTUS:20210514T010229Z:c1123867-a3af-4a21-be3d-ca5939f88bc4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:13 GMT" + "Fri, 14 May 2021 01:02:28 GMT" ], "Content-Length": [ - "16015" + "17287" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1195,26 +1213,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "26281057-2c67-4e90-aa5e-bef20d380f0e" + "d52924ff-4cad-4778-93cb-431100c7aa70" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1225,16 +1243,16 @@ "no-cache" ], "ETag": [ - "W/\"659dd31f-e441-4b34-8f59-b912469a992d\"" + "W/\"17e52196-8b3c-4292-aa46-197a31d899ca\"" ], "x-ms-request-id": [ - "ed2f7679-2549-485f-8b90-70600445a300" + "37be776a-a3ce-4565-9201-3071dc5f7f24" ], "x-ms-correlation-request-id": [ - "889b67d7-881b-4402-8c8d-43924160cb35" + "225c30c8-152a-411e-83cb-d213c689beff" ], "x-ms-arm-service-request-id": [ - "35d46af4-ad14-43b1-88b5-5b06e042fa93" + "7dd2bfd1-6a92-4873-95a6-19a6460de1ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1244,19 +1262,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11995" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205614Z:889b67d7-881b-4402-8c8d-43924160cb35" + "WESTUS:20210514T010229Z:225c30c8-152a-411e-83cb-d213c689beff" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:13 GMT" + "Fri, 14 May 2021 01:02:28 GMT" ], "Content-Length": [ - "16015" + "17287" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1265,20 +1283,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"659dd31f-e441-4b34-8f59-b912469a992d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"17e52196-8b3c-4292-aa46-197a31d899ca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "d52924ff-4cad-4778-93cb-431100c7aa70" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1289,16 +1310,16 @@ "no-cache" ], "ETag": [ - "W/\"5d8f771b-9fb7-4623-905b-4413321b6111\"" + "W/\"de8ab5dd-66ab-499a-8e60-5353662633df\"" ], "x-ms-request-id": [ - "f3d731b8-5237-4131-a09a-4eb624c46fca" + "2759d04d-4e2d-46af-83ca-a8daadfe9bcb" ], "x-ms-correlation-request-id": [ - "196e00f8-c752-4d37-a9b7-723aca71f604" + "bb05abd4-aa2e-4267-a8ef-0224d18c670e" ], "x-ms-arm-service-request-id": [ - "000fd6e9-dd42-4e25-8b89-81d3bfb481a3" + "cd08e85a-8e6d-4f37-9438-11dfa1298833" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1308,19 +1329,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11992" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205636Z:196e00f8-c752-4d37-a9b7-723aca71f604" + "WESTUS:20210514T010250Z:bb05abd4-aa2e-4267-a8ef-0224d18c670e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:35 GMT" + "Fri, 14 May 2021 01:02:50 GMT" ], "Content-Length": [ - "19492" + "22079" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1329,26 +1350,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps6763\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps8410\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps3578\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps9987\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a62da016-c6a0-4a7c-928b-e9a25bb82889" + "d52924ff-4cad-4778-93cb-431100c7aa70" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1359,16 +1380,16 @@ "no-cache" ], "ETag": [ - "W/\"5d8f771b-9fb7-4623-905b-4413321b6111\"" + "W/\"de8ab5dd-66ab-499a-8e60-5353662633df\"" ], "x-ms-request-id": [ - "d6d035fa-5fbc-45a1-80be-7f73a70234ea" + "2bedb6cf-e261-424d-80c3-05623c948402" ], "x-ms-correlation-request-id": [ - "2cf58b7b-ec1b-49c2-aa1a-4beb1d1996e7" + "66ea54c8-36e4-4bf1-a2fc-42c45a4ef676" ], "x-ms-arm-service-request-id": [ - "3ce7c9c2-4319-469e-b6c5-c058276b4584" + "f8e291ef-3fa2-4eda-9da6-76ad5261eb51" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1378,19 +1399,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205636Z:2cf58b7b-ec1b-49c2-aa1a-4beb1d1996e7" + "WESTUS:20210514T010250Z:66ea54c8-36e4-4bf1-a2fc-42c45a4ef676" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:35 GMT" + "Fri, 14 May 2021 01:02:50 GMT" ], "Content-Length": [ - "19492" + "22079" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1399,26 +1420,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps6763\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps8410\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps3578\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps9987\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "18de49b0-5686-4535-954c-76f7a82614e8" + "e26d25c2-7d85-4986-9add-f50684acc869" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1429,16 +1450,16 @@ "no-cache" ], "ETag": [ - "W/\"5d8f771b-9fb7-4623-905b-4413321b6111\"" + "W/\"de8ab5dd-66ab-499a-8e60-5353662633df\"" ], "x-ms-request-id": [ - "1cac3186-b974-4c88-b176-ca09bb249c6e" + "8685ad28-371b-446e-ab83-757b19445e3c" ], "x-ms-correlation-request-id": [ - "5d0c31a9-13f5-4e1b-ae49-69bdfd0a059b" + "3c1aa878-f817-4a0c-994a-41920176f9fe" ], "x-ms-arm-service-request-id": [ - "ac6d912c-4168-4ee2-8653-11fa2bc84e57" + "a7cfaf2f-d796-47fd-8317-a74cbb52cd92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1448,19 +1469,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11990" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205636Z:5d0c31a9-13f5-4e1b-ae49-69bdfd0a059b" + "WESTUS:20210514T010251Z:3c1aa878-f817-4a0c-994a-41920176f9fe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:36 GMT" + "Fri, 14 May 2021 01:02:50 GMT" ], "Content-Length": [ - "19492" + "22079" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1469,20 +1490,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps6763\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps8410\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"5d8f771b-9fb7-4623-905b-4413321b6111\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps3578\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps9987\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"de8ab5dd-66ab-499a-8e60-5353662633df\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "e26d25c2-7d85-4986-9add-f50684acc869" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1493,16 +1517,16 @@ "no-cache" ], "ETag": [ - "W/\"9e941595-c7c4-4951-8649-0d53ae9a9b36\"" + "W/\"53ddd170-6a3a-4f56-80f2-e4455eec9836\"" ], "x-ms-request-id": [ - "7e1d9550-d656-4704-a96e-813e8cce5110" + "6985a38e-77b6-4963-a406-7e42c7874acb" ], "x-ms-correlation-request-id": [ - "a89d0622-8da2-4586-a458-6be2adac8cc3" + "e4c599f5-ec10-4ccb-8f6c-87ffda662520" ], "x-ms-arm-service-request-id": [ - "2a2c8ac2-a381-48b6-9ca1-6a77e2b1c400" + "76cb9216-8c58-4723-a70b-72e5c15be369" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1512,19 +1536,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205658Z:a89d0622-8da2-4586-a458-6be2adac8cc3" + "WESTUS:20210514T010302Z:e4c599f5-ec10-4ccb-8f6c-87ffda662520" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:57 GMT" + "Fri, 14 May 2021 01:03:01 GMT" ], "Content-Length": [ - "16016" + "17288" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1533,26 +1557,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "186daf76-0b4c-4807-a995-03b98a527cfd" + "e26d25c2-7d85-4986-9add-f50684acc869" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1563,16 +1587,16 @@ "no-cache" ], "ETag": [ - "W/\"9e941595-c7c4-4951-8649-0d53ae9a9b36\"" + "W/\"53ddd170-6a3a-4f56-80f2-e4455eec9836\"" ], "x-ms-request-id": [ - "38fbf566-e56d-4266-af3b-f4b364402215" + "7aecacbb-1ab7-48f6-aa2a-caf3d036b6b0" ], "x-ms-correlation-request-id": [ - "d1ad3f38-9713-4d82-b653-c532335755e3" + "8e61cf4c-2032-47ce-8bb6-7d02b0a98e13" ], "x-ms-arm-service-request-id": [ - "6da41734-c9b5-46ae-a8d5-7744fb05cfdb" + "61903713-736a-44c4-9400-07c5ec8932ad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1582,19 +1606,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11987" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205658Z:d1ad3f38-9713-4d82-b653-c532335755e3" + "WESTUS:20210514T010302Z:8e61cf4c-2032-47ce-8bb6-7d02b0a98e13" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:57 GMT" + "Fri, 14 May 2021 01:03:01 GMT" ], "Content-Length": [ - "16016" + "17288" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1603,32 +1627,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"9e941595-c7c4-4951-8649-0d53ae9a9b36\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"53ddd170-6a3a-4f56-80f2-e4455eec9836\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIpConfigurations/ps1952\"\r\n }\r\n ],\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n },\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIK8QIBAzCCCq0GCSqGSIb3DQEHAaCCCp4EggqaMIIKljCCBg8GCSqGSIb3DQEHAaCCBgAEggX8MIIF+DCCBfQGCyqGSIb3DQEMCgECoIIE/jCCBPowHAYKKoZIhvcNAQwBAzAOBAgdE3kuZQ+Q3gICB9AEggTY5iAjhTBjltWxD0ssy9ry9anXUgD+FYCFjZzSeOf2O1x8Fp3wu3SG2bMArVOrkrh8oFzZbMnI0JS6vRTFyITlMUNXHWj5J+4Y4AI7rt/5Kg2agHzCp1ssiNtmHAD7+1zsLZ/xX+zT/oGByKRDmBvthKTX0bN1vugOv/bo3SXKaSriL/GIeLvcRovPXYIOFQw17GvykvYGG3X3MHQZJ4EpZwku9cyaleOpmlVRdABW1iW3kNU87N2/0cMzN2FRHrn9fNUfTvshnGob7jiHYXf3iu4ZE+ebAcVRlgWwGS9+kmkI3ueyWGDPDnoSr49PbpznIHt7OcNhWz19oBPVm7teN2uYVsah1DZEn1gMB1eEVldFKE1WKxtKSarX5+hgQ9YFkJhBUgNKZYAcCRXZ8/FmKgJyZjObUGRlSKoYDqyHvdpU6hu6f3puuffuEtiSHkGJzXG+H2bMWLf/Xu375u46/pWuggU150qkQ2w5WH4tLM1/TzLAhFSkBBnfsVd8xpDeUfzTRWLFIf38T/VzVuMPjWT1vKTc1eVg/FowF8MYQ2HIrecpatZEzscrmYzyuAygMg+BmjYaPrTXT1ysIMUyPDxyCdBB/qiWRJnoXshJNgk3WUgeRE8dLkjokJ5OQNr/5H/mye4wK2PHDcc4Z3wNAdgQfPGbloLOwAPSRzBWyqnkX7I4yzt5SZJpaN8blueSaRl6TRTqWdcQfmsMrCu/B8q834bNSyKdlfdaQPAl6FZpxa4GpmpasTjNOUtTp7FTypN37miA8mCVHQhecUHeYSNN9zdKo2M7UFDYqcBvor3GyemkjflgyZyXKDnKfRy8gE+4LlyEyLeUs2gOndiYRAC4t2FoBlwJJPoAyLmR3rfypI6yHLmq6/gAx4bxUPbUdYR8ty5CYFE6JHc+Zib3DZrEHJuGm7sz5Sb6+JHkr81riywAzBOdO9K6QZSZEkwWM3yyeMA1rcD3Emufin9vJwkLJdEb6201gq7xzyfdPAX2qhoql7W0PWqAXNu7CGSe3pqmvGsWuUTOEduPc0+sLzuzHxtIFxvhwlnzYLQFMae9DG1YbGK6V30U+eeU+hcGeV9Eo0uUaVg9tk6Ieek8AURaCb2ZSxJqaXSW2x5lM5qB0FD5pthWnr0wturf+S5PTNmJ4fKX/m6wP3FgaYOr8Y6su3G9rx8xLjDarKGqttnMybI7EHNlQB1oDMLpG228YU4fkcpg5pRUz/se6kheLu96xXLT5s1ZUG3qso5o7DubXHneWpCpmJaOqGWVNeaFhAJ87LLS031TPNv/3JyqAbcK6hzRRKOTZyt6tQXUkrwx7p+oVM3qhmWxNrmbfEoDIL3wquhEJriS+msJ374ZzinIkxxPktcqCKZ0o150lWGIRVNU0VDw2wklhU36WkwJHHbbbvyEr9i3/dK/OCgpv7xe5PkD/DGk8mfyqxhYzvBMDuThaQK15EBJLyboDRyo36HIJZdu8a73cq8lgB/ZZTkH3FHb3CfK3muwkgk4Dx7wyKvTJI/fv9ksdciKmqRHk7dljrjfgGjhFKfb6Pcofx4lvXYzrsvDRdVY++Y/8uyblqPc7Nrf1LYOdDfrbFNbKgjMgGnwSLBkJy0pJctRpFOrAl/7fCVUtiLgL2Tz8LKWUAG4gPFRVTGB4jANBgkrBgEEAYI3EQIxADATBgkqhkiG9w0BCRUxBgQEAQAAADBdBgkqhkiG9w0BCRQxUB5OAHQAZQAtADAAZQA0ADUAOQBhAGIAOQAtADQAZQAxADIALQA0ADYANwBlAC0AOQAzADAAMgAtADkAOQAxADMAZQA1ADIANgBiAGIAOAA5MF0GCSsGAQQBgjcRATFQHk4ATQBpAGMAcgBvAHMAbwBmAHQAIABTAG8AZgB0AHcAYQByAGUAIABLAGUAeQAgAFMAdABvAHIAYQBnAGUAIABQAHIAbwB2AGkAZABlAHIwggR/BgkqhkiG9w0BBwagggRwMIIEbAIBADCCBGUGCSqGSIb3DQEHATAcBgoqhkiG9w0BDAEDMA4ECJjGVvG7VKc7AgIH0ICCBDhxmvSH9oFtLTxtnHdzDjs9UOyaOhZiMG8Bi2SWCSfpaCnXT42b2OjNcYDSBnTLhjLP8LP1Ru1w6eHllxfGN3H+pmHPf8ZyiQ1R/fN99dgPO3SkbQQ8dyP/C1yXym8OSz8GXm89HwsXZHPthra54HD/J2J2zXJ8iz8Bnhl0HO/Pr8sINDNc52bhUdIvrXu49M94eq5Nl0vXUfpbH5LdAJRKn0KhoasGn+0wRHrZz7/x+GKYN/a7tDGXavZrL8snIroEPhESYAGKpUdbrZWm9uY7V+gO5lrlZqgmn3rw06fLS/UCGF6t3w7yVnta/nhmP3bNFI2i+/oiOtmKOKRFPrSBJyHKqXlMLJUuxGlqDiImcuFZMQGiZwg4LO1SS/PQTUgMtL/6rqfjVVBW3v009tenl+WFrBbvkQ8yLpcK6ib/L4o0CKdS0l8eM+TAYdUhBuDXkuN60CblM3WiJDsVEjqtlsM0sUMd89H5jJxaP2kmqQeTTp+lmUgCY9ebH+jgkIdKu6wGwkC3J2B9pHtxBPv7D3+uFwk2QPK1wTBG5Kjo6e6sbRVZfju8waCUM/do07Z5CLCblC3LGkhnBASLCgqBQv6d8NPhfSwliw49gMbD6gZE/G6gZCJZ9bEvvMH/wDFtTqxLDou/90t8pKtJ/7XDauKJ0c7bX4igF7BujjQi5FxCIqLLE8GhIQwQFbH9kqxL2JSW2Bl0PsYTMJ4ziFneTR0I4UpJ4LMd6jC/uaU0fDCWt9/+SXLm/45QWmltq8aC+mI6Frt3+5r91qTggv16kGlfVJkMPZqkAfscP3rovMQfz6I35dIGbMtMFaZJdph6rSIy6wwDg+aV5dgiX7SfxpmLlTqFE6fQLAHfHrljpegEVxwaXwQtc2439HEmnd0Al0mEzAXToN/x4gblwkUA1iM/peaMDjH+gLa2FUmjT/lkcY0lVmwO9PbQ9PEWGtr/pHyJUMF9SR2BXyljNAILq4+wH2mhmkb9B/wMj4DjoOsH7pAD80/xA+DwaMkBvB4HfFCuqrIZHak3OZGtWFfrZ1g3yrug3VZNSBUiUQ0mYdVG2+55SE8LiyFPaMBQJQQgm61BS4/QLFwYvWu0WS+XIsg5qjHIRHLc+g4K9rzmD7IJ7v/3NnVx3vqj180Lv2h8+EtpuXEfG4dDVZ5F4lm+7ZGou6mt55gJBlEiAJd7x0kPA3mbvbOgcEvOROQxIctXGwBYJiNHARqaN5wxRzRPyUFuu4jVa/EuqJlKGBIhfo5SO4Xn9RE7VFnxEwYUe2eB2vTMyi1N2ZIoJvtdkytSPkZq8edI82AxLKAj84uQAJaj85ZjOSwkQdoYaYmdGhAOdXkA6gZ8JEBMr7RtuZ6Z/zr0mtYK5Vfywu7Egf0uGrA0dPHKtaMeQHyu+X/ifmTeh94Oid1mqAZXYddn5g3+O9XIeAx7ByMwOzAfMAcGBSsOAwIaBBSbHl19sUa4PXDUWAUun0k2B24X6AQUEy9GeIad1/Q5vOq6Jcq0YG0n3VQCAgfQ\",\r\n \"password\": \"P@ssw0rd\"\r\n },\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n }\r\n },\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIpConfigurations/ps1286\"\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443\r\n },\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ]\r\n },\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n }\r\n ],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"requestTimeout\": 30,\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"pickHostNameFromBackendAddress\": true\r\n },\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIpConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"hostNames\": []\r\n },\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_0\"\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n }\r\n },\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"properties\": {\r\n \"ruleType\": \"basic\",\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n },\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n },\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"privateLinkConfigurations\": [],\r\n \"customErrorConfigurations\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"location\": \"westus2\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIpConfigurations/ps8415\"\r\n }\r\n ],\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n },\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIK8QIBAzCCCq0GCSqGSIb3DQEHAaCCCp4EggqaMIIKljCCBg8GCSqGSIb3DQEHAaCCBgAEggX8MIIF+DCCBfQGCyqGSIb3DQEMCgECoIIE/jCCBPowHAYKKoZIhvcNAQwBAzAOBAgdE3kuZQ+Q3gICB9AEggTY5iAjhTBjltWxD0ssy9ry9anXUgD+FYCFjZzSeOf2O1x8Fp3wu3SG2bMArVOrkrh8oFzZbMnI0JS6vRTFyITlMUNXHWj5J+4Y4AI7rt/5Kg2agHzCp1ssiNtmHAD7+1zsLZ/xX+zT/oGByKRDmBvthKTX0bN1vugOv/bo3SXKaSriL/GIeLvcRovPXYIOFQw17GvykvYGG3X3MHQZJ4EpZwku9cyaleOpmlVRdABW1iW3kNU87N2/0cMzN2FRHrn9fNUfTvshnGob7jiHYXf3iu4ZE+ebAcVRlgWwGS9+kmkI3ueyWGDPDnoSr49PbpznIHt7OcNhWz19oBPVm7teN2uYVsah1DZEn1gMB1eEVldFKE1WKxtKSarX5+hgQ9YFkJhBUgNKZYAcCRXZ8/FmKgJyZjObUGRlSKoYDqyHvdpU6hu6f3puuffuEtiSHkGJzXG+H2bMWLf/Xu375u46/pWuggU150qkQ2w5WH4tLM1/TzLAhFSkBBnfsVd8xpDeUfzTRWLFIf38T/VzVuMPjWT1vKTc1eVg/FowF8MYQ2HIrecpatZEzscrmYzyuAygMg+BmjYaPrTXT1ysIMUyPDxyCdBB/qiWRJnoXshJNgk3WUgeRE8dLkjokJ5OQNr/5H/mye4wK2PHDcc4Z3wNAdgQfPGbloLOwAPSRzBWyqnkX7I4yzt5SZJpaN8blueSaRl6TRTqWdcQfmsMrCu/B8q834bNSyKdlfdaQPAl6FZpxa4GpmpasTjNOUtTp7FTypN37miA8mCVHQhecUHeYSNN9zdKo2M7UFDYqcBvor3GyemkjflgyZyXKDnKfRy8gE+4LlyEyLeUs2gOndiYRAC4t2FoBlwJJPoAyLmR3rfypI6yHLmq6/gAx4bxUPbUdYR8ty5CYFE6JHc+Zib3DZrEHJuGm7sz5Sb6+JHkr81riywAzBOdO9K6QZSZEkwWM3yyeMA1rcD3Emufin9vJwkLJdEb6201gq7xzyfdPAX2qhoql7W0PWqAXNu7CGSe3pqmvGsWuUTOEduPc0+sLzuzHxtIFxvhwlnzYLQFMae9DG1YbGK6V30U+eeU+hcGeV9Eo0uUaVg9tk6Ieek8AURaCb2ZSxJqaXSW2x5lM5qB0FD5pthWnr0wturf+S5PTNmJ4fKX/m6wP3FgaYOr8Y6su3G9rx8xLjDarKGqttnMybI7EHNlQB1oDMLpG228YU4fkcpg5pRUz/se6kheLu96xXLT5s1ZUG3qso5o7DubXHneWpCpmJaOqGWVNeaFhAJ87LLS031TPNv/3JyqAbcK6hzRRKOTZyt6tQXUkrwx7p+oVM3qhmWxNrmbfEoDIL3wquhEJriS+msJ374ZzinIkxxPktcqCKZ0o150lWGIRVNU0VDw2wklhU36WkwJHHbbbvyEr9i3/dK/OCgpv7xe5PkD/DGk8mfyqxhYzvBMDuThaQK15EBJLyboDRyo36HIJZdu8a73cq8lgB/ZZTkH3FHb3CfK3muwkgk4Dx7wyKvTJI/fv9ksdciKmqRHk7dljrjfgGjhFKfb6Pcofx4lvXYzrsvDRdVY++Y/8uyblqPc7Nrf1LYOdDfrbFNbKgjMgGnwSLBkJy0pJctRpFOrAl/7fCVUtiLgL2Tz8LKWUAG4gPFRVTGB4jANBgkrBgEEAYI3EQIxADATBgkqhkiG9w0BCRUxBgQEAQAAADBdBgkqhkiG9w0BCRQxUB5OAHQAZQAtADAAZQA0ADUAOQBhAGIAOQAtADQAZQAxADIALQA0ADYANwBlAC0AOQAzADAAMgAtADkAOQAxADMAZQA1ADIANgBiAGIAOAA5MF0GCSsGAQQBgjcRATFQHk4ATQBpAGMAcgBvAHMAbwBmAHQAIABTAG8AZgB0AHcAYQByAGUAIABLAGUAeQAgAFMAdABvAHIAYQBnAGUAIABQAHIAbwB2AGkAZABlAHIwggR/BgkqhkiG9w0BBwagggRwMIIEbAIBADCCBGUGCSqGSIb3DQEHATAcBgoqhkiG9w0BDAEDMA4ECJjGVvG7VKc7AgIH0ICCBDhxmvSH9oFtLTxtnHdzDjs9UOyaOhZiMG8Bi2SWCSfpaCnXT42b2OjNcYDSBnTLhjLP8LP1Ru1w6eHllxfGN3H+pmHPf8ZyiQ1R/fN99dgPO3SkbQQ8dyP/C1yXym8OSz8GXm89HwsXZHPthra54HD/J2J2zXJ8iz8Bnhl0HO/Pr8sINDNc52bhUdIvrXu49M94eq5Nl0vXUfpbH5LdAJRKn0KhoasGn+0wRHrZz7/x+GKYN/a7tDGXavZrL8snIroEPhESYAGKpUdbrZWm9uY7V+gO5lrlZqgmn3rw06fLS/UCGF6t3w7yVnta/nhmP3bNFI2i+/oiOtmKOKRFPrSBJyHKqXlMLJUuxGlqDiImcuFZMQGiZwg4LO1SS/PQTUgMtL/6rqfjVVBW3v009tenl+WFrBbvkQ8yLpcK6ib/L4o0CKdS0l8eM+TAYdUhBuDXkuN60CblM3WiJDsVEjqtlsM0sUMd89H5jJxaP2kmqQeTTp+lmUgCY9ebH+jgkIdKu6wGwkC3J2B9pHtxBPv7D3+uFwk2QPK1wTBG5Kjo6e6sbRVZfju8waCUM/do07Z5CLCblC3LGkhnBASLCgqBQv6d8NPhfSwliw49gMbD6gZE/G6gZCJZ9bEvvMH/wDFtTqxLDou/90t8pKtJ/7XDauKJ0c7bX4igF7BujjQi5FxCIqLLE8GhIQwQFbH9kqxL2JSW2Bl0PsYTMJ4ziFneTR0I4UpJ4LMd6jC/uaU0fDCWt9/+SXLm/45QWmltq8aC+mI6Frt3+5r91qTggv16kGlfVJkMPZqkAfscP3rovMQfz6I35dIGbMtMFaZJdph6rSIy6wwDg+aV5dgiX7SfxpmLlTqFE6fQLAHfHrljpegEVxwaXwQtc2439HEmnd0Al0mEzAXToN/x4gblwkUA1iM/peaMDjH+gLa2FUmjT/lkcY0lVmwO9PbQ9PEWGtr/pHyJUMF9SR2BXyljNAILq4+wH2mhmkb9B/wMj4DjoOsH7pAD80/xA+DwaMkBvB4HfFCuqrIZHak3OZGtWFfrZ1g3yrug3VZNSBUiUQ0mYdVG2+55SE8LiyFPaMBQJQQgm61BS4/QLFwYvWu0WS+XIsg5qjHIRHLc+g4K9rzmD7IJ7v/3NnVx3vqj180Lv2h8+EtpuXEfG4dDVZ5F4lm+7ZGou6mt55gJBlEiAJd7x0kPA3mbvbOgcEvOROQxIctXGwBYJiNHARqaN5wxRzRPyUFuu4jVa/EuqJlKGBIhfo5SO4Xn9RE7VFnxEwYUe2eB2vTMyi1N2ZIoJvtdkytSPkZq8edI82AxLKAj84uQAJaj85ZjOSwkQdoYaYmdGhAOdXkA6gZ8JEBMr7RtuZ6Z/zr0mtYK5Vfywu7Egf0uGrA0dPHKtaMeQHyu+X/ifmTeh94Oid1mqAZXYddn5g3+O9XIeAx7ByMwOzAfMAcGBSsOAwIaBBSbHl19sUa4PXDUWAUun0k2B24X6AQUEy9GeIad1/Q5vOq6Jcq0YG0n3VQCAgfQ\",\r\n \"password\": \"P@ssw0rd\"\r\n },\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n }\r\n },\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIpConfigurations/ps8933\"\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443\r\n },\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ]\r\n },\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n }\r\n ],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"requestTimeout\": 30,\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"pickHostNameFromBackendAddress\": true\r\n },\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIpConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"hostNames\": []\r\n },\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_0\"\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n }\r\n },\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"properties\": {\r\n \"ruleType\": \"basic\",\r\n \"priority\": 100,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n },\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n },\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"privateLinkConfigurations\": [],\r\n \"customErrorConfigurations\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "f26ef201-24c9-458f-8b0c-cc81a6fd9f14" + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "13754" + "13723" ] }, "ResponseHeaders": { @@ -1642,19 +1666,19 @@ "10" ], "x-ms-request-id": [ - "9dfaa92d-fc9f-4cf1-befb-efa4801baee4" + "409160fb-3421-49aa-8f05-a4c4a28b64d0" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "ee7db863-bfc6-4930-b7a5-9fab619495d3" + "4704490d-961d-49f3-b447-9f101daa9f78" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "197f5696-d4e8-4fb2-8ff1-f2467d7f5620" + "f2a7685c-1c67-400f-a107-15f9285d2f29" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1664,19 +1688,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1197" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205032Z:ee7db863-bfc6-4930-b7a5-9fab619495d3" + "WESTUS:20210514T005608Z:4704490d-961d-49f3-b447-9f101daa9f78" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:31 GMT" + "Fri, 14 May 2021 00:56:07 GMT" ], "Content-Length": [ - "14722" + "15994" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1685,32 +1709,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Stopped\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"93e58c46-02d2-4daa-8a22-e8802b59e35c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Stopped\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_0\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"baf98504-ae98-4801-a5fa-fd5f101126e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\"\r\n }\r\n ],\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n },\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n },\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps6763\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n }\r\n },\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443\r\n },\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ]\r\n },\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n }\r\n ],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"requestTimeout\": 30,\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"pickHostNameFromBackendAddress\": true\r\n },\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"hostNames\": []\r\n },\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"clientAuthConfiguration\": {}\r\n },\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n }\r\n },\r\n \"name\": \"ps8410\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"properties\": {\r\n \"ruleType\": \"Basic\",\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n },\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n },\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"privateLinkConfigurations\": [],\r\n \"customErrorConfigurations\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"location\": \"westus2\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\"\r\n }\r\n ],\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n },\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n },\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps3578\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n }\r\n },\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443\r\n },\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ]\r\n },\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n }\r\n ],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"requestTimeout\": 30,\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"pickHostNameFromBackendAddress\": true\r\n },\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"hostNames\": []\r\n },\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"clientAuthConfiguration\": {}\r\n },\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n }\r\n },\r\n \"name\": \"ps9987\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"properties\": {\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n },\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n },\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"privateLinkConfigurations\": [],\r\n \"customErrorConfigurations\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4a21bfbd-ad3a-4c19-919a-f3648709d1d4" + "d52924ff-4cad-4778-93cb-431100c7aa70" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "12715" + "12674" ] }, "ResponseHeaders": { @@ -1724,19 +1748,19 @@ "10" ], "x-ms-request-id": [ - "ffe8a030-71a3-4bbd-a952-0d05f5adc0ad" + "9efffb9a-88ac-49fe-af54-792fd40c2205" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/ffe8a030-71a3-4bbd-a952-0d05f5adc0ad?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9efffb9a-88ac-49fe-af54-792fd40c2205?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "feeac5d3-43c5-43ba-ac8a-cb5b4355dfa4" + "1ef372b3-a5d1-462d-ad14-74a95aaf2542" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "c3da1e8e-9111-43aa-82aa-125267b78dbc" + "df88a121-a92b-4157-bd14-caec3ad23d28" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1746,19 +1770,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205615Z:feeac5d3-43c5-43ba-ac8a-cb5b4355dfa4" + "WESTUS:20210514T010230Z:1ef372b3-a5d1-462d-ad14-74a95aaf2542" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:15 GMT" + "Fri, 14 May 2021 01:02:29 GMT" ], "Content-Length": [ - "19478" + "22065" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1767,32 +1791,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps6763\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps8410\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps8410\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps6763\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"808d19ef-8a19-49a2-9cde-b09c1bc4e2d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n },\r\n {\r\n \"name\": \"ps3578\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n },\r\n {\r\n \"name\": \"ps9987\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps9987\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": true\r\n },\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3578\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"f8435d81-d59d-4f1d-90dc-43cb868e008a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\"\r\n }\r\n ],\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n },\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n }\r\n },\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443\r\n },\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ]\r\n },\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n }\r\n ],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"requestTimeout\": 30,\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"pickHostNameFromBackendAddress\": true\r\n },\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"hostNames\": []\r\n },\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n }\r\n },\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"properties\": {\r\n \"ruleType\": \"Basic\",\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n },\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n },\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"privateLinkConfigurations\": [],\r\n \"customErrorConfigurations\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"location\": \"westus2\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\"\r\n }\r\n ],\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n },\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"properties\": {\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\"\r\n },\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n }\r\n },\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443\r\n },\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ]\r\n },\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n }\r\n ],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"properties\": {\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"requestTimeout\": 30,\r\n \"authenticationCertificates\": [],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"pickHostNameFromBackendAddress\": true\r\n },\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"hostNames\": []\r\n },\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"properties\": {\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ],\r\n \"minProtocolVersion\": \"TLSv1_1\"\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n }\r\n },\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"properties\": {\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n },\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n },\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"privateLinkConfigurations\": [],\r\n \"customErrorConfigurations\": []\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"location\": \"westus2\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "54e9e410-6438-4055-a48a-842f189a2a50" + "e26d25c2-7d85-4986-9add-f50684acc869" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "10113" + "10080" ] }, "ResponseHeaders": { @@ -1806,19 +1830,19 @@ "10" ], "x-ms-request-id": [ - "121f9610-b149-4d07-93f3-ca99d806a4b6" + "dbd07f6e-66b3-42f7-a812-1b49540994c3" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/121f9610-b149-4d07-93f3-ca99d806a4b6?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/dbd07f6e-66b3-42f7-a812-1b49540994c3?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "34b73aa5-eff7-4fc3-98ae-5b888fe77819" + "e5605a45-d311-41ec-b5de-6f3f06c0ab2b" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "97b980aa-c278-4fbb-88cd-da09dc156f22" + "5dbd2119-0fc5-485e-a4d8-7d124072bd25" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1828,19 +1852,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1198" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205638Z:34b73aa5-eff7-4fc3-98ae-5b888fe77819" + "WESTUS:20210514T010251Z:e5605a45-d311-41ec-b5de-6f3f06c0ab2b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:37 GMT" + "Fri, 14 May 2021 01:02:51 GMT" ], "Content-Length": [ - "16004" + "17276" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1849,20 +1873,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8919\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9877264c-1b24-43cc-9e59-39d1425cde48\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps1952\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/gatewayIPConfigurations/ps1952\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/virtualNetworks/ps3334/subnets/ps9774\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps2332\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps6931\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps4506\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps5889\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedClientCertificates/ps4506\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps1286\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/publicIPAddresses/ps1171\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps4099\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps5090\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps7801\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/trustedRootCertificates/ps6931\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps2910\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendIPConfigurations/ps1286\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/frontendPorts/ps4099\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslCertificates/ps2332\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/sslProfiles/ps5889\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps4024\",\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/requestRoutingRules/ps4024\",\r\n \"etag\": \"W/\\\"d12d5110-a6aa-4266-a385-209889b9c347\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"ruleType\": \"Basic\",\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/httpListeners/ps2910\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendAddressPools/ps5090\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919/backendHttpSettingsCollection/ps7801\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2181\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways\",\r\n \"location\": \"westus2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ],\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"390ff01a-4ae6-4cd8-9172-7a9a0354af56\",\r\n \"sku\": {\r\n \"name\": \"Standard_v2\",\r\n \"tier\": \"Standard_v2\"\r\n },\r\n \"operationalState\": \"Running\",\r\n \"gatewayIPConfigurations\": [\r\n {\r\n \"name\": \"ps8415\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/gatewayIPConfigurations/ps8415\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/virtualNetworks/ps6755/subnets/ps7901\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/gatewayIPConfigurations\"\r\n }\r\n ],\r\n \"sslCertificates\": [\r\n {\r\n \"name\": \"ps1102\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"publicCertData\": \"MIIDogYJKoZIhvcNAQcCoIIDkzCCA48CAQExADALBgkqhkiG9w0BBwGgggN3MIIDczCCAlugAwIBAgIQL/k3jna6xZtLgV+mC9tPdzANBgkqhkiG9w0BAQsFADAxMS8wLQYDVQQDDCZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAgFw0xNzEwMzExNzA3MDBaGA8yMDU5MTAzMTE3MTcwMVowMTEvMC0GA1UEAwwmYXBwbGljYXRpb25nYXRld2F5LnBvd2Vyc2hlbGwudGVzdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC0xGszrl4F07eN+7WaJhi+ETjDkXJSiTwi0E0qHwCzIFMFypeBGQOQ/nkwcbF/nBRbUQDrGjhaWwdJ0CNHaQ3caVFfNVLb2Wlc4CJazy0bSNyGOJjK4H9WWM+eo7k4jEMmGIp+H5GvovBilwTLK1JQwbrp/XdLgA8TDy8ZLk0LDw5A028QywI8+cRKmmHJoEwIZMMovsqwzAUclsbgKkuRaoF8OOFh9nsOXx9+ulhrqshrpikUsDSsyDhvFLnqVJBdjA1dJDnd8ctGgGXPxhy2SOhOJ/SSPUed0reengNnycBMsumTpW0p/VRgPk1eWRh37MRmxB6X3j5vkgvtt8Z5AgMBAAGjgYQwgYEwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAxBgNVHREEKjAogiZhcHBsaWNhdGlvbmdhdGV3YXkucG93ZXJzaGVsbC50ZXN0LmNvbTAdBgNVHQ4EFgQUCXYSgEunlkxbbGLEItZoAIuBWyUwDQYJKoZIhvcNAQELBQADggEBABYZecViOw7UQDGlc4Oy/sVmKbEF/a7XcOTiq95f39LQshc6ZhtkbvqUwzmGVP8S+DvrShI16F/Tkl/KBtUHG/e+l6GjIVbq1ygeTeAGy6BvNhDa41944Hd4A85X7YeD9qkQzHlAS8gBED1dTh3dXSVVdRZ5pcK0nxfNth3xQGTlfEFpPN6C6434YLQ5RvyYQGJkf3Amu8n8fWT40QIrsIPbbTdmXOl1I60NP7EPQp+9sHtdajZactzFJ2/ovOaK5JGRiX5RtRqz0hQT/6Benn7maD7Hz5bfOB8UmD4iR/QhWrcT+mCr1qS+ZFrD0bcEAi0NoJlSVFIB6rgUyE4CqxExAA==\",\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslCertificates\"\r\n }\r\n ],\r\n \"trustedRootCertificates\": [\r\n {\r\n \"name\": \"ps5410\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAwMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAxMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBwbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/xQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezOqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYDVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0aW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/WhcowDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pRLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5ygCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjujZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\",\r\n \"backendHttpSettings\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedRootCertificates\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"name\": \"ps3395\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"data\": \"MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==\",\r\n \"validatedCertData\": \"-----BEGIN CERTIFICATE-----MIIDXTCCAkWgAwIBAgIJAP4WRAGKP3raMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTgxMTA2MDczNTU4WhcNMjgxMTAzMDczNTU4WjBFMQswCQYDVQQGEwJVUzETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAngH7nurifsefZWeL7oC/I4IZwcsYfrq0rflditQULdnh+RYLHFXWBsa+RRTguyPhpeKLPdh8n5w9VUJSpgNv2g+JVQWFpGnFeeslLajA+GoeZLq8IHjE9lHbX7vfSNAvAzEpYQpCjMtS74OYDwXUrFybtTbKRnH/hZucPjw2Z6h1twde4lYzJWzWQ/VRvRH+GHEN1OL8KOscVqsHVOMWZsFSVYYfyj8lncWwE8gLSvqn4fjJWtKateyRwPHf+zILe2iFhZ9Iv93Di6UxABMdXJx/2BgENKtJMIii/iIrC46wjLqhxPHuEGfJx6eTY7W60cWTqIsuDyuQtDE/2hfX8wIDAQABo1AwTjAdBgNVHQ4EFgQUAeTs4eJlv6XbBdZbUeaH5Heb5S0wHwYDVR0jBBgwFoAUAeTs4eJlv6XbBdZbUeaH5Heb5S0wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAGmW3m3+ttIpAk6FwuzRLstWXBSejLEEB4NiL3ibuDOt7Wx1h8Qy5SzafyxcenYqF280qhOuy0aJezsUMf4pQjgWmL4WLUHNFjtG3u1XkMJk6pgguIWyDEgdFhQJAi0P0L+2atyQbECNyGXwDJRvtiGFBjpOBQthIjmvBj0yImLfuCwfdGgP8kvHvE84lKkyUZ9vOqiuyXSrIz1K7CfzeL5VbRdiORCZyClG+DCxPB6SeNXZgZqPYXw/niJbSA+DzG1vJfjwsv/+0UrZGvAjwcSGHs4TFmfHDPYR5Hgzm5Dq1d7OSOtPqLzkHzAA3MNoL3Wk7gfDTH0VtBVbYhshqwQ==-----END CERTIFICATE-----\",\r\n \"clientCertIssuerDN\": \"O=Internet Widgits Pty Ltd, S=Some-State, C=US\",\r\n \"sslProfiles\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/trustedClientCertificates\"\r\n }\r\n ],\r\n \"sslProfiles\": [\r\n {\r\n \"name\": \"ps88\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"clientAuthConfiguration\": {\r\n \"verifyClientCertIssuerDN\": false\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ],\r\n \"trustedClientCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedClientCertificates/ps3395\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/sslProfiles\"\r\n }\r\n ],\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps8933\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/publicIPAddresses/ps7998\"\r\n },\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"frontendPorts\": [\r\n {\r\n \"name\": \"ps3687\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"httpListeners\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/frontendPorts\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps109\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"backendAddresses\": [\r\n {\r\n \"ipAddress\": \"www.microsoft.com\"\r\n },\r\n {\r\n \"ipAddress\": \"www.bing.com\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendAddressPools\"\r\n }\r\n ],\r\n \"loadDistributionPolicies\": [],\r\n \"backendHttpSettingsCollection\": [\r\n {\r\n \"name\": \"ps66\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"port\": 443,\r\n \"protocol\": \"Https\",\r\n \"cookieBasedAffinity\": \"Enabled\",\r\n \"pickHostNameFromBackendAddress\": true,\r\n \"requestTimeout\": 30,\r\n \"trustedRootCertificates\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/trustedRootCertificates/ps5410\"\r\n }\r\n ],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/backendHttpSettingsCollection\"\r\n }\r\n ],\r\n \"httpListeners\": [\r\n {\r\n \"name\": \"ps8587\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendIPConfigurations/ps8933\"\r\n },\r\n \"frontendPort\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/frontendPorts/ps3687\"\r\n },\r\n \"protocol\": \"Https\",\r\n \"sslCertificate\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslCertificates/ps1102\"\r\n },\r\n \"sslProfile\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/sslProfiles/ps88\"\r\n },\r\n \"hostNames\": [],\r\n \"requireServerNameIndication\": false,\r\n \"customErrorConfigurations\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/httpListeners\"\r\n }\r\n ],\r\n \"urlPathMaps\": [],\r\n \"requestRoutingRules\": [\r\n {\r\n \"name\": \"ps1589\",\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/requestRoutingRules/ps1589\",\r\n \"etag\": \"W/\\\"7c24743a-79dd-4b72-91f2-d31bdb31d3b1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"ruleType\": \"Basic\",\r\n \"priority\": 100,\r\n \"httpListener\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/httpListeners/ps8587\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendAddressPools/ps109\"\r\n },\r\n \"backendHttpSettings\": {\r\n \"id\": \"/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181/backendHttpSettingsCollection/ps66\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/applicationGateways/requestRoutingRules\"\r\n }\r\n ],\r\n \"probes\": [],\r\n \"rewriteRuleSets\": [],\r\n \"redirectConfigurations\": [],\r\n \"privateLinkConfigurations\": [],\r\n \"privateEndpointConnections\": [],\r\n \"sslPolicy\": {\r\n \"policyType\": \"Custom\",\r\n \"minProtocolVersion\": \"TLSv1_1\",\r\n \"cipherSuites\": [\r\n \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\r\n \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\r\n \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\",\r\n \"TLS_RSA_WITH_AES_128_GCM_SHA256\"\r\n ]\r\n },\r\n \"autoscaleConfiguration\": {\r\n \"minCapacity\": 3\r\n },\r\n \"customErrorConfigurations\": []\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1876,13 +1903,13 @@ "10" ], "x-ms-request-id": [ - "1e65b22e-8e4c-4cab-8d22-74ca1ebd9240" + "906fbe23-d3a4-42ea-b171-8cf455e6f4ff" ], "x-ms-correlation-request-id": [ - "98766618-78d2-43a2-a8fb-cce4fa433435" + "4ccc6c12-29d2-4e0b-88ba-64338816dd3b" ], "x-ms-arm-service-request-id": [ - "e59143f2-3dfd-4a64-831d-909764a184e2" + "f8454c51-067c-49ff-9c85-4b1e941a279f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1892,16 +1919,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205042Z:98766618-78d2-43a2-a8fb-cce4fa433435" + "WESTUS:20210514T005618Z:4ccc6c12-29d2-4e0b-88ba-64338816dd3b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:41 GMT" + "Fri, 14 May 2021 00:56:17 GMT" ], "Content-Length": [ "30" @@ -1917,16 +1944,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -1940,13 +1970,13 @@ "20" ], "x-ms-request-id": [ - "4be8ba4d-6a38-4c51-99b0-ced517d048a9" + "ac899d96-25ad-4d19-9e05-f82fb8d0c74c" ], "x-ms-correlation-request-id": [ - "9acc2d24-f999-430f-ac3c-6c84a24b8378" + "754e73b0-8402-4abc-a571-586f7b974c19" ], "x-ms-arm-service-request-id": [ - "3aa9b5db-4b21-4f9a-bd2f-b9c289404788" + "d53c0b6a-d255-4b1c-a02a-1652d8217e5f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1956,16 +1986,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11987" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205052Z:9acc2d24-f999-430f-ac3c-6c84a24b8378" + "WESTUS:20210514T005628Z:754e73b0-8402-4abc-a571-586f7b974c19" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:50:52 GMT" + "Fri, 14 May 2021 00:56:27 GMT" ], "Content-Length": [ "30" @@ -1981,16 +2011,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2004,13 +2037,13 @@ "20" ], "x-ms-request-id": [ - "c1189529-47c8-4344-908b-2c64414c90ed" + "0488ab75-3542-4485-b51c-5f5988bc49c2" ], "x-ms-correlation-request-id": [ - "08ca9069-39ae-4bff-8593-d8376f376a5a" + "24600a1b-0ef2-4dbd-971f-33233ec0db97" ], "x-ms-arm-service-request-id": [ - "e3066426-60f6-4f57-89e2-ed5758585955" + "6cfe9eba-92a1-4350-9b32-18c0fd7d6f26" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2020,16 +2053,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11986" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205112Z:08ca9069-39ae-4bff-8593-d8376f376a5a" + "WESTUS:20210514T005648Z:24600a1b-0ef2-4dbd-971f-33233ec0db97" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:51:12 GMT" + "Fri, 14 May 2021 00:56:48 GMT" ], "Content-Length": [ "30" @@ -2045,16 +2078,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2068,13 +2104,13 @@ "40" ], "x-ms-request-id": [ - "4bbcb64c-d7a6-40bf-8bed-67a22673365c" + "fb8fc326-15f8-48fd-9208-591ef1aa2cee" ], "x-ms-correlation-request-id": [ - "976d22a8-23a9-4660-bac4-702d5263c831" + "a211554d-3590-44f5-a293-ed7aec7936db" ], "x-ms-arm-service-request-id": [ - "949b066b-d82a-435e-8c72-7ab8e58d2e6f" + "5522f08d-ddab-4a10-baf3-eeba3377710b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2084,16 +2120,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11985" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205132Z:976d22a8-23a9-4660-bac4-702d5263c831" + "WESTUS:20210514T005708Z:a211554d-3590-44f5-a293-ed7aec7936db" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:51:32 GMT" + "Fri, 14 May 2021 00:57:08 GMT" ], "Content-Length": [ "30" @@ -2109,16 +2145,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2132,13 +2171,13 @@ "40" ], "x-ms-request-id": [ - "2e120af3-e753-4037-8860-a8668f5b8a36" + "e7dd2a9d-9ec8-4152-8720-c6286c5488af" ], "x-ms-correlation-request-id": [ - "5499a621-8612-4370-9f9c-45cf08b6397c" + "7d87adb8-a689-4436-aee5-1ffd00104446" ], "x-ms-arm-service-request-id": [ - "cf326d58-da19-4ad7-9086-d8f7b7aaba0c" + "2e250147-2b80-41d3-ba72-cb04ceb912c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2148,16 +2187,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11984" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205212Z:5499a621-8612-4370-9f9c-45cf08b6397c" + "WESTUS:20210514T005748Z:7d87adb8-a689-4436-aee5-1ffd00104446" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:52:12 GMT" + "Fri, 14 May 2021 00:57:48 GMT" ], "Content-Length": [ "30" @@ -2173,16 +2212,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2193,16 +2235,16 @@ "no-cache" ], "Retry-After": [ - "100" + "80" ], "x-ms-request-id": [ - "23473cc7-7e36-46e2-92b3-fc38dbf173db" + "6b58db0f-8f55-4e3f-8a66-cd352a1be06a" ], "x-ms-correlation-request-id": [ - "651781e4-2d51-45d4-98d1-e2cbd5be98db" + "186d7e98-ab5d-4a80-91bc-4c98761f9743" ], "x-ms-arm-service-request-id": [ - "62a50b65-15b1-4948-8257-57277b8755c5" + "66089ea0-d001-40f4-8bdb-a725f6c8932c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2212,16 +2254,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11983" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205252Z:651781e4-2d51-45d4-98d1-e2cbd5be98db" + "WESTUS:20210514T005828Z:186d7e98-ab5d-4a80-91bc-4c98761f9743" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:52:52 GMT" + "Fri, 14 May 2021 00:58:27 GMT" ], "Content-Length": [ "30" @@ -2237,16 +2279,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2257,16 +2302,16 @@ "no-cache" ], "Retry-After": [ - "100" + "160" ], "x-ms-request-id": [ - "d9febda5-3f09-43d0-a5b1-eb09fa5243d8" + "46061af5-98a3-4088-afd4-936aa00f9666" ], "x-ms-correlation-request-id": [ - "efa5170e-c54d-4bfb-8180-3846934b7a88" + "68fbef08-b073-46b0-ab28-3d74e1214d3f" ], "x-ms-arm-service-request-id": [ - "f15d1f50-343a-474d-a53c-ada704aeab52" + "6318bb4c-d8bc-4816-9c58-cb2343a5a467" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2276,16 +2321,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11982" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205432Z:efa5170e-c54d-4bfb-8180-3846934b7a88" + "WESTUS:20210514T005948Z:68fbef08-b073-46b0-ab28-3d74e1214d3f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:54:32 GMT" + "Fri, 14 May 2021 00:59:48 GMT" ], "Content-Length": [ "30" @@ -2301,16 +2346,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/9dfaa92d-fc9f-4cf1-befb-efa4801baee4?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlkZmFhOTJkLWZjOWYtNGNmMS1iZWZiLWVmYTQ4MDFiYWVlND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/409160fb-3421-49aa-8f05-a4c4a28b64d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzQwOTE2MGZiLTM0MjEtNDlhYS04ZjA1LWE0YzRhMjhiNjRkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a4b5dbb3-b18a-4e01-b2f4-128e736e84ae" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2321,13 +2369,13 @@ "no-cache" ], "x-ms-request-id": [ - "7b003f1a-8f50-4727-bd7c-ccd0a632af9f" + "ab4747cd-ca2a-4362-965c-d0723591e595" ], "x-ms-correlation-request-id": [ - "84129bd6-19f7-4cd7-a813-870e300b8661" + "5beed3a9-0d67-415f-bddb-384b3c986fbc" ], "x-ms-arm-service-request-id": [ - "934992f3-d3b3-4314-b075-a57dcddc3e80" + "000979a7-f692-4576-bc77-49873c0c8468" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2337,16 +2385,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11999" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205613Z:84129bd6-19f7-4cd7-a813-870e300b8661" + "WESTUS:20210514T010229Z:5beed3a9-0d67-415f-bddb-384b3c986fbc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:12 GMT" + "Fri, 14 May 2021 01:02:28 GMT" ], "Content-Length": [ "29" @@ -2362,16 +2410,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/ffe8a030-71a3-4bbd-a952-0d05f5adc0ad?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZmZThhMDMwLTcxYTMtNGJiZC1hOTUyLTBkMDVmNWFkYzBhZD9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9efffb9a-88ac-49fe-af54-792fd40c2205?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllZmZmYjlhLTg4YWMtNDlmZS1hZjU0LTc5MmZkNDBjMjIwNT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "d52924ff-4cad-4778-93cb-431100c7aa70" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2385,13 +2436,13 @@ "10" ], "x-ms-request-id": [ - "6ceb03fb-41d0-4ec4-9f1a-550f7faa5c20" + "4ee05865-646e-4b39-87bd-bce256e6948a" ], "x-ms-correlation-request-id": [ - "93015975-9d41-4e11-819d-c10dfeff2c44" + "e2a35f79-9360-417b-aa29-9d8f172af52e" ], "x-ms-arm-service-request-id": [ - "9d9c1d2d-f155-48c3-9bd6-722b8e92da15" + "0dafa10b-1996-4202-844a-03dad0885cee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2401,16 +2452,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11994" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205626Z:93015975-9d41-4e11-819d-c10dfeff2c44" + "WESTUS:20210514T010240Z:e2a35f79-9360-417b-aa29-9d8f172af52e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:25 GMT" + "Fri, 14 May 2021 01:02:39 GMT" ], "Content-Length": [ "30" @@ -2426,16 +2477,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/ffe8a030-71a3-4bbd-a952-0d05f5adc0ad?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2ZmZThhMDMwLTcxYTMtNGJiZC1hOTUyLTBkMDVmNWFkYzBhZD9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9efffb9a-88ac-49fe-af54-792fd40c2205?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzllZmZmYjlhLTg4YWMtNDlmZS1hZjU0LTc5MmZkNDBjMjIwNT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "d52924ff-4cad-4778-93cb-431100c7aa70" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2446,13 +2500,13 @@ "no-cache" ], "x-ms-request-id": [ - "f5378ed2-e6d6-4f8c-a52d-5dd2eae805c4" + "04915ae2-91d1-45cb-bec0-5f0fb765359d" ], "x-ms-correlation-request-id": [ - "5e101ad2-4fc3-4615-a116-64e41df53740" + "16c6996b-4b54-45c3-a813-7b18a57f641c" ], "x-ms-arm-service-request-id": [ - "ca3fe775-c490-4fce-b6a7-fecb8cb381a9" + "701319fe-0aa3-41fa-8598-e2b41d7560a4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2462,16 +2516,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11993" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205636Z:5e101ad2-4fc3-4615-a116-64e41df53740" + "WESTUS:20210514T010250Z:16c6996b-4b54-45c3-a813-7b18a57f641c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:35 GMT" + "Fri, 14 May 2021 01:02:49 GMT" ], "Content-Length": [ "29" @@ -2487,80 +2541,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/121f9610-b149-4d07-93f3-ca99d806a4b6?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzEyMWY5NjEwLWIxNDktNGQwNy05M2YzLWNhOTlkODA2YTRiNj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/dbd07f6e-66b3-42f7-a812-1b49540994c3?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2RiZDA3ZjZlLTY2YjMtNDJmNy1hODEyLTFiNDk1NDA5OTRjMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.29017.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "ff97f8c6-239f-4efb-8386-26bd91efa21e" - ], - "x-ms-correlation-request-id": [ - "22ab906a-436b-4e7c-a45c-0235b0c0e513" - ], - "x-ms-arm-service-request-id": [ - "e9846f81-0ec2-4c4a-ac3a-653e7cc5f0f7" - ], - "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:20200722T205648Z:22ab906a-436b-4e7c-a45c-0235b0c0e513" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 22 Jul 2020 20:56:47 GMT" - ], - "Content-Length": [ - "30" - ], - "Content-Type": [ - "application/json; charset=utf-8" + "x-ms-client-request-id": [ + "e26d25c2-7d85-4986-9add-f50684acc869" ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/121f9610-b149-4d07-93f3-ca99d806a4b6?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzEyMWY5NjEwLWIxNDktNGQwNy05M2YzLWNhOTlkODA2YTRiNj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2571,13 +2564,13 @@ "no-cache" ], "x-ms-request-id": [ - "f099f197-26a7-4145-99a8-4d883db5904d" + "54ce7dbf-70e9-4f16-8a07-ac50594e755f" ], "x-ms-correlation-request-id": [ - "2dcfcb97-8982-4c7f-9cd0-3505d1a681ec" + "f64a655e-cfec-4170-963a-6844098d1fd1" ], "x-ms-arm-service-request-id": [ - "2f4c62dd-c8ec-41ec-9ce7-36bfca06e4e0" + "d6727a08-a8a0-471d-a247-ba23fbfc9c6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2587,16 +2580,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11989" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205658Z:2dcfcb97-8982-4c7f-9cd0-3505d1a681ec" + "WESTUS:20210514T010302Z:f64a655e-cfec-4170-963a-6844098d1fd1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:57 GMT" + "Fri, 14 May 2021 01:03:01 GMT" ], "Content-Length": [ "29" @@ -2612,22 +2605,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourceGroups/ps7115/providers/Microsoft.Network/applicationGateways/ps8919?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlR3JvdXBzL3BzNzExNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvYXBwbGljYXRpb25HYXRld2F5cy9wczg5MTk/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourceGroups/ps83/providers/Microsoft.Network/applicationGateways/ps2181?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlR3JvdXBzL3BzODMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2FwcGxpY2F0aW9uR2F0ZXdheXMvcHMyMTgxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0808396c-4f9e-40b2-9108-58f3ef23eef1" + "04934c7e-c8f9-46c7-9bbc-45121fd92973" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2638,25 +2631,25 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operationResults/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operationResults/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "cdb3e8e5-eafe-4277-8e32-12b9f6c03213" + "9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "750164c5-f052-4b7a-863d-a977d01818cc" + "011abf8d-15cc-4459-8c17-8bb581f7f947" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "0ea5d063-9727-4cb6-963c-281cecd9f963" + "22051679-2ab5-49d7-b684-92fd45232d9f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2669,13 +2662,13 @@ "14999" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205658Z:750164c5-f052-4b7a-863d-a977d01818cc" + "WESTUS:20210514T010302Z:011abf8d-15cc-4459-8c17-8bb581f7f947" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:56:58 GMT" + "Fri, 14 May 2021 01:03:02 GMT" ], "Expires": [ "-1" @@ -2688,16 +2681,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2711,13 +2707,13 @@ "10" ], "x-ms-request-id": [ - "b487616b-ff4c-413b-ad41-3ba39caeda7e" + "9d6eedce-72db-4598-a1f9-267e0c329587" ], "x-ms-correlation-request-id": [ - "0e439c60-6dcc-455d-8f45-e7ce13c842a8" + "8a01277c-2249-4c2b-a06c-9f7aeae741f6" ], "x-ms-arm-service-request-id": [ - "48732c32-0c4d-4cf4-97da-b17eb440be9d" + "e625736d-fe78-4b60-9c83-09a013fc4d18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2727,16 +2723,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11986" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205709Z:0e439c60-6dcc-455d-8f45-e7ce13c842a8" + "WESTUS:20210514T010312Z:8a01277c-2249-4c2b-a06c-9f7aeae741f6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:57:08 GMT" + "Fri, 14 May 2021 01:03:12 GMT" ], "Content-Length": [ "30" @@ -2752,16 +2748,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2775,13 +2774,13 @@ "20" ], "x-ms-request-id": [ - "8765c78c-b90b-4774-b5ee-f7b472306f2e" + "ff6f36a0-3523-47d9-9536-bacd02affb68" ], "x-ms-correlation-request-id": [ - "a4521498-bcde-4c8e-8c9e-a0c1e4324c4e" + "a2e8daf2-f3b9-44c1-bfb2-712b025d4e73" ], "x-ms-arm-service-request-id": [ - "d0732ba5-4136-406d-bfb0-d6f041c40141" + "ded3913a-5356-4ff2-9ab5-3f907080699e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2791,16 +2790,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "11985" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205719Z:a4521498-bcde-4c8e-8c9e-a0c1e4324c4e" + "WESTUS:20210514T010323Z:a2e8daf2-f3b9-44c1-bfb2-712b025d4e73" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:57:18 GMT" + "Fri, 14 May 2021 01:03:22 GMT" ], "Content-Length": [ "30" @@ -2816,16 +2815,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2839,13 +2841,13 @@ "20" ], "x-ms-request-id": [ - "88cb479a-0f57-4934-b202-28da63461525" + "05d5f60e-8908-4e5c-b7c8-5c33dad21823" ], "x-ms-correlation-request-id": [ - "4188f406-f8fd-40b5-ad03-87fb826a6996" + "4dd59653-acac-4606-80de-2596184b864b" ], "x-ms-arm-service-request-id": [ - "5c96a012-5e0e-46ff-9a5c-0ebd4c472743" + "0a7ca2d4-bc88-4816-8a87-efaf01031397" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2855,16 +2857,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11984" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205739Z:4188f406-f8fd-40b5-ad03-87fb826a6996" + "WESTUS:20210514T010343Z:4dd59653-acac-4606-80de-2596184b864b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:57:38 GMT" + "Fri, 14 May 2021 01:03:43 GMT" ], "Content-Length": [ "30" @@ -2880,16 +2882,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2903,13 +2908,13 @@ "40" ], "x-ms-request-id": [ - "eeaf7394-10c4-48d6-91d6-4005366e64df" + "285755f6-de68-4c2a-b01d-f3252a84e99d" ], "x-ms-correlation-request-id": [ - "9b69103c-917b-4a96-b8a3-39b3919ad72b" + "e71a8561-c791-4620-9d38-deb7278f2b96" ], "x-ms-arm-service-request-id": [ - "71226f20-8b44-4596-afda-5432025a404e" + "3df3d851-5d43-4480-9ede-d1d907835779" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2919,16 +2924,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11983" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205759Z:9b69103c-917b-4a96-b8a3-39b3919ad72b" + "WESTUS:20210514T010403Z:e71a8561-c791-4620-9d38-deb7278f2b96" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:57:58 GMT" + "Fri, 14 May 2021 01:04:03 GMT" ], "Content-Length": [ "30" @@ -2944,16 +2949,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -2967,13 +2975,13 @@ "40" ], "x-ms-request-id": [ - "80e77e82-ad1f-471a-b7a8-4381221098ae" + "d0763ef3-8d20-4cc1-bcab-6bc85367de42" ], "x-ms-correlation-request-id": [ - "020c7b10-8f0b-4a52-a18f-63a0cda77017" + "9c074ccc-d344-4d89-9f47-65be10e785ac" ], "x-ms-arm-service-request-id": [ - "9f30cca1-5e62-4533-8af2-191e1f7f026b" + "34b52553-5f0d-4953-81f8-9c624137bcae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2983,16 +2991,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11982" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205839Z:020c7b10-8f0b-4a52-a18f-63a0cda77017" + "WESTUS:20210514T010443Z:9c074ccc-d344-4d89-9f47-65be10e785ac" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:58:38 GMT" + "Fri, 14 May 2021 01:04:42 GMT" ], "Content-Length": [ "30" @@ -3008,16 +3016,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -3028,16 +3039,16 @@ "no-cache" ], "Retry-After": [ - "100" + "80" ], "x-ms-request-id": [ - "0ca7d4d0-3b0d-4ad6-8483-3be7e9eb4a0c" + "b5f03502-88db-4ef8-beba-1d5974eb4794" ], "x-ms-correlation-request-id": [ - "c20269f7-bd48-43cf-9826-3638156c9bfd" + "b0e2a79b-c8b4-4388-9401-ca75bd7458be" ], "x-ms-arm-service-request-id": [ - "83fa6d36-f8fc-4d88-8b24-b3d0f88955f8" + "270f55e1-d3ec-4fe9-a353-b94d1a62ec4f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3047,16 +3058,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11981" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T205919Z:c20269f7-bd48-43cf-9826-3638156c9bfd" + "WESTUS:20210514T010523Z:b0e2a79b-c8b4-4388-9401-ca75bd7458be" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 20:59:19 GMT" + "Fri, 14 May 2021 01:05:22 GMT" ], "Content-Length": [ "30" @@ -3072,16 +3083,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -3092,16 +3106,16 @@ "no-cache" ], "Retry-After": [ - "100" + "160" ], "x-ms-request-id": [ - "9e6f8323-ed6b-4970-b4a7-1cccea6b80e4" + "4a97ba1b-7339-47fa-ad54-fdbf384f889b" ], "x-ms-correlation-request-id": [ - "3fded7ee-be9d-48c8-818d-38fb70b88bea" + "ad01bca3-0281-44d8-a93b-e3a030cf6662" ], "x-ms-arm-service-request-id": [ - "3ad10c86-0aa2-40ca-88a2-65beeef08b9c" + "ee57f595-3ffc-410f-b289-a5c399f02f7c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3111,16 +3125,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11980" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210100Z:3fded7ee-be9d-48c8-818d-38fb70b88bea" + "WESTUS:20210514T010643Z:ad01bca3-0281-44d8-a93b-e3a030cf6662" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:00:59 GMT" + "Fri, 14 May 2021 01:06:43 GMT" ], "Content-Length": [ "30" @@ -3136,16 +3150,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25zLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -3156,13 +3173,13 @@ "no-cache" ], "x-ms-request-id": [ - "bf30efc4-1acc-4a09-aa4e-5de452246c9d" + "d1982637-4f69-4a08-982b-722375a175eb" ], "x-ms-correlation-request-id": [ - "0f9c9302-3463-4321-96a8-9e96568de1f4" + "1205de91-a6d5-4dca-ac62-587a9dc47761" ], "x-ms-arm-service-request-id": [ - "144115fb-627f-4e6f-8df5-f8ed45c3cd96" + "3705423c-baa4-4b91-8d2f-6ce999eb37ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3175,13 +3192,13 @@ "11999" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210241Z:0f9c9302-3463-4321-96a8-9e96568de1f4" + "WESTUS:20210514T010923Z:1205de91-a6d5-4dca-ac62-587a9dc47761" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:02:41 GMT" + "Fri, 14 May 2021 01:09:23 GMT" ], "Content-Length": [ "29" @@ -3197,16 +3214,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operationResults/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25SZXN1bHRzL2NkYjNlOGU1LWVhZmUtNDI3Ny04ZTMyLTEyYjlmNmMwMzIxMz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operationResults/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9vcGVyYXRpb25SZXN1bHRzLzlhOGRjYWYzLThmMDItNGFiYi04Y2JmLTQ4M2VhMWFkN2VjNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "04934c7e-c8f9-46c7-9bbc-45121fd92973" + ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/718.238.18288.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/416.1932.13825.0" ] }, "ResponseHeaders": { @@ -3217,22 +3237,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operationResults/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operationResults/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01" ], "x-ms-request-id": [ - "cdb3e8e5-eafe-4277-8e32-12b9f6c03213" + "9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/providers/Microsoft.Network/locations/westus2/operations/cdb3e8e5-eafe-4277-8e32-12b9f6c03213?api-version=2020-05-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/providers/Microsoft.Network/locations/westus2/operations/9a8dcaf3-8f02-4abb-8cbf-483ea1ad7ec6?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "750164c5-f052-4b7a-863d-a977d01818cc" + "011abf8d-15cc-4459-8c17-8bb581f7f947" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "0ea5d063-9727-4cb6-963c-281cecd9f963" + "22051679-2ab5-49d7-b684-92fd45232d9f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3245,13 +3265,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210241Z:19c99a04-d0be-4b83-8e1b-78ce5761c234" + "WESTUS:20210514T010923Z:33fd121f-dc39-4420-905d-7854f99aebb7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:02:41 GMT" + "Fri, 14 May 2021 01:09:23 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3264,22 +3284,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/resourcegroups/ps7115?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL3Jlc291cmNlZ3JvdXBzL3BzNzExNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/resourcegroups/ps83?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL3Jlc291cmNlZ3JvdXBzL3BzODM/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "04fd8134-ac7a-40f6-940c-40f155371ea5" + "04f25a8c-9f8c-4cdc-b0ce-6e276c9fc290" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3290,7 +3310,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3299,13 +3319,13 @@ "14999" ], "x-ms-request-id": [ - "58ca8e4d-239f-4ea6-a109-2760cfa8b17b" + "b9596956-58f0-49fe-b911-6453430ec8c2" ], "x-ms-correlation-request-id": [ - "58ca8e4d-239f-4ea6-a109-2760cfa8b17b" + "b9596956-58f0-49fe-b911-6453430ec8c2" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210242Z:58ca8e4d-239f-4ea6-a109-2760cfa8b17b" + "WESTUS:20210514T010924Z:b9596956-58f0-49fe-b911-6453430ec8c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3314,7 +3334,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:02:42 GMT" + "Fri, 14 May 2021 01:09:24 GMT" ], "Expires": [ "-1" @@ -3327,16 +3347,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3347,7 +3367,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3356,13 +3376,13 @@ "11999" ], "x-ms-request-id": [ - "0205cb94-2f8b-456b-9a30-a67cbbd34396" + "97d37b17-daeb-4ea5-8f42-3c62cbcb0fa2" ], "x-ms-correlation-request-id": [ - "0205cb94-2f8b-456b-9a30-a67cbbd34396" + "97d37b17-daeb-4ea5-8f42-3c62cbcb0fa2" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210258Z:0205cb94-2f8b-456b-9a30-a67cbbd34396" + "WESTUS:20210514T010939Z:97d37b17-daeb-4ea5-8f42-3c62cbcb0fa2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3371,7 +3391,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:02:57 GMT" + "Fri, 14 May 2021 01:09:39 GMT" ], "Expires": [ "-1" @@ -3384,16 +3404,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3404,7 +3424,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3413,13 +3433,13 @@ "11998" ], "x-ms-request-id": [ - "30085639-b05c-4735-ad02-31465b098a62" + "b213be6f-4474-480c-b495-f029edae2d11" ], "x-ms-correlation-request-id": [ - "30085639-b05c-4735-ad02-31465b098a62" + "b213be6f-4474-480c-b495-f029edae2d11" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210313Z:30085639-b05c-4735-ad02-31465b098a62" + "WESTUS:20210514T010954Z:b213be6f-4474-480c-b495-f029edae2d11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3428,7 +3448,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:03:12 GMT" + "Fri, 14 May 2021 01:09:54 GMT" ], "Expires": [ "-1" @@ -3441,16 +3461,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3461,7 +3481,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3470,13 +3490,13 @@ "11997" ], "x-ms-request-id": [ - "07da6e81-714f-48a5-bb62-b2eb4bc005aa" + "a368f09b-0eaf-4ba6-ba61-3cf974760b78" ], "x-ms-correlation-request-id": [ - "07da6e81-714f-48a5-bb62-b2eb4bc005aa" + "a368f09b-0eaf-4ba6-ba61-3cf974760b78" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210328Z:07da6e81-714f-48a5-bb62-b2eb4bc005aa" + "WESTUS:20210514T011009Z:a368f09b-0eaf-4ba6-ba61-3cf974760b78" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3485,7 +3505,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:03:27 GMT" + "Fri, 14 May 2021 01:10:09 GMT" ], "Expires": [ "-1" @@ -3498,16 +3518,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3518,7 +3538,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3527,13 +3547,13 @@ "11996" ], "x-ms-request-id": [ - "84e5a5e1-c101-4fd3-a294-36bffad828aa" + "1da75790-7abf-46fa-b825-c1f8241157ac" ], "x-ms-correlation-request-id": [ - "84e5a5e1-c101-4fd3-a294-36bffad828aa" + "1da75790-7abf-46fa-b825-c1f8241157ac" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210343Z:84e5a5e1-c101-4fd3-a294-36bffad828aa" + "WESTUS:20210514T011025Z:1da75790-7abf-46fa-b825-c1f8241157ac" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3542,7 +3562,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:03:42 GMT" + "Fri, 14 May 2021 01:10:24 GMT" ], "Expires": [ "-1" @@ -3555,16 +3575,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3575,7 +3595,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3584,13 +3604,13 @@ "11995" ], "x-ms-request-id": [ - "9d199794-931f-44c3-9f03-9e5bb9c9bb38" + "28a883cb-6e17-47c7-9bb4-b160a2f91901" ], "x-ms-correlation-request-id": [ - "9d199794-931f-44c3-9f03-9e5bb9c9bb38" + "28a883cb-6e17-47c7-9bb4-b160a2f91901" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210358Z:9d199794-931f-44c3-9f03-9e5bb9c9bb38" + "WESTUS:20210514T011040Z:28a883cb-6e17-47c7-9bb4-b160a2f91901" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3599,7 +3619,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:03:57 GMT" + "Fri, 14 May 2021 01:10:39 GMT" ], "Expires": [ "-1" @@ -3612,16 +3632,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3632,7 +3652,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3641,13 +3661,13 @@ "11994" ], "x-ms-request-id": [ - "820092af-00f1-4dcb-a70e-3a8625175de9" + "45c7fe11-e522-4315-b0c1-3eef9814229b" ], "x-ms-correlation-request-id": [ - "820092af-00f1-4dcb-a70e-3a8625175de9" + "45c7fe11-e522-4315-b0c1-3eef9814229b" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210413Z:820092af-00f1-4dcb-a70e-3a8625175de9" + "WESTUS:20210514T011055Z:45c7fe11-e522-4315-b0c1-3eef9814229b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3656,7 +3676,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:04:12 GMT" + "Fri, 14 May 2021 01:10:54 GMT" ], "Expires": [ "-1" @@ -3669,16 +3689,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3692,13 +3712,13 @@ "11993" ], "x-ms-request-id": [ - "7226af9e-52cc-48ef-bf12-13faab1195e3" + "cd4e588e-4579-4267-bd66-3191e8bd54ee" ], "x-ms-correlation-request-id": [ - "7226af9e-52cc-48ef-bf12-13faab1195e3" + "cd4e588e-4579-4267-bd66-3191e8bd54ee" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210428Z:7226af9e-52cc-48ef-bf12-13faab1195e3" + "WESTUS:20210514T011110Z:cd4e588e-4579-4267-bd66-3191e8bd54ee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3707,7 +3727,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:04:27 GMT" + "Fri, 14 May 2021 01:11:09 GMT" ], "Expires": [ "-1" @@ -3720,16 +3740,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/32f34b98-74e7-47b2-84cb-ffb3ae31a0d0/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMTUtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMzJmMzRiOTgtNzRlNy00N2IyLTg0Y2ItZmZiM2FlMzFhMGQwL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1UVXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/1c8e7f00-9820-451e-97f0-c47bcb47b7de/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgzLVdFU1RVUzIiLCJqb2JMb2NhdGlvbiI6Indlc3R1czIifQ?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWM4ZTdmMDAtOTgyMC00NTFlLTk3ZjAtYzQ3YmNiNDdiN2RlL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnekxWZEZVMVJWVXpJaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeklpZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29017.01", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18363.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.17" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3743,13 +3763,13 @@ "11992" ], "x-ms-request-id": [ - "6730c9dc-4490-4331-9e65-589fb460e5c1" + "b452c257-7554-46a6-9b25-e3362a6a3d22" ], "x-ms-correlation-request-id": [ - "6730c9dc-4490-4331-9e65-589fb460e5c1" + "b452c257-7554-46a6-9b25-e3362a6a3d22" ], "x-ms-routing-request-id": [ - "WESTUS:20200722T210428Z:6730c9dc-4490-4331-9e65-589fb460e5c1" + "WESTUS:20210514T011110Z:b452c257-7554-46a6-9b25-e3362a6a3d22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3758,7 +3778,7 @@ "nosniff" ], "Date": [ - "Wed, 22 Jul 2020 21:04:27 GMT" + "Fri, 14 May 2021 01:11:09 GMT" ], "Expires": [ "-1" @@ -3773,27 +3793,27 @@ ], "Names": { "Test-ApplicationGatewayCRUDWithMutualAuthentication": [ - "ps7115", - "ps8919", - "ps3334", - "ps9774", - "ps1171", - "ps1952", - "ps4099", - "ps1286", - "ps2910", - "ps5090", - "ps6931", - "ps7801", - "ps2332", - "ps4506", - "ps6763", - "ps5889", - "ps8410", - "ps4024" + "ps83", + "ps2181", + "ps6755", + "ps7901", + "ps7998", + "ps8415", + "ps3687", + "ps8933", + "ps8587", + "ps109", + "ps5410", + "ps66", + "ps1102", + "ps3395", + "ps3578", + "ps88", + "ps9987", + "ps1589" ] }, "Variables": { - "SubscriptionId": "32f34b98-74e7-47b2-84cb-ffb3ae31a0d0" + "SubscriptionId": "1c8e7f00-9820-451e-97f0-c47bcb47b7de" } } \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.AzureFirewallPolicyTests/TestAzureFirewallPolicyPrivateRangeCRUD.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.AzureFirewallPolicyTests/TestAzureFirewallPolicyPrivateRangeCRUD.json new file mode 100644 index 000000000000..d30a4b9e5046 --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.AzureFirewallPolicyTests/TestAzureFirewallPolicyPrivateRangeCRUD.json @@ -0,0 +1,1373 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourcegroups/ps4326?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlZ3JvdXBzL3BzNDMyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus2\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4fb4020c-d5f4-45ab-9fed-8d9dcc5ffbaa" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "29" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "faf4084d-c192-40f2-baf7-6c39630c4f5c" + ], + "x-ms-correlation-request-id": [ + "faf4084d-c192-40f2-baf7-6c39630c4f5c" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172910Z:faf4084d-c192-40f2-baf7-6c39630c4f5c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:10 GMT" + ], + "Content-Length": [ + "355" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326\",\r\n \"name\": \"ps4326\",\r\n \"location\": \"westus2\",\r\n \"tags\": {\r\n \"AdminEmail\": \"lihamilt@microsoft.com\",\r\n \"AlertDaysBeforeDeletion\": \"5\",\r\n \"Created\": \"2021-03-17T17:29:10.0974195Z\",\r\n \"CreationDate\": \"2021-03-17T17:29:10.0974039Z\",\r\n \"DaysUntilDeletion\": \"30\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "856c0b48-8ead-44f5-b6fc-a75f7bc801ea" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "6ccb896d-b159-4951-addf-6c0494b4c587" + ], + "x-ms-correlation-request-id": [ + "6ccb896d-b159-4951-addf-6c0494b4c587" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172911Z:6ccb896d-b159-4951-addf-6c0494b4c587" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:10 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "219" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/firewallPolicies/ps2393' under resource group 'ps4326' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "856c0b48-8ead-44f5-b6fc-a75f7bc801ea" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "45f62f6c-2eba-40b8-854c-3b8521ed532a" + ], + "x-ms-correlation-request-id": [ + "45f62f6c-2eba-40b8-854c-3b8521ed532a" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172925Z:45f62f6c-2eba-40b8-854c-3b8521ed532a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:24 GMT" + ], + "Content-Length": [ + "616" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"3.3.0.0/24\",\r\n \"98.0.0.0/8\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\",\r\n \"location\": \"westus2\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "856c0b48-8ead-44f5-b6fc-a75f7bc801ea" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "5027ed1f-db39-41f4-a0a7-c8af75b32dab" + ], + "x-ms-correlation-request-id": [ + "5027ed1f-db39-41f4-a0a7-c8af75b32dab" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172925Z:5027ed1f-db39-41f4-a0a7-c8af75b32dab" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:24 GMT" + ], + "Content-Length": [ + "616" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"3.3.0.0/24\",\r\n \"98.0.0.0/8\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\",\r\n \"location\": \"westus2\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "46883916-d2a8-4dc4-b8f6-9ad65401e6f6" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "e10b2f5a-1def-4c07-9369-a8874301a52b" + ], + "x-ms-correlation-request-id": [ + "e10b2f5a-1def-4c07-9369-a8874301a52b" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172925Z:e10b2f5a-1def-4c07-9369-a8874301a52b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:25 GMT" + ], + "Content-Length": [ + "616" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"3.3.0.0/24\",\r\n \"98.0.0.0/8\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\",\r\n \"location\": \"westus2\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "38d06579-36e5-44b7-8038-a3dd912aafc9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "b7e72b6f-b600-4e89-9dee-e5f9cb504a27" + ], + "x-ms-correlation-request-id": [ + "b7e72b6f-b600-4e89-9dee-e5f9cb504a27" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172925Z:b7e72b6f-b600-4e89-9dee-e5f9cb504a27" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:25 GMT" + ], + "Content-Length": [ + "616" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"3.3.0.0/24\",\r\n \"98.0.0.0/8\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\",\r\n \"location\": \"westus2\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "38d06579-36e5-44b7-8038-a3dd912aafc9" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"58b8fed5-85c7-4ab2-912e-1ec3bba21371\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "170b741c-78f1-4454-b39f-f8bc36be2a2a" + ], + "x-ms-correlation-request-id": [ + "170b741c-78f1-4454-b39f-f8bc36be2a2a" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172936Z:170b741c-78f1-4454-b39f-f8bc36be2a2a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:35 GMT" + ], + "Content-Length": [ + "734" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"0.0.0.0/0\",\r\n \"66.92.0.0/16\",\r\n \"10.0.0.0/8\",\r\n \"172.16.0.0/12\",\r\n \"192.168.0.0/16\",\r\n \"100.64.0.0/10\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"58b8fed5-85c7-4ab2-912e-1ec3bba21371\",\r\n \"location\": \"westus2\",\r\n \"tags\": {}\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "38d06579-36e5-44b7-8038-a3dd912aafc9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"58b8fed5-85c7-4ab2-912e-1ec3bba21371\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-request-id": [ + "2cc4cc8b-4ec0-4de3-a925-a34b0e0b399e" + ], + "x-ms-correlation-request-id": [ + "2cc4cc8b-4ec0-4de3-a925-a34b0e0b399e" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172936Z:2cc4cc8b-4ec0-4de3-a925-a34b0e0b399e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:36 GMT" + ], + "Content-Length": [ + "734" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"0.0.0.0/0\",\r\n \"66.92.0.0/16\",\r\n \"10.0.0.0/8\",\r\n \"172.16.0.0/12\",\r\n \"192.168.0.0/16\",\r\n \"100.64.0.0/10\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"58b8fed5-85c7-4ab2-912e-1ec3bba21371\",\r\n \"location\": \"westus2\",\r\n \"tags\": {}\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e85a3aba-82b8-4a2e-be6e-e483e6d7d47b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "\"58b8fed5-85c7-4ab2-912e-1ec3bba21371\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-request-id": [ + "579d36d3-ddc7-4bf5-88b8-353d33b9fa96" + ], + "x-ms-correlation-request-id": [ + "579d36d3-ddc7-4bf5-88b8-353d33b9fa96" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172936Z:579d36d3-ddc7-4bf5-88b8-353d33b9fa96" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:36 GMT" + ], + "Content-Length": [ + "734" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"0.0.0.0/0\",\r\n \"66.92.0.0/16\",\r\n \"10.0.0.0/8\",\r\n \"172.16.0.0/12\",\r\n \"192.168.0.0/16\",\r\n \"100.64.0.0/10\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"58b8fed5-85c7-4ab2-912e-1ec3bba21371\",\r\n \"location\": \"westus2\",\r\n \"tags\": {}\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"3.3.0.0/24\",\r\n \"98.0.0.0/8\"\r\n ]\r\n },\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n \"location\": \"westus2\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "856c0b48-8ead-44f5-b6fc-a75f7bc801ea" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "237" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e72269bc-2f0b-4d6d-8b39-e684f08d8ff2" + ], + "x-ms-correlation-request-id": [ + "60a56d39-e1bb-4ac5-a971-23c183fd63cf" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/providers/Microsoft.Network/locations/westus2/nfvOperations/e72269bc-2f0b-4d6d-8b39-e684f08d8ff2?api-version=2020-11-01" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172915Z:60a56d39-e1bb-4ac5-a971-23c183fd63cf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:14 GMT" + ], + "Content-Length": [ + "615" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"3.3.0.0/24\",\r\n \"98.0.0.0/8\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"a6efaf4f-a892-4e10-ab7e-1817ca65c41a\",\r\n \"location\": \"westus2\"\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlR3JvdXBzL3BzNDMyNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZmlyZXdhbGxQb2xpY2llcy9wczIzOTM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"IANAPrivateRanges\",\r\n \"0.0.0.0/0\",\r\n \"66.92.0.0/16\"\r\n ]\r\n },\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n }\r\n },\r\n \"location\": \"westus2\",\r\n \"tags\": {}\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "38d06579-36e5-44b7-8038-a3dd912aafc9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "283" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "d2568e98-4f02-4cf1-b88d-05ad2fc8d139" + ], + "x-ms-correlation-request-id": [ + "09198992-3d9c-4706-98c4-1f7da0bb0594" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/providers/Microsoft.Network/locations/westus2/nfvOperations/d2568e98-4f02-4cf1-b88d-05ad2fc8d139?api-version=2020-11-01" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172926Z:09198992-3d9c-4706-98c4-1f7da0bb0594" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:25 GMT" + ], + "Content-Length": [ + "733" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"snat\": {\r\n \"privateRanges\": [\r\n \"0.0.0.0/0\",\r\n \"66.92.0.0/16\",\r\n \"10.0.0.0/8\",\r\n \"172.16.0.0/12\",\r\n \"192.168.0.0/16\",\r\n \"100.64.0.0/10\"\r\n ]\r\n },\r\n \"childPolicies\": [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourceGroups/ps4326/providers/Microsoft.Network/firewallPolicies/ps2393\",\r\n \"name\": \"ps2393\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n \"etag\": \"58b8fed5-85c7-4ab2-912e-1ec3bba21371\",\r\n \"location\": \"westus2\",\r\n \"tags\": {}\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/providers/Microsoft.Network/locations/westus2/nfvOperations/e72269bc-2f0b-4d6d-8b39-e684f08d8ff2?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9uZnZPcGVyYXRpb25zL2U3MjI2OWJjLTJmMGItNGQ2ZC04YjM5LWU2ODRmMDhkOGZmMj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "856c0b48-8ead-44f5-b6fc-a75f7bc801ea" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "c34f5dc6-2a7a-4dd0-8556-5510f8a9216d" + ], + "x-ms-correlation-request-id": [ + "1e8f0d2f-9729-4aff-afaa-5e8b718bab53" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172925Z:1e8f0d2f-9729-4aff-afaa-5e8b718bab53" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:24 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/providers/Microsoft.Network/locations/westus2/nfvOperations/d2568e98-4f02-4cf1-b88d-05ad2fc8d139?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzMi9uZnZPcGVyYXRpb25zL2QyNTY4ZTk4LTRmMDItNGNmMS1iODhkLTA1YWQyZmM4ZDEzOT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "38d06579-36e5-44b7-8038-a3dd912aafc9" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/223.2331.42320.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "86c68b57-10a0-4652-a45e-4b8f872ff39f" + ], + "x-ms-correlation-request-id": [ + "82fad823-a9f6-444d-b7a6-f1c7399f25e6" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172936Z:82fad823-a9f6-444d-b7a6-f1c7399f25e6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29: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/aeb5b02a-0f18-45a4-86d6-81808115cacf/resourcegroups/ps4326?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL3Jlc291cmNlZ3JvdXBzL3BzNDMyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "5faadb06-f0f2-40c1-9b80-82558a020752" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "a40d71a1-ad93-4600-8b5a-ab364e0d6e2d" + ], + "x-ms-correlation-request-id": [ + "a40d71a1-ad93-4600-8b5a-ab364e0d6e2d" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172937Z:a40d71a1-ad93-4600-8b5a-ab364e0d6e2d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:36 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "1e2d64cd-b98d-4a48-b8bd-1633e31eea6f" + ], + "x-ms-correlation-request-id": [ + "1e2d64cd-b98d-4a48-b8bd-1633e31eea6f" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T172952Z:1e2d64cd-b98d-4a48-b8bd-1633e31eea6f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:29:51 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "786a6803-a397-4835-863d-e012aaa90f4d" + ], + "x-ms-correlation-request-id": [ + "786a6803-a397-4835-863d-e012aaa90f4d" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173007Z:786a6803-a397-4835-863d-e012aaa90f4d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:30:06 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "b01669d5-3055-41d5-99bc-450a76faaeee" + ], + "x-ms-correlation-request-id": [ + "b01669d5-3055-41d5-99bc-450a76faaeee" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173022Z:b01669d5-3055-41d5-99bc-450a76faaeee" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:30:21 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "0e9d6925-f4c2-41fd-af52-3b3f667e8b98" + ], + "x-ms-correlation-request-id": [ + "0e9d6925-f4c2-41fd-af52-3b3f667e8b98" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173037Z:0e9d6925-f4c2-41fd-af52-3b3f667e8b98" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:30:37 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "40dbc051-8b19-4e8c-8e9d-62d42a2daaab" + ], + "x-ms-correlation-request-id": [ + "40dbc051-8b19-4e8c-8e9d-62d42a2daaab" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173053Z:40dbc051-8b19-4e8c-8e9d-62d42a2daaab" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:30:52 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "7f34eacd-cd31-4272-8d60-a07cd0aa1ee5" + ], + "x-ms-correlation-request-id": [ + "7f34eacd-cd31-4272-8d60-a07cd0aa1ee5" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173108Z:7f34eacd-cd31-4272-8d60-a07cd0aa1ee5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:31:07 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "05f88622-31c6-467b-8bb4-7e543fbce781" + ], + "x-ms-correlation-request-id": [ + "05f88622-31c6-467b-8bb4-7e543fbce781" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173123Z:05f88622-31c6-467b-8bb4-7e543fbce781" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:31:22 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/aeb5b02a-0f18-45a4-86d6-81808115cacf/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQzMjYtV0VTVFVTMiIsImpvYkxvY2F0aW9uIjoid2VzdHVzMiJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYWViNWIwMmEtMGYxOC00NWE0LTg2ZDYtODE4MDgxMTVjYWNmL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRek1qWXRWMFZUVkZWVE1pSXNJbXB2WWt4dlkyRjBhVzl1SWpvaWQyVnpkSFZ6TWlKOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "a66274c8-0821-4099-ab13-031687bed9cb" + ], + "x-ms-correlation-request-id": [ + "a66274c8-0821-4099-ab13-031687bed9cb" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210317T173123Z:a66274c8-0821-4099-ab13-031687bed9cb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Wed, 17 Mar 2021 17:31:22 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-AzureFirewallPolicyPrivateRangeCRUD": [ + "ps4326", + "ps2393", + "ps2779" + ] + }, + "Variables": { + "SubscriptionId": "aeb5b02a-0f18-45a4-86d6-81808115cacf" + } +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerConsumerLb.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerConsumerLb.json new file mode 100644 index 000000000000..0e9151dd771e --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerConsumerLb.json @@ -0,0 +1,2674 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yaz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a2d796a3-57bb-4c2c-969f-c009069eb6cc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "eb541b5e-0009-46da-9cab-dcaac86a9dba" + ], + "x-ms-correlation-request-id": [ + "eb541b5e-0009-46da-9cab-dcaac86a9dba" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195901Z:eb541b5e-0009-46da-9cab-dcaac86a9dba" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:01 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "100676" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network\",\r\n \"namespace\": \"Microsoft.Network\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c\",\r\n \"roleDefinitionId\": \"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"\r\n },\r\n {\r\n \"applicationId\": \"7c33bfcb-8d33-48d6-8e60-dc6404003489\",\r\n \"roleDefinitionId\": \"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3\"\r\n },\r\n {\r\n \"applicationId\": \"1e3e4475-288f-4018-a376-df66fd7fac5f\",\r\n \"roleDefinitionId\": \"1d538b69-3d87-4e56-8ff8-25786fd48261\"\r\n },\r\n {\r\n \"applicationId\": \"a0be0c72-870e-46f0-9c49-c98333a996f7\",\r\n \"roleDefinitionId\": \"7ce22727-ffce-45a9-930c-ddb2e56fa131\"\r\n },\r\n {\r\n \"applicationId\": \"486c78bf-a0f7-45f1-92fd-37215929e116\",\r\n \"roleDefinitionId\": \"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d\"\r\n },\r\n {\r\n \"applicationId\": \"19947cfd-0303-466c-ac3c-fcc19a7a1570\",\r\n \"roleDefinitionId\": \"d813ab6c-bfb7-413e-9462-005b21f0ce09\"\r\n },\r\n {\r\n \"applicationId\": \"341b7f3d-69b3-47f9-9ce7-5b7f4945fdbd\",\r\n \"roleDefinitionId\": \"8141843c-c51c-4c1e-a5bf-0d351594b86c\"\r\n },\r\n {\r\n \"applicationId\": \"328fd23b-de6e-462c-9433-e207470a5727\",\r\n \"roleDefinitionId\": \"79e29e06-4056-41e5-a6b2-959f1f47747e\"\r\n },\r\n {\r\n \"applicationId\": \"6d057c82-a784-47ae-8d12-ca7b38cf06b4\",\r\n \"roleDefinitionId\": \"c27dd31e-c1e5-4ab0-93e1-a12ba34f182e\"\r\n },\r\n {\r\n \"applicationId\": \"b4ca0290-4e73-4e31-ade0-c82ecfaabf6a\",\r\n \"roleDefinitionId\": \"18363e25-ff21-4159-ae8d-7dfecb5bd001\"\r\n },\r\n {\r\n \"applicationId\": \"79d7fb34-4bef-4417-8184-ff713af7a679\",\r\n \"roleDefinitionId\": \"1c1f11ef-abfa-4abe-a02b-226771d07fc7\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"virtualNetworks\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworks/taggedTrafficConsumers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"natGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPAddresses\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"customIpPrefixes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkInterfaces\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dscpConfigurations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpoints\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpointRedirectMaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"loadBalancers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"serviceEndpointPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkIntentPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"France South\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"routeTables\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPPrefixes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ddosCustomPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/connectionMonitors\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/flowLogs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/pingMeshes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"localNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"connections\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationResults\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/CheckDnsNameAvailability\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setLoadBalancerFrontendPublicIpAddresses\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/virtualNetworkAvailableEndpointServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableDelegations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/serviceTags\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availablePrivateEndpointTypes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableServiceAliases\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkPrivateLinkServiceVisibility\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/autoApprovedPrivateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchValidatePrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchNotifyPrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/supportedVirtualMachineSizes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/getAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkAcceleratedNetworkingSupport\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/validateResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/effectiveResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"getDnsResourceReference\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"internalNotify\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/NS\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/recordsets\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/virtualNetworkLinks\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZonesInternal\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\",\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworks/privateDnsZoneLinks\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsResolvers\",\r\n \"locations\": [\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"West Europe\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsResolvers/inboundEndpoints\",\r\n \"locations\": [\r\n \"West Central US\",\r\n \"East US 2\",\r\n \"West Europe\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/dnsResolverOperationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/dnsResolverOperationStatuses\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-04-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles/heatMaps\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkTrafficManagerNameAvailability\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerUserMetricsKeys\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerGeographicHierarchies\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"expressRouteCircuits\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteServiceProviders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableWafRuleSets\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableSslOptions\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableServerVariables\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableRequestHeaders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableResponseHeaders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"routeFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"bgpServiceCommunities\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualWans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnSites\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnServerConfigurations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"p2sVpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"UAE North\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRoutePortsLocations\",\r\n \"locations\": [\r\n \"France Central\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"firewallPolicies\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Brazil Southeast\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ipGroups\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"West Central US\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"azureWebCategories\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"securityPartnerProviders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewalls\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"2\",\r\n \"1\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Germany West Central\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Brazil South\",\r\n \"zones\": [\r\n \"3\",\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central India\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Korea Central\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Norway East\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewallFqdnTags\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkTaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"privateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations/privateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"ddosProtectionPlans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkProfiles\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"checkFrontdoorNameAvailability\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallManagedRuleSets\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/bareMetalTenants\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"bastionHosts\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualRouters\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkVirtualAppliances\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ipAllocations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"France South\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"locations/commitInternalAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkVirtualApplianceSkus\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/lenses\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"Australia Central 2\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-08-01\",\r\n \"2020-07-01\",\r\n \"2020-06-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoorOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-11-01\",\r\n \"2019-10-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoors\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoors/frontendEndpoints\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoors/frontendEndpoints/customHttpsConfiguration\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-11-01\",\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkExperimentProfiles\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"West US 2\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-11-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourcegroups/ps777?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlZ3JvdXBzL3BzNzc3P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "75941081-a269-4c9a-a0ae-1d2aec07b4a2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ], + "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": [ + "2aca3ad5-89cf-41eb-a971-f40eed97c594" + ], + "x-ms-correlation-request-id": [ + "2aca3ad5-89cf-41eb-a971-f40eed97c594" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195903Z:2aca3ad5-89cf-41eb-a971-f40eed97c594" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:02 GMT" + ], + "Content-Length": [ + "170" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777\",\r\n \"name\": \"ps777\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHMyNTY/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9dca137e-ba8e-4eee-8e5e-2d9faec3353c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "51f8b58d-0a30-4de7-93f3-868f9a5ca72f" + ], + "x-ms-correlation-request-id": [ + "51f8b58d-0a30-4de7-93f3-868f9a5ca72f" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195903Z:51f8b58d-0a30-4de7-93f3-868f9a5ca72f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:03 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "216" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps256' under resource group 'ps777' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHMyNTY/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9dca137e-ba8e-4eee-8e5e-2d9faec3353c" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"431318c5-41e1-406c-b467-7c6b5637385a\"" + ], + "x-ms-request-id": [ + "905652aa-e99a-48b6-ba39-c19c9e4dad8d" + ], + "x-ms-correlation-request-id": [ + "730c122b-844f-4d85-90b7-597ea3b5091f" + ], + "x-ms-arm-service-request-id": [ + "5ae36686-fd4b-4ec9-a381-d3ce1b89fabd" + ], + "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": [ + "WESTUS2:20210409T195909Z:730c122b-844f-4d85-90b7-597ea3b5091f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:09 GMT" + ], + "Content-Length": [ + "1234" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps256\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256\",\r\n \"etag\": \"W/\\\"431318c5-41e1-406c-b467-7c6b5637385a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7ad469c7-b97d-4b57-ba5c-55309885e9eb\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps991\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\",\r\n \"etag\": \"W/\\\"431318c5-41e1-406c-b467-7c6b5637385a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHMyNTY/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9dca137e-ba8e-4eee-8e5e-2d9faec3353c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"431318c5-41e1-406c-b467-7c6b5637385a\"" + ], + "x-ms-request-id": [ + "ca6e30eb-ea40-475d-aec2-1aaaee8b02fb" + ], + "x-ms-correlation-request-id": [ + "ac4a10cc-c4fc-417d-a598-4486409d55f3" + ], + "x-ms-arm-service-request-id": [ + "b79a6b28-de49-46b5-af4e-16c3615fb79c" + ], + "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": [ + "WESTUS2:20210409T195909Z:ac4a10cc-c4fc-417d-a598-4486409d55f3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:09 GMT" + ], + "Content-Length": [ + "1234" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps256\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256\",\r\n \"etag\": \"W/\\\"431318c5-41e1-406c-b467-7c6b5637385a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7ad469c7-b97d-4b57-ba5c-55309885e9eb\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps991\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\",\r\n \"etag\": \"W/\\\"431318c5-41e1-406c-b467-7c6b5637385a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHMyNTY/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps991\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9dca137e-ba8e-4eee-8e5e-2d9faec3353c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "685" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "eeb1cff5-8d8e-415e-a560-ca41f75a36ba" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/eeb1cff5-8d8e-415e-a560-ca41f75a36ba?api-version=2020-11-01" + ], + "x-ms-correlation-request-id": [ + "63260ca7-17a1-4ade-b96f-3a8260b0da17" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "92fc2b5b-841b-4881-99dd-4946de6c758c" + ], + "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": [ + "WESTUS2:20210409T195906Z:63260ca7-17a1-4ade-b96f-3a8260b0da17" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:06 GMT" + ], + "Content-Length": [ + "1232" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps256\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256\",\r\n \"etag\": \"W/\\\"65923321-c8f7-49e4-95fb-2dccf9e45348\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7ad469c7-b97d-4b57-ba5c-55309885e9eb\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps991\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\",\r\n \"etag\": \"W/\\\"65923321-c8f7-49e4-95fb-2dccf9e45348\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/eeb1cff5-8d8e-415e-a560-ca41f75a36ba?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2VlYjFjZmY1LThkOGUtNDE1ZS1hNTYwLWNhNDFmNzVhMzZiYT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9dca137e-ba8e-4eee-8e5e-2d9faec3353c" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "8c92a047-73fa-422c-a595-e474b978905a" + ], + "x-ms-correlation-request-id": [ + "69a97546-5764-421c-bf59-4894ee75a68f" + ], + "x-ms-arm-service-request-id": [ + "ffda59c2-87bc-4ccc-ba17-1380d30ccaec" + ], + "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": [ + "WESTUS2:20210409T195909Z:69a97546-5764-421c-bf59-4894ee75a68f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:09 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzOTA1OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "50901524-a688-443b-b15a-291683724e11" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "ec8c51fc-ddf7-4682-8563-61257c2524cc" + ], + "x-ms-correlation-request-id": [ + "ec8c51fc-ddf7-4682-8563-61257c2524cc" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195910Z:ec8c51fc-ddf7-4682-8563-61257c2524cc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:10 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "215" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/loadBalancers/ps9059' under resource group 'ps777' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzOTA1OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "50901524-a688-443b-b15a-291683724e11" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"c1256f16-ebdc-4d3c-9166-34694ca2f7c6\"" + ], + "x-ms-request-id": [ + "c1984d08-3f00-41cf-9910-d45d97d42f13" + ], + "x-ms-correlation-request-id": [ + "3bad8d61-9673-4945-828b-51c61e0156e6" + ], + "x-ms-arm-service-request-id": [ + "950947b7-0e8c-4d1f-a20e-7d7feb3f924f" + ], + "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": [ + "WESTUS2:20210409T195921Z:3bad8d61-9673-4945-828b-51c61e0156e6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:20 GMT" + ], + "Content-Length": [ + "1460" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps9059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059\",\r\n \"etag\": \"W/\\\"c1256f16-ebdc-4d3c-9166-34694ca2f7c6\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"77f12f9a-de9c-4872-aef0-ed5c8bb27239\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps312\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059/frontendIPConfigurations/ps312\",\r\n \"etag\": \"W/\\\"c1256f16-ebdc-4d3c-9166-34694ca2f7c6\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzOTA1OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "50901524-a688-443b-b15a-291683724e11" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"c1256f16-ebdc-4d3c-9166-34694ca2f7c6\"" + ], + "x-ms-request-id": [ + "d50d1f6a-7f8d-49c3-a15a-82c5eed3fbe7" + ], + "x-ms-correlation-request-id": [ + "47f3cb46-4332-4e04-bb74-1b64f1662f45" + ], + "x-ms-arm-service-request-id": [ + "4224a999-76c3-479e-a584-0c12b595a971" + ], + "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": [ + "WESTUS2:20210409T195921Z:47f3cb46-4332-4e04-bb74-1b64f1662f45" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:21 GMT" + ], + "Content-Length": [ + "1460" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps9059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059\",\r\n \"etag\": \"W/\\\"c1256f16-ebdc-4d3c-9166-34694ca2f7c6\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"77f12f9a-de9c-4872-aef0-ed5c8bb27239\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps312\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059/frontendIPConfigurations/ps312\",\r\n \"etag\": \"W/\\\"c1256f16-ebdc-4d3c-9166-34694ca2f7c6\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzOTA1OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Gateway\"\r\n },\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"properties\": {\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": []\r\n },\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\"\r\n }\r\n },\r\n \"name\": \"ps312\",\r\n \"zones\": [],\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059/FrontendIpConfigurations/ps312\"\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": [],\r\n \"outboundRules\": []\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "50901524-a688-443b-b15a-291683724e11" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "1064" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "72d67df2-891b-48bf-b20c-a4ab63c317be" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/72d67df2-891b-48bf-b20c-a4ab63c317be?api-version=2020-11-01" + ], + "x-ms-correlation-request-id": [ + "d2b69934-abb7-46be-95cb-e51095ee0118" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "7ebd84e4-0efe-43b2-b489-d0f4ab6791ee" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195911Z:d2b69934-abb7-46be-95cb-e51095ee0118" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:11 GMT" + ], + "Content-Length": [ + "1458" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps9059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059\",\r\n \"etag\": \"W/\\\"1c55ba08-c16b-4f3d-99f4-1cb2f6d549e5\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"77f12f9a-de9c-4872-aef0-ed5c8bb27239\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps312\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps9059/frontendIPConfigurations/ps312\",\r\n \"etag\": \"W/\\\"1c55ba08-c16b-4f3d-99f4-1cb2f6d549e5\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/virtualNetworks/ps256/subnets/ps991\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/72d67df2-891b-48bf-b20c-a4ab63c317be?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzcyZDY3ZGYyLTg5MWItNDhiZi1iMjBjLWE0YWI2M2MzMTdiZT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "50901524-a688-443b-b15a-291683724e11" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "28fa4e0f-7bd5-4d8b-a4a6-3f1eb3decc47" + ], + "x-ms-correlation-request-id": [ + "3b2e86a5-f2ce-494c-9242-b8ecb1f04fae" + ], + "x-ms-arm-service-request-id": [ + "359afdec-fe84-4aee-8fd1-09581c5c0244" + ], + "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": [ + "WESTUS2:20210409T195921Z:3b2e86a5-f2ce-494c-9242-b8ecb1f04fae" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:20 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczEwMD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "64a6c022-f451-46d9-879b-923e159507b8" + ], + "x-ms-correlation-request-id": [ + "64a6c022-f451-46d9-879b-923e159507b8" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195921Z:64a6c022-f451-46d9-879b-923e159507b8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:21 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "218" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/publicIPAddresses/ps100' under resource group 'ps777' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczEwMD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"21be54a8-f86f-41b3-9fe1-b02dbb4b120a\"" + ], + "x-ms-request-id": [ + "e0204078-2419-4f22-b62c-d63a88ed5d74" + ], + "x-ms-correlation-request-id": [ + "48035eb0-0e9d-436c-9787-950ab4491bdf" + ], + "x-ms-arm-service-request-id": [ + "e135f8b8-29e3-4963-b1e7-4b9b5f5e0ed4" + ], + "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": [ + "WESTUS2:20210409T195929Z:48035eb0-0e9d-436c-9787-950ab4491bdf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:28 GMT" + ], + "Content-Length": [ + "781" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps100\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\",\r\n \"etag\": \"W/\\\"21be54a8-f86f-41b3-9fe1-b02dbb4b120a\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"932c5b8e-8cbe-4986-9e6a-56817db93d00\",\r\n \"ipAddress\": \"13.77.201.115\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps3673\",\r\n \"fqdn\": \"ps3673.westcentralus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczEwMD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"21be54a8-f86f-41b3-9fe1-b02dbb4b120a\"" + ], + "x-ms-request-id": [ + "588e3779-80fd-418c-86f1-d274a5a74fa3" + ], + "x-ms-correlation-request-id": [ + "1506ef51-e5ed-43d7-ae5e-0c3e67932ea8" + ], + "x-ms-arm-service-request-id": [ + "8e66c9fe-8947-4a3e-8904-4ac9988007da" + ], + "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": [ + "WESTUS2:20210409T195929Z:1506ef51-e5ed-43d7-ae5e-0c3e67932ea8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:28 GMT" + ], + "Content-Length": [ + "781" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps100\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\",\r\n \"etag\": \"W/\\\"21be54a8-f86f-41b3-9fe1-b02dbb4b120a\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"932c5b8e-8cbe-4986-9e6a-56817db93d00\",\r\n \"ipAddress\": \"13.77.201.115\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps3673\",\r\n \"fqdn\": \"ps3673.westcentralus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczEwMD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps3673\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"zones\": [],\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "246" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "1" + ], + "x-ms-request-id": [ + "f788dc68-322b-4829-9f03-e7754aa9a958" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/f788dc68-322b-4829-9f03-e7754aa9a958?api-version=2020-11-01" + ], + "x-ms-correlation-request-id": [ + "5d9b8975-2138-4eb3-a272-4ea6ba9a6d12" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "63899c49-dd3b-4249-97e2-e3c4531ebee6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195923Z:5d9b8975-2138-4eb3-a272-4ea6ba9a6d12" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:23 GMT" + ], + "Content-Length": [ + "745" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps100\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\",\r\n \"etag\": \"W/\\\"47bd78ae-05b2-4fd6-ab34-ab85b3e949ee\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"932c5b8e-8cbe-4986-9e6a-56817db93d00\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps3673\",\r\n \"fqdn\": \"ps3673.westcentralus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/f788dc68-322b-4829-9f03-e7754aa9a958?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2Y3ODhkYzY4LTMyMmItNDgyOS05ZjAzLWU3NzU0YWE5YTk1OD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "2" + ], + "x-ms-request-id": [ + "4fd57d95-dd9e-443e-aef2-062536bb6f45" + ], + "x-ms-correlation-request-id": [ + "363151ab-ddc6-4e63-897a-d72f10f5c6b5" + ], + "x-ms-arm-service-request-id": [ + "27079b35-eb4f-4d8d-a8fc-10eebb0146eb" + ], + "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": [ + "WESTUS2:20210409T195925Z:363151ab-ddc6-4e63-897a-d72f10f5c6b5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59: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/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/f788dc68-322b-4829-9f03-e7754aa9a958?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2Y3ODhkYzY4LTMyMmItNDgyOS05ZjAzLWU3NzU0YWE5YTk1OD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "2" + ], + "x-ms-request-id": [ + "96f1b586-df03-402e-ae46-48c5ee47bbb1" + ], + "x-ms-correlation-request-id": [ + "6e906b13-5417-414a-9237-9b5b633f37bf" + ], + "x-ms-arm-service-request-id": [ + "58e8e8a6-6a11-4ee2-ab59-99f0595b2eac" + ], + "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": [ + "WESTUS2:20210409T195927Z:6e906b13-5417-414a-9237-9b5b633f37bf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59: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/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/f788dc68-322b-4829-9f03-e7754aa9a958?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2Y3ODhkYzY4LTMyMmItNDgyOS05ZjAzLWU3NzU0YWE5YTk1OD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a7faac08-0d5c-46ec-95e2-4e10844716e7" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "87b5b9a0-2264-4e66-8625-3a013577d1c9" + ], + "x-ms-correlation-request-id": [ + "2056f26c-be30-40b4-9f8f-00ebc1abd5e2" + ], + "x-ms-arm-service-request-id": [ + "88505413-f7db-440b-9737-a604882149cd" + ], + "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": [ + "WESTUS2:20210409T195929Z:2056f26c-be30-40b4-9f8f-00ebc1abd5e2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:28 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "827cd77d-d74e-449a-a7df-385baaa6ebc2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "11b02ac7-0312-4694-afae-b65ea4be719a" + ], + "x-ms-correlation-request-id": [ + "11b02ac7-0312-4694-afae-b65ea4be719a" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195929Z:11b02ac7-0312-4694-afae-b65ea4be719a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:28 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "215" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/loadBalancers/ps5831' under resource group 'ps777' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "827cd77d-d74e-449a-a7df-385baaa6ebc2" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\"" + ], + "x-ms-request-id": [ + "8b31edd9-a311-46bb-ac2e-23ca73f0d338" + ], + "x-ms-correlation-request-id": [ + "a057f1a4-1fe1-4337-a7d0-e43639aca953" + ], + "x-ms-arm-service-request-id": [ + "db6d3686-8cd6-474b-bdb3-83beb598b981" + ], + "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": [ + "WESTUS2:20210409T195930Z:a057f1a4-1fe1-4337-a7d0-e43639aca953" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:29 GMT" + ], + "Content-Length": [ + "685" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "827cd77d-d74e-449a-a7df-385baaa6ebc2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\"" + ], + "x-ms-request-id": [ + "63bf80ba-96dd-4e4c-8af8-533ab548dfcc" + ], + "x-ms-correlation-request-id": [ + "8ad99eaf-13f1-4fb5-9b17-92fd234ddb48" + ], + "x-ms-arm-service-request-id": [ + "9b9b9bbb-315b-4e80-956a-9528df2d4f64" + ], + "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": [ + "WESTUS2:20210409T195930Z:8ad99eaf-13f1-4fb5-9b17-92fd234ddb48" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:29 GMT" + ], + "Content-Length": [ + "685" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "aaec9829-1fd3-475f-84cf-c99de13d9861" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\"" + ], + "x-ms-request-id": [ + "d3936d99-88c4-402e-a43f-084f33fafec6" + ], + "x-ms-correlation-request-id": [ + "7cf164ee-d0c4-456f-9d61-8a05331c5190" + ], + "x-ms-arm-service-request-id": [ + "847316bd-0c21-45d2-8d59-c44b43d21c0c" + ], + "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": [ + "WESTUS2:20210409T195930Z:7cf164ee-d0c4-456f-9d61-8a05331c5190" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:29 GMT" + ], + "Content-Length": [ + "685" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "aaec9829-1fd3-475f-84cf-c99de13d9861" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\"" + ], + "x-ms-request-id": [ + "3958f40b-9a72-40da-bb23-cd2fb6c017e6" + ], + "x-ms-correlation-request-id": [ + "06ea8b7c-8010-49c9-8cc7-ec9c1aefb072" + ], + "x-ms-arm-service-request-id": [ + "e4cd800b-46ef-437f-8125-4be327ab2cb4" + ], + "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": [ + "WESTUS2:20210409T195931Z:06ea8b7c-8010-49c9-8cc7-ec9c1aefb072" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:31 GMT" + ], + "Content-Length": [ + "1417" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2797\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831/frontendIPConfigurations/ps2797\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "aaec9829-1fd3-475f-84cf-c99de13d9861" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\"" + ], + "x-ms-request-id": [ + "7d321fdc-1284-4c64-8ab0-fc4f3337709f" + ], + "x-ms-correlation-request-id": [ + "0bba756c-45c1-4db7-8e53-6ad9992b951d" + ], + "x-ms-arm-service-request-id": [ + "883de3b5-578d-483e-a7e7-65c2c988e903" + ], + "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": [ + "WESTUS2:20210409T195931Z:0bba756c-45c1-4db7-8e53-6ad9992b951d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:31 GMT" + ], + "Content-Length": [ + "1417" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2797\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831/frontendIPConfigurations/ps2797\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "dd0c1e82-fdcc-4108-8535-7dae91b653b7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\"" + ], + "x-ms-request-id": [ + "07c9abe7-c322-4f05-8e6f-c37db776c39f" + ], + "x-ms-correlation-request-id": [ + "8580aa33-880f-4795-9dfa-8654e3afca60" + ], + "x-ms-arm-service-request-id": [ + "9ef8fc7f-d87a-481a-a09a-b8f510ef01b1" + ], + "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": [ + "WESTUS2:20210409T195932Z:8580aa33-880f-4795-9dfa-8654e3afca60" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:31 GMT" + ], + "Content-Length": [ + "1417" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2797\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831/frontendIPConfigurations/ps2797\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": [],\r\n \"outboundRules\": []\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "827cd77d-d74e-449a-a7df-385baaa6ebc2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "304" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "797a5a58-3671-4a68-8749-1e4c7e7a4ec8" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/797a5a58-3671-4a68-8749-1e4c7e7a4ec8?api-version=2020-11-01" + ], + "x-ms-correlation-request-id": [ + "a48e37cc-70f5-4af1-870b-4341dac0ec7b" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "21ce56db-8b78-4755-9a14-7f929d3c0f80" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195930Z:a48e37cc-70f5-4af1-870b-4341dac0ec7b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:29 GMT" + ], + "Content-Length": [ + "685" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f9b1b1cb-473f-4a55-a1cd-0363d9822913\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831?api-version=2020-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNzc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2FkQmFsYW5jZXJzL3BzNTgzMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n },\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"properties\": {\r\n \"ipTags\": []\r\n },\r\n \"zones\": [],\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\",\r\n \"tags\": {}\r\n }\r\n },\r\n \"name\": \"ps2797\",\r\n \"zones\": [],\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831/FrontendIpConfigurations/ps2797\"\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": [],\r\n \"outboundRules\": []\r\n },\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"location\": \"westcentralus\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "aaec9829-1fd3-475f-84cf-c99de13d9861" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "1108" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "7719152a-ec80-4ff3-8cb0-161e465b6531" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/westcentralus/operations/7719152a-ec80-4ff3-8cb0-161e465b6531?api-version=2020-11-01" + ], + "x-ms-correlation-request-id": [ + "5472ada0-ca13-4522-916d-bc55f5dac129" + ], + "x-ms-arm-service-request-id": [ + "95182f4c-51a0-417e-8a52-0c41b7ce50c3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1195" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195931Z:5472ada0-ca13-4522-916d-bc55f5dac129" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:31 GMT" + ], + "Content-Length": [ + "1417" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5831\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3c08a93e-b925-452b-9561-9ae768f2ce4a\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2797\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/loadBalancers/ps5831/frontendIPConfigurations/ps2797\",\r\n \"etag\": \"W/\\\"f594bc5d-8ba8-4591-90fa-da45d64c9f52\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps777/providers/Microsoft.Network/publicIPAddresses/ps100\"\r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourcegroups/ps777?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlZ3JvdXBzL3BzNzc3P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "43539e2f-ff78-479e-929e-67fa243ce68c" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "c8490c3e-5af4-49a6-9502-b9955dd84db6" + ], + "x-ms-correlation-request-id": [ + "c8490c3e-5af4-49a6-9502-b9955dd84db6" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195932Z:c8490c3e-5af4-49a6-9502-b9955dd84db6" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:32 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "7a9e0554-e63b-4810-8f50-2b476603d5e4" + ], + "x-ms-correlation-request-id": [ + "7a9e0554-e63b-4810-8f50-2b476603d5e4" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T195947Z:7a9e0554-e63b-4810-8f50-2b476603d5e4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 19:59:47 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "21ccd922-89c4-4fc0-9c85-4121f6fa2af4" + ], + "x-ms-correlation-request-id": [ + "21ccd922-89c4-4fc0-9c85-4121f6fa2af4" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200002Z:21ccd922-89c4-4fc0-9c85-4121f6fa2af4" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:00:02 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "6286dac9-8273-4bfc-9176-48ff2d4ce88c" + ], + "x-ms-correlation-request-id": [ + "6286dac9-8273-4bfc-9176-48ff2d4ce88c" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200018Z:6286dac9-8273-4bfc-9176-48ff2d4ce88c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:00:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "2dd96a75-5042-47d7-a7f8-57e819c65ae5" + ], + "x-ms-correlation-request-id": [ + "2dd96a75-5042-47d7-a7f8-57e819c65ae5" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200033Z:2dd96a75-5042-47d7-a7f8-57e819c65ae5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:00:33 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "c1579df7-8b66-454a-83ff-d20de58e0823" + ], + "x-ms-correlation-request-id": [ + "c1579df7-8b66-454a-83ff-d20de58e0823" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200048Z:c1579df7-8b66-454a-83ff-d20de58e0823" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:00:47 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "a6969884-7e19-4854-88b0-71290397052e" + ], + "x-ms-correlation-request-id": [ + "a6969884-7e19-4854-88b0-71290397052e" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200103Z:a6969884-7e19-4854-88b0-71290397052e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:01:02 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "4f53571d-190d-460f-88db-da277f5c084e" + ], + "x-ms-correlation-request-id": [ + "4f53571d-190d-460f-88db-da277f5c084e" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200118Z:4f53571d-190d-460f-88db-da277f5c084e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:01:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11991" + ], + "x-ms-request-id": [ + "1f2cd2ed-9503-41cd-80cd-4c57ee95c8ac" + ], + "x-ms-correlation-request-id": [ + "1f2cd2ed-9503-41cd-80cd-4c57ee95c8ac" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200133Z:1f2cd2ed-9503-41cd-80cd-4c57ee95c8ac" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:01:33 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-request-id": [ + "1590f305-fa4b-4feb-bdf5-7a9e5e0345e8" + ], + "x-ms-correlation-request-id": [ + "1590f305-fa4b-4feb-bdf5-7a9e5e0345e8" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200148Z:1590f305-fa4b-4feb-bdf5-7a9e5e0345e8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:01:47 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-request-id": [ + "ebcc1b65-1573-4a90-8d1a-859ba7600827" + ], + "x-ms-correlation-request-id": [ + "ebcc1b65-1573-4a90-8d1a-859ba7600827" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200203Z:ebcc1b65-1573-4a90-8d1a-859ba7600827" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:02:03 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-request-id": [ + "e72bdf47-1e76-4533-8802-2c5687ee02d0" + ], + "x-ms-correlation-request-id": [ + "e72bdf47-1e76-4533-8802-2c5687ee02d0" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200218Z:e72bdf47-1e76-4533-8802-2c5687ee02d0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:02:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjM055MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-request-id": [ + "3be8d7c5-f3dc-4e28-8348-4230b442acce" + ], + "x-ms-correlation-request-id": [ + "3be8d7c5-f3dc-4e28-8348-4230b442acce" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210409T200218Z:3be8d7c5-f3dc-4e28-8348-4230b442acce" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 09 Apr 2021 20:02:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-GatewayLoadBalancer-ConsumerLb": [ + "ps777", + "ps256", + "ps991", + "ps9059", + "ps312", + "ps100", + "ps4768", + "ps5831", + "ps2797", + "ps3673" + ] + }, + "Variables": { + "SubscriptionId": "3dc13b6d-6896-40ac-98f7-f18cbce2a405" + } +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerProviderOnePool.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerProviderOnePool.json new file mode 100644 index 000000000000..bf45caf6c4d4 --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerProviderOnePool.json @@ -0,0 +1,1348 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourcegroups/ps5344?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlZ3JvdXBzL3BzNTM0ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f054eda0-b127-4dfb-8ac1-5492b703f078" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "33" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "6c95d38a-8b28-41a1-96ce-16ef09c0a8b5" + ], + "x-ms-correlation-request-id": [ + "6c95d38a-8b28-41a1-96ce-16ef09c0a8b5" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033435Z:6c95d38a-8b28-41a1-96ce-16ef09c0a8b5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:35 GMT" + ], + "Content-Length": [ + "170" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344\",\r\n \"name\": \"ps5344\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTQ5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bb0d90a-5782-4012-8e2c-10d15f43dfef" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "8112ddba-d1e3-447f-a4d0-21e438ff45bd" + ], + "x-ms-correlation-request-id": [ + "8112ddba-d1e3-447f-a4d0-21e438ff45bd" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033436Z:8112ddba-d1e3-447f-a4d0-21e438ff45bd" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:35 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "217" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps949' under resource group 'ps5344' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTQ5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bb0d90a-5782-4012-8e2c-10d15f43dfef" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"eac1dc45-9d93-45e6-8a66-3f1875c4122d\"" + ], + "x-ms-request-id": [ + "714a6e1c-bbee-470a-a4a9-db384a5ed0bf" + ], + "x-ms-correlation-request-id": [ + "8b569a24-6ce5-4c89-ae5a-23bdaad909fe" + ], + "x-ms-arm-service-request-id": [ + "853ce203-ee3b-4295-b20c-1fbbca0a4e78" + ], + "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": [ + "WESTUS2:20210511T033445Z:8b569a24-6ce5-4c89-ae5a-23bdaad909fe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:45 GMT" + ], + "Content-Length": [ + "1240" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps949\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949\",\r\n \"etag\": \"W/\\\"eac1dc45-9d93-45e6-8a66-3f1875c4122d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bae242a1-88ff-42a7-b7c3-87b41800249f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps4898\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\",\r\n \"etag\": \"W/\\\"eac1dc45-9d93-45e6-8a66-3f1875c4122d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTQ5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bb0d90a-5782-4012-8e2c-10d15f43dfef" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"eac1dc45-9d93-45e6-8a66-3f1875c4122d\"" + ], + "x-ms-request-id": [ + "dc84b1a2-a4ae-4098-8636-c3d5511cadb0" + ], + "x-ms-correlation-request-id": [ + "6f688efb-cf2f-41e8-a22a-957e4cda1961" + ], + "x-ms-arm-service-request-id": [ + "bb428514-0248-4ac3-ac2f-b733716b001e" + ], + "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": [ + "WESTUS2:20210511T033446Z:6f688efb-cf2f-41e8-a22a-957e4cda1961" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:45 GMT" + ], + "Content-Length": [ + "1240" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps949\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949\",\r\n \"etag\": \"W/\\\"eac1dc45-9d93-45e6-8a66-3f1875c4122d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bae242a1-88ff-42a7-b7c3-87b41800249f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps4898\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\",\r\n \"etag\": \"W/\\\"eac1dc45-9d93-45e6-8a66-3f1875c4122d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTQ5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps4898\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bb0d90a-5782-4012-8e2c-10d15f43dfef" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "686" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "0945d8f5-7950-4126-b6c0-7108c8dfd21a" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/0945d8f5-7950-4126-b6c0-7108c8dfd21a?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "5e16d8b6-66dd-438e-b9e5-7b5ac1e10fca" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "979ae314-c8d5-4e06-b041-d942b203b7e5" + ], + "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": [ + "WESTUS2:20210511T033442Z:5e16d8b6-66dd-438e-b9e5-7b5ac1e10fca" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:41 GMT" + ], + "Content-Length": [ + "1238" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps949\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949\",\r\n \"etag\": \"W/\\\"0b6eb6f9-d256-4487-a790-9b61391b264b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"bae242a1-88ff-42a7-b7c3-87b41800249f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps4898\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\",\r\n \"etag\": \"W/\\\"0b6eb6f9-d256-4487-a790-9b61391b264b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/0945d8f5-7950-4126-b6c0-7108c8dfd21a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8wOTQ1ZDhmNS03OTUwLTQxMjYtYjZjMC03MTA4YzhkZmQyMWE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bb0d90a-5782-4012-8e2c-10d15f43dfef" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "6101f0ba-173d-4d9f-99a3-c00c6755547f" + ], + "x-ms-correlation-request-id": [ + "be271f1d-6fff-434c-964a-0234e9dae314" + ], + "x-ms-arm-service-request-id": [ + "90e39a61-a7a9-4cb7-94cd-2522ba4acaa1" + ], + "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": [ + "WESTUS2:20210511T033445Z:be271f1d-6fff-434c-964a-0234e9dae314" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:44 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIzMzg/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00e26181-127a-4868-8846-b2bcb5b7fe83" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "52839dfe-5b48-4a73-83c8-b8d88dded43b" + ], + "x-ms-correlation-request-id": [ + "52839dfe-5b48-4a73-83c8-b8d88dded43b" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033446Z:52839dfe-5b48-4a73-83c8-b8d88dded43b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:45 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "216" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/loadBalancers/ps2338' under resource group 'ps5344' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIzMzg/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00e26181-127a-4868-8846-b2bcb5b7fe83" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a90d607f-3f13-468f-bab3-f169f6298567\"" + ], + "x-ms-request-id": [ + "b14f0059-73ee-46f0-83dd-b0e1529fa165" + ], + "x-ms-correlation-request-id": [ + "c499f7e1-c716-4276-94c0-04cc6b06481c" + ], + "x-ms-arm-service-request-id": [ + "914e19bd-1be8-45be-be8d-994a2369f861" + ], + "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": [ + "WESTUS2:20210511T033459Z:c499f7e1-c716-4276-94c0-04cc6b06481c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:58 GMT" + ], + "Content-Length": [ + "5312" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2338\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b5332593-a893-4c3a-ae38-bcbb2dd9d62f\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps4718\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps512\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n },\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps8154\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps4059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIzMzg/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00e26181-127a-4868-8846-b2bcb5b7fe83" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a90d607f-3f13-468f-bab3-f169f6298567\"" + ], + "x-ms-request-id": [ + "906cfb70-f6de-4461-8239-613ec5c8e6ce" + ], + "x-ms-correlation-request-id": [ + "227b4d9b-134b-4399-8199-1240b5ff4cd2" + ], + "x-ms-arm-service-request-id": [ + "addaefe8-27aa-485e-bc7d-772603ebb080" + ], + "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": [ + "WESTUS2:20210511T033459Z:227b4d9b-134b-4399-8199-1240b5ff4cd2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:58 GMT" + ], + "Content-Length": [ + "5312" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2338\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b5332593-a893-4c3a-ae38-bcbb2dd9d62f\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps4718\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps512\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n },\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps8154\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps4059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIzMzg/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4afef12f-4c5f-43e3-b2e8-c1aeaeae2f5e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"a90d607f-3f13-468f-bab3-f169f6298567\"" + ], + "x-ms-request-id": [ + "4a375fda-c541-4761-941c-3aaddf715795" + ], + "x-ms-correlation-request-id": [ + "fa9a5ffc-93d4-44bd-90a4-e5f0e86b4f28" + ], + "x-ms-arm-service-request-id": [ + "c2785a21-efb9-4aa4-a3c4-45da2fd6243a" + ], + "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": [ + "WESTUS2:20210511T033500Z:fa9a5ffc-93d4-44bd-90a4-e5f0e86b4f28" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:59 GMT" + ], + "Content-Length": [ + "5312" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2338\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b5332593-a893-4c3a-ae38-bcbb2dd9d62f\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps4718\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps512\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n },\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps8154\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps4059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\",\r\n \"etag\": \"W/\\\"a90d607f-3f13-468f-bab3-f169f6298567\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTM0NC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIzMzg/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Gateway\"\r\n },\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"properties\": {\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": []\r\n },\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\"\r\n }\r\n },\r\n \"name\": \"ps4718\",\r\n \"zones\": [],\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/FrontendIpConfigurations/ps4718\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"Vxlan\",\r\n \"type\": \"Internal\"\r\n },\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"Vxlan\",\r\n \"type\": \"External\"\r\n }\r\n ],\r\n \"loadBalancerBackendAddresses\": []\r\n },\r\n \"name\": \"ps512\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/BackendAddressPools/ps512\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/FrontendIpConfigurations/ps4718\"\r\n },\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/BackendAddressPools/ps512\"\r\n },\r\n \"backendAddressPools\": [],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/Probes/ps4059\"\r\n },\r\n \"protocol\": \"All\",\r\n \"loadDistribution\": \"SourceIP\",\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableTcpReset\": false,\r\n \"disableOutboundSnat\": true\r\n },\r\n \"name\": \"ps8154\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/LoadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"properties\": {\r\n \"protocol\": \"http\",\r\n \"port\": 80,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"requestPath\": \"healthcheck.aspx\"\r\n },\r\n \"name\": \"ps4059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/Probes/ps4059\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": [],\r\n \"outboundRules\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00e26181-127a-4868-8846-b2bcb5b7fe83" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "3365" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "86ebabab-e1fa-405f-aa4c-c98d421e5759" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/86ebabab-e1fa-405f-aa4c-c98d421e5759?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "46f7e701-3325-43fb-a050-8f1ce9d6d540" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "e49512e0-e3a9-46d2-9afc-e83b669ceeeb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033449Z:46f7e701-3325-43fb-a050-8f1ce9d6d540" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:48 GMT" + ], + "Content-Length": [ + "5307" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2338\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338\",\r\n \"etag\": \"W/\\\"c7d86312-4a18-4772-bb6d-9f186602eea1\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"b5332593-a893-4c3a-ae38-bcbb2dd9d62f\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps4718\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\",\r\n \"etag\": \"W/\\\"c7d86312-4a18-4772-bb6d-9f186602eea1\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/virtualNetworks/ps949/subnets/ps4898\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps512\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\",\r\n \"etag\": \"W/\\\"c7d86312-4a18-4772-bb6d-9f186602eea1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n },\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps8154\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\",\r\n \"etag\": \"W/\\\"c7d86312-4a18-4772-bb6d-9f186602eea1\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/frontendIPConfigurations/ps4718\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/backendAddressPools/ps512\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps4059\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/probes/ps4059\",\r\n \"etag\": \"W/\\\"c7d86312-4a18-4772-bb6d-9f186602eea1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5344/providers/Microsoft.Network/loadBalancers/ps2338/loadBalancingRules/ps8154\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/86ebabab-e1fa-405f-aa4c-c98d421e5759?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy84NmViYWJhYi1lMWZhLTQwNWYtYWE0Yy1jOThkNDIxZTU3NTk/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00e26181-127a-4868-8846-b2bcb5b7fe83" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "51d59022-647a-4475-80e3-79441d1ce242" + ], + "x-ms-correlation-request-id": [ + "ff85fadb-bbab-4209-ae30-5fefbeb56179" + ], + "x-ms-arm-service-request-id": [ + "6bd05277-3c54-4bcf-a1cf-549151e9bbad" + ], + "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": [ + "WESTUS2:20210511T033459Z:ff85fadb-bbab-4209-ae30-5fefbeb56179" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:34:58 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourcegroups/ps5344?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlZ3JvdXBzL3BzNTM0ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9eff8c5b-20b0-45bb-a8e5-00e0eb7423c9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "b9816698-f4a9-4266-96ab-bcc019b535c2" + ], + "x-ms-correlation-request-id": [ + "b9816698-f4a9-4266-96ab-bcc019b535c2" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033501Z:b9816698-f4a9-4266-96ab-bcc019b535c2" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:35:00 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "59da2574-e205-43e9-ab57-b89164a6e324" + ], + "x-ms-correlation-request-id": [ + "59da2574-e205-43e9-ab57-b89164a6e324" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033516Z:59da2574-e205-43e9-ab57-b89164a6e324" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:35:16 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "140d360f-85b3-4eab-ac5b-ce074e064a58" + ], + "x-ms-correlation-request-id": [ + "140d360f-85b3-4eab-ac5b-ce074e064a58" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033532Z:140d360f-85b3-4eab-ac5b-ce074e064a58" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:35:32 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "5c1057f6-f86f-4a2b-855f-7ff79019f4ca" + ], + "x-ms-correlation-request-id": [ + "5c1057f6-f86f-4a2b-855f-7ff79019f4ca" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033547Z:5c1057f6-f86f-4a2b-855f-7ff79019f4ca" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:35:47 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "84eed145-7eac-4feb-8f16-c25a5050cc89" + ], + "x-ms-correlation-request-id": [ + "84eed145-7eac-4feb-8f16-c25a5050cc89" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033602Z:84eed145-7eac-4feb-8f16-c25a5050cc89" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:36:02 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "b5f39a7e-1559-4c31-9c9c-ff492b33c51b" + ], + "x-ms-correlation-request-id": [ + "b5f39a7e-1559-4c31-9c9c-ff492b33c51b" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033617Z:b5f39a7e-1559-4c31-9c9c-ff492b33c51b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:36:16 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "55da0c8a-8165-4910-bbaa-932b3175b88e" + ], + "x-ms-correlation-request-id": [ + "55da0c8a-8165-4910-bbaa-932b3175b88e" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033632Z:55da0c8a-8165-4910-bbaa-932b3175b88e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:36:31 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "16ea2517-8e0a-4b2f-9268-2f465baf8fbe" + ], + "x-ms-correlation-request-id": [ + "16ea2517-8e0a-4b2f-9268-2f465baf8fbe" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033648Z:16ea2517-8e0a-4b2f-9268-2f465baf8fbe" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:36:47 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUzNDQtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVek5EUXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "c66b107d-620b-4e18-b29f-2da8aa5e8aaf" + ], + "x-ms-correlation-request-id": [ + "c66b107d-620b-4e18-b29f-2da8aa5e8aaf" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T033648Z:c66b107d-620b-4e18-b29f-2da8aa5e8aaf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:36:48 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-GatewayLoadBalancer-ProviderOnePool": [ + "ps5344", + "ps949", + "ps4898", + "ps2338", + "ps4718", + "ps512", + "ps4059", + "ps8154" + ] + }, + "Variables": { + "SubscriptionId": "3dc13b6d-6896-40ac-98f7-f18cbce2a405" + } +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerProviderTwoPool.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerProviderTwoPool.json new file mode 100644 index 000000000000..b76ea7bda7ef --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.LoadBalancerTests/TestGatewayLoadBalancerProviderTwoPool.json @@ -0,0 +1,1349 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourcegroups/ps5227?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlZ3JvdXBzL3BzNTIyNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b0451e25-c594-43ce-9798-9f4f3e0e3f58" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "33" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "0e435d25-44f1-4b04-934b-91a381d4c496" + ], + "x-ms-correlation-request-id": [ + "0e435d25-44f1-4b04-934b-91a381d4c496" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034613Z:0e435d25-44f1-4b04-934b-91a381d4c496" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:13 GMT" + ], + "Content-Length": [ + "170" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227\",\r\n \"name\": \"ps5227\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTY1Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "51919fe8-011c-4681-985b-1dd398ee8d94" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "dfa2b5a3-c9e4-44c6-ba5f-0d329d431166" + ], + "x-ms-correlation-request-id": [ + "dfa2b5a3-c9e4-44c6-ba5f-0d329d431166" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210511T034615Z:dfa2b5a3-c9e4-44c6-ba5f-0d329d431166" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:14 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "218" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps5653' under resource group 'ps5227' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTY1Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "51919fe8-011c-4681-985b-1dd398ee8d94" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"46b2ad1a-de3c-49fd-acfb-db31e2976b16\"" + ], + "x-ms-request-id": [ + "10f53f3f-5fd3-4aae-aa19-0c31e47fd3ed" + ], + "x-ms-correlation-request-id": [ + "38c06022-3d9b-44ea-a4f8-f547cfcdacf9" + ], + "x-ms-arm-service-request-id": [ + "fa94d7e7-91ae-40b1-ae60-529c6c35f1b5" + ], + "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:20210511T034623Z:38c06022-3d9b-44ea-a4f8-f547cfcdacf9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:22 GMT" + ], + "Content-Length": [ + "1243" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5653\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653\",\r\n \"etag\": \"W/\\\"46b2ad1a-de3c-49fd-acfb-db31e2976b16\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"f8b8cbd9-b1c6-46dd-a82a-e74f3b109fea\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps4369\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\",\r\n \"etag\": \"W/\\\"46b2ad1a-de3c-49fd-acfb-db31e2976b16\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTY1Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "51919fe8-011c-4681-985b-1dd398ee8d94" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"46b2ad1a-de3c-49fd-acfb-db31e2976b16\"" + ], + "x-ms-request-id": [ + "3fe9666e-c70e-48f9-844f-93e48e929b45" + ], + "x-ms-correlation-request-id": [ + "24102904-890d-47b7-8a71-0e18dd8ba262" + ], + "x-ms-arm-service-request-id": [ + "820764f5-7a73-4e15-b284-6966c5e0faab" + ], + "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:20210511T034623Z:24102904-890d-47b7-8a71-0e18dd8ba262" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:22 GMT" + ], + "Content-Length": [ + "1243" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5653\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653\",\r\n \"etag\": \"W/\\\"46b2ad1a-de3c-49fd-acfb-db31e2976b16\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"f8b8cbd9-b1c6-46dd-a82a-e74f3b109fea\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps4369\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\",\r\n \"etag\": \"W/\\\"46b2ad1a-de3c-49fd-acfb-db31e2976b16\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTY1Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps4369\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "51919fe8-011c-4681-985b-1dd398ee8d94" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "686" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "0de7f9f5-2fd8-4959-be52-be790d85c3b2" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/0de7f9f5-2fd8-4959-be52-be790d85c3b2?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "3e46c0e4-860a-4848-ae9c-2cfae85374a9" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "7a78ead2-3a8f-49c6-909f-9477f1bd543b" + ], + "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:20210511T034619Z:3e46c0e4-860a-4848-ae9c-2cfae85374a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:19 GMT" + ], + "Content-Length": [ + "1241" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5653\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653\",\r\n \"etag\": \"W/\\\"4fdf4701-d625-413a-9441-325cdfe8ee3c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"f8b8cbd9-b1c6-46dd-a82a-e74f3b109fea\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"172.20.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps4369\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\",\r\n \"etag\": \"W/\\\"4fdf4701-d625-413a-9441-325cdfe8ee3c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"172.20.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/0de7f9f5-2fd8-4959-be52-be790d85c3b2?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8wZGU3ZjlmNS0yZmQ4LTQ5NTktYmU1Mi1iZTc5MGQ4NWMzYjI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "51919fe8-011c-4681-985b-1dd398ee8d94" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "51f1ecde-1326-4932-be6c-391e242d7cbf" + ], + "x-ms-correlation-request-id": [ + "b9b63ef0-0e5e-420f-b56c-c0402f3773e3" + ], + "x-ms-arm-service-request-id": [ + "8b590423-ad44-4d4d-8087-0f625bdcb151" + ], + "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:20210511T034622Z:b9b63ef0-0e5e-420f-b56c-c0402f3773e3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:22 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIyMDc/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a617813d-19c5-48dc-875d-ebe4870e2f9b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "a4c2549f-2ad1-4efb-b535-6d35fb41acbd" + ], + "x-ms-correlation-request-id": [ + "a4c2549f-2ad1-4efb-b535-6d35fb41acbd" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210511T034623Z:a4c2549f-2ad1-4efb-b535-6d35fb41acbd" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:23 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "216" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/loadBalancers/ps2207' under resource group 'ps5227' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIyMDc/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a617813d-19c5-48dc-875d-ebe4870e2f9b" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"63a1135b-fec1-4a59-af4e-34de1412762b\"" + ], + "x-ms-request-id": [ + "9f452c74-5d05-413a-9c54-f107cb108555" + ], + "x-ms-correlation-request-id": [ + "3f82e558-5bae-4f81-adae-1cecb178e20c" + ], + "x-ms-arm-service-request-id": [ + "4d63cac6-4686-4838-b133-c38f9c8c2b72" + ], + "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:20210511T034635Z:3f82e558-5bae-4f81-adae-1cecb178e20c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:35 GMT" + ], + "Content-Length": [ + "6027" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2207\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b87d312a-5a08-4fc2-bd4a-5bd929f472b0\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2477\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps4158\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n },\r\n {\r\n \"name\": \"ps7227\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps4840\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps2632\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIyMDc/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a617813d-19c5-48dc-875d-ebe4870e2f9b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"63a1135b-fec1-4a59-af4e-34de1412762b\"" + ], + "x-ms-request-id": [ + "3994172a-0fb5-4c3e-9868-5d86cad1a4d8" + ], + "x-ms-correlation-request-id": [ + "f35b436e-cb32-4c6a-99f8-c5f8af0f511e" + ], + "x-ms-arm-service-request-id": [ + "0f96e85e-ba39-4cf3-a6c8-2e4a1cd21e4d" + ], + "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:20210511T034636Z:f35b436e-cb32-4c6a-99f8-c5f8af0f511e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:35 GMT" + ], + "Content-Length": [ + "6027" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2207\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b87d312a-5a08-4fc2-bd4a-5bd929f472b0\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2477\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps4158\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n },\r\n {\r\n \"name\": \"ps7227\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps4840\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps2632\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIyMDc/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a2693eda-7446-4b2f-910c-a99d6029f4a3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"63a1135b-fec1-4a59-af4e-34de1412762b\"" + ], + "x-ms-request-id": [ + "b6f92fce-57b9-46a8-b73d-7199ff8689c1" + ], + "x-ms-correlation-request-id": [ + "8d96e089-2c14-497b-9730-b63d2fc34604" + ], + "x-ms-arm-service-request-id": [ + "1222bfe2-63ef-4738-9ac3-13d6a1291d55" + ], + "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:20210511T034636Z:8d96e089-2c14-497b-9730-b63d2fc34604" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:35 GMT" + ], + "Content-Length": [ + "6027" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2207\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b87d312a-5a08-4fc2-bd4a-5bd929f472b0\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2477\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps4158\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n },\r\n {\r\n \"name\": \"ps7227\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps4840\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps2632\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\",\r\n \"etag\": \"W/\\\"63a1135b-fec1-4a59-af4e-34de1412762b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlR3JvdXBzL3BzNTIyNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9hZEJhbGFuY2Vycy9wczIyMDc/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Gateway\"\r\n },\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"properties\": {\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": []\r\n },\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\"\r\n }\r\n },\r\n \"name\": \"ps2477\",\r\n \"zones\": [],\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/FrontendIpConfigurations/ps2477\"\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"properties\": {\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"Vxlan\",\r\n \"type\": \"Internal\"\r\n }\r\n ],\r\n \"loadBalancerBackendAddresses\": []\r\n },\r\n \"name\": \"ps4158\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/BackendAddressPools/ps4158\"\r\n },\r\n {\r\n \"properties\": {\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"Vxlan\",\r\n \"type\": \"External\"\r\n }\r\n ],\r\n \"loadBalancerBackendAddresses\": []\r\n },\r\n \"name\": \"ps7227\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/BackendAddressPools/ps7227\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"properties\": {\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/FrontendIpConfigurations/ps2477\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/BackendAddressPools/ps4158\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/BackendAddressPools/ps7227\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/Probes/ps2632\"\r\n },\r\n \"protocol\": \"All\",\r\n \"loadDistribution\": \"SourceIP\",\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableTcpReset\": false,\r\n \"disableOutboundSnat\": true\r\n },\r\n \"name\": \"ps4840\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/LoadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"properties\": {\r\n \"protocol\": \"http\",\r\n \"port\": 80,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"requestPath\": \"healthcheck.aspx\"\r\n },\r\n \"name\": \"ps2632\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/Probes/ps2632\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"inboundNatPools\": [],\r\n \"outboundRules\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a617813d-19c5-48dc-875d-ebe4870e2f9b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "3910" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "303aa2cd-a539-4a65-ad6a-a4305d0d6e86" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/303aa2cd-a539-4a65-ad6a-a4305d0d6e86?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "b86024b4-1c85-4afc-93c7-2096e70fd5c6" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "b9821ba4-dd31-4698-9c11-402355f597fd" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210511T034625Z:b86024b4-1c85-4afc-93c7-2096e70fd5c6" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:24 GMT" + ], + "Content-Length": [ + "6021" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2207\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207\",\r\n \"etag\": \"W/\\\"53726015-4063-455f-bd36-b5865002a9a0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"b87d312a-5a08-4fc2-bd4a-5bd929f472b0\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"ps2477\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\",\r\n \"etag\": \"W/\\\"53726015-4063-455f-bd36-b5865002a9a0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAddress\": \"172.20.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/virtualNetworks/ps5653/subnets/ps4369\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"ps4158\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\",\r\n \"etag\": \"W/\\\"53726015-4063-455f-bd36-b5865002a9a0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2000,\r\n \"identifier\": 800,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"Internal\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n },\r\n {\r\n \"name\": \"ps7227\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\",\r\n \"etag\": \"W/\\\"53726015-4063-455f-bd36-b5865002a9a0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ],\r\n \"tunnelInterfaces\": [\r\n {\r\n \"port\": 2001,\r\n \"identifier\": 801,\r\n \"protocol\": \"VXLAN\",\r\n \"type\": \"External\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"ps4840\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\",\r\n \"etag\": \"W/\\\"53726015-4063-455f-bd36-b5865002a9a0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/frontendIPConfigurations/ps2477\"\r\n },\r\n \"frontendPort\": 0,\r\n \"backendPort\": 0,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"All\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"SourceIP\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps4158\"\r\n },\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/backendAddressPools/ps7227\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"ps2632\",\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/probes/ps2632\",\r\n \"etag\": \"W/\\\"53726015-4063-455f-bd36-b5865002a9a0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourceGroups/ps5227/providers/Microsoft.Network/loadBalancers/ps2207/loadBalancingRules/ps4840\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Gateway\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/providers/Microsoft.Network/locations/eastus2euap/operations/303aa2cd-a539-4a65-ad6a-a4305d0d6e86?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8zMDNhYTJjZC1hNTM5LTRhNjUtYWQ2YS1hNDMwNWQwZDZlODY/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "a617813d-19c5-48dc-875d-ebe4870e2f9b" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "0b4507ae-66b0-4ec8-9116-6fd435909804" + ], + "x-ms-correlation-request-id": [ + "5b0dbc5d-7b10-4856-899d-327695fd3bdc" + ], + "x-ms-arm-service-request-id": [ + "b98cd838-2f4f-4fde-8462-061da8e5111d" + ], + "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:20210511T034635Z:5b0dbc5d-7b10-4856-899d-327695fd3bdc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:34 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/resourcegroups/ps5227?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L3Jlc291cmNlZ3JvdXBzL3BzNTIyNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "abdde457-0fa4-4507-8012-886b0f422a58" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "8296a800-8825-4acc-8ef3-3808e58da8eb" + ], + "x-ms-correlation-request-id": [ + "8296a800-8825-4acc-8ef3-3808e58da8eb" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034637Z:8296a800-8825-4acc-8ef3-3808e58da8eb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:36 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "4c268bab-6872-49a3-a09b-e65189c85afa" + ], + "x-ms-correlation-request-id": [ + "4c268bab-6872-49a3-a09b-e65189c85afa" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034653Z:4c268bab-6872-49a3-a09b-e65189c85afa" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:46:52 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "e9b32ed4-8584-4236-a1d9-3ceb2516ef87" + ], + "x-ms-correlation-request-id": [ + "e9b32ed4-8584-4236-a1d9-3ceb2516ef87" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034708Z:e9b32ed4-8584-4236-a1d9-3ceb2516ef87" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:47:07 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "f5e5ef81-b173-40a5-86a6-477353136a5a" + ], + "x-ms-correlation-request-id": [ + "f5e5ef81-b173-40a5-86a6-477353136a5a" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034723Z:f5e5ef81-b173-40a5-86a6-477353136a5a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:47:22 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "5f538916-d5d9-4c5b-b409-d1ea7b3eae23" + ], + "x-ms-correlation-request-id": [ + "5f538916-d5d9-4c5b-b409-d1ea7b3eae23" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034738Z:5f538916-d5d9-4c5b-b409-d1ea7b3eae23" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:47:37 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "bf01769a-858b-40a4-9e14-722d72684e40" + ], + "x-ms-correlation-request-id": [ + "bf01769a-858b-40a4-9e14-722d72684e40" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034753Z:bf01769a-858b-40a4-9e14-722d72684e40" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:47:52 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "ed4f36b7-af65-4ba7-a693-dada45dcbc9d" + ], + "x-ms-correlation-request-id": [ + "ed4f36b7-af65-4ba7-a693-dada45dcbc9d" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034808Z:ed4f36b7-af65-4ba7-a693-dada45dcbc9d" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:48:08 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "8a95a2fc-4531-49fa-bab5-75b56b469560" + ], + "x-ms-correlation-request-id": [ + "8a95a2fc-4531-49fa-bab5-75b56b469560" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034824Z:8a95a2fc-4531-49fa-bab5-75b56b469560" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:48:23 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/3dc13b6d-6896-40ac-98f7-f18cbce2a405/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMjctRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2RjMTNiNmQtNjg5Ni00MGFjLTk4ZjctZjE4Y2JjZTJhNDA1L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1qY3RSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29916.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "6137dcc5-8aab-48b4-860b-8ae09a8559bc" + ], + "x-ms-correlation-request-id": [ + "6137dcc5-8aab-48b4-860b-8ae09a8559bc" + ], + "x-ms-routing-request-id": [ + "WESTUS2:20210511T034824Z:6137dcc5-8aab-48b4-860b-8ae09a8559bc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Tue, 11 May 2021 03:48:24 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-GatewayLoadBalancer-ProviderTwoPool": [ + "ps5227", + "ps5653", + "ps4369", + "ps2207", + "ps2477", + "ps4158", + "ps7227", + "ps2632", + "ps4840" + ] + }, + "Variables": { + "SubscriptionId": "3dc13b6d-6896-40ac-98f7-f18cbce2a405" + } +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerCRUD.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerCRUD.json index 6afc82a271b8..6522606ed1fc 100644 --- a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerCRUD.json +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerCRUD.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps7297?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzNzI5Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps2799?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzMjc5OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b957c463-5025-428b-9b7e-509aee8dd245" + "748db4fb-89b4-459e-8c4a-7bcdad00dac6" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ], "Content-Type": [ "application/json; charset=utf-8" @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "38d1ef1d-2ac0-41c5-b52e-b13e0e728349" + "eec86e7f-3e70-4cf8-bb97-23e2e38e9a6e" ], "x-ms-correlation-request-id": [ - "38d1ef1d-2ac0-41c5-b52e-b13e0e728349" + "eec86e7f-3e70-4cf8-bb97-23e2e38e9a6e" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053423Z:38d1ef1d-2ac0-41c5-b52e-b13e0e728349" + "WESTUS:20210607T112424Z:eec86e7f-3e70-4cf8-bb97-23e2e38e9a6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:22 GMT" + "Mon, 07 Jun 2021 11:24:23 GMT" ], "Content-Length": [ "222" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297\",\r\n \"name\": \"ps7297\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"Created\": \"2021-03-17T05:34:22.1994116Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799\",\r\n \"name\": \"ps2799\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"Created\": \"2021-06-07T11:24:23.8646254Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODEzMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODIwMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4bc470d-85dc-4dbc-9ab3-4b4da3e7a9f7" + "b3dcdb6f-ae52-4085-921b-6206b84a78ed" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -96,13 +96,13 @@ "gateway" ], "x-ms-request-id": [ - "6a43c979-8476-413c-a16f-ab9fcacdae92" + "bf36032f-a615-4a16-83b2-7b48245db3c8" ], "x-ms-correlation-request-id": [ - "6a43c979-8476-413c-a16f-ab9fcacdae92" + "bf36032f-a615-4a16-83b2-7b48245db3c8" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053423Z:6a43c979-8476-413c-a16f-ab9fcacdae92" + "WESTUS:20210607T112425Z:bf36032f-a615-4a16-83b2-7b48245db3c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:23 GMT" + "Mon, 07 Jun 2021 11:24:24 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,23 +123,23 @@ "218" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps8133' under resource group 'ps7297' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps8200' under resource group 'ps2799' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODEzMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODIwMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4bc470d-85dc-4dbc-9ab3-4b4da3e7a9f7" + "b3dcdb6f-ae52-4085-921b-6206b84a78ed" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -150,16 +150,16 @@ "no-cache" ], "ETag": [ - "W/\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\"" + "W/\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\"" ], "x-ms-request-id": [ - "91ed9151-6319-4da0-9b66-fbb0d495c27f" + "e9e55211-3165-4a07-9525-509340c09110" ], "x-ms-correlation-request-id": [ - "2678efc2-9ee2-4e42-81fc-78dfe00b6fc8" + "f2680780-000c-4287-bd64-98ea9b924f72" ], "x-ms-arm-service-request-id": [ - "f6c4bf49-7d21-4fc2-af25-c3e9f3444b27" + "f8f48872-40fe-43d3-a04a-b14bcc67cf10" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -172,13 +172,13 @@ "11997" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053434Z:2678efc2-9ee2-4e42-81fc-78dfe00b6fc8" + "WESTUS:20210607T112434Z:f2680780-000c-4287-bd64-98ea9b924f72" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:34 GMT" + "Mon, 07 Jun 2021 11:24:33 GMT" ], "Content-Length": [ "1263" @@ -190,26 +190,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8133\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133\",\r\n \"etag\": \"W/\\\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"db3b6732-38e3-4461-bb7a-340ebf9d1e32\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8200\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200\",\r\n \"etag\": \"W/\\\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ea48612d-23d3-427a-bbd4-6b0ec991371f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODEzMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODIwMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4bc470d-85dc-4dbc-9ab3-4b4da3e7a9f7" + "b3dcdb6f-ae52-4085-921b-6206b84a78ed" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -220,16 +220,16 @@ "no-cache" ], "ETag": [ - "W/\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\"" + "W/\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\"" ], "x-ms-request-id": [ - "d3923cdc-6d36-4455-a6d3-1070cba7f03e" + "2d99cc56-a56c-4a96-b7a2-9b5a0d236476" ], "x-ms-correlation-request-id": [ - "1565d2e8-c908-456b-b58d-642459471e08" + "ed244c2e-7561-4166-a3a3-b96a1dc50ce9" ], "x-ms-arm-service-request-id": [ - "07aeaf33-7de6-4356-a4d8-87f8241fad0b" + "f00b46ee-10dc-4bd2-968c-2d85efcb3136" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -242,13 +242,13 @@ "11996" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053434Z:1565d2e8-c908-456b-b58d-642459471e08" + "WESTUS:20210607T112434Z:ed244c2e-7561-4166-a3a3-b96a1dc50ce9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:34 GMT" + "Mon, 07 Jun 2021 11:24:33 GMT" ], "Content-Length": [ "1263" @@ -260,26 +260,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8133\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133\",\r\n \"etag\": \"W/\\\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"db3b6732-38e3-4461-bb7a-340ebf9d1e32\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8200\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200\",\r\n \"etag\": \"W/\\\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ea48612d-23d3-427a-bbd4-6b0ec991371f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODEzMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODIwMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e8498b67-6afe-4ef1-b80a-03b7b1177c99" + "dfae08eb-2d04-463a-adb0-d59ba731a2f2" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -290,16 +290,16 @@ "no-cache" ], "ETag": [ - "W/\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\"" + "W/\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\"" ], "x-ms-request-id": [ - "e2e316a5-934b-46b7-a93d-2a7ded039c75" + "52eddcc7-3f9c-42b6-9be5-3e7c5379d108" ], "x-ms-correlation-request-id": [ - "418a43f4-038b-41ad-811a-92e3c7ff626c" + "2760ec10-e926-48f3-98e3-9903aaa6c511" ], "x-ms-arm-service-request-id": [ - "c8cf0042-c43c-4ca3-99a0-f4e7840ce678" + "279cc097-afca-4a17-95c1-7df8aa5ab216" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -312,13 +312,13 @@ "11995" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053434Z:418a43f4-038b-41ad-811a-92e3c7ff626c" + "WESTUS:20210607T112434Z:2760ec10-e926-48f3-98e3-9903aaa6c511" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:34 GMT" + "Mon, 07 Jun 2021 11:24:33 GMT" ], "Content-Length": [ "1263" @@ -330,26 +330,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8133\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133\",\r\n \"etag\": \"W/\\\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"db3b6732-38e3-4461-bb7a-340ebf9d1e32\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"7dcb60f3-2e4f-4c7c-9578-7b6b00b29a76\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8200\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200\",\r\n \"etag\": \"W/\\\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ea48612d-23d3-427a-bbd4-6b0ec991371f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"9a5083b7-170c-4c8e-a82f-f4cbadc6c250\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODEzMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODIwMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"RouteServerSubnet\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e4bc470d-85dc-4dbc-9ab3-4b4da3e7a9f7" + "b3dcdb6f-ae52-4085-921b-6206b84a78ed" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -369,19 +369,19 @@ "3" ], "x-ms-request-id": [ - "4bc0aa72-e69d-4b1f-a141-6ffd9d35fcb8" + "3f738093-054c-458f-8b3f-d98b07b93e6c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/4bc0aa72-e69d-4b1f-a141-6ffd9d35fcb8?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/3f738093-054c-458f-8b3f-d98b07b93e6c?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "e53c6a34-f151-4543-ae00-21cb2aef1d96" + "8b9755aa-d2b2-48f9-a7d0-817bba647c41" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "f305a180-ae0f-4b00-81a4-936e19fca35d" + "d242b019-47b0-4780-9229-e6653f72decf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -394,13 +394,13 @@ "1199" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053430Z:e53c6a34-f151-4543-ae00-21cb2aef1d96" + "WESTUS:20210607T112430Z:8b9755aa-d2b2-48f9-a7d0-817bba647c41" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:30 GMT" + "Mon, 07 Jun 2021 11:24:29 GMT" ], "Content-Length": [ "1261" @@ -412,23 +412,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8133\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133\",\r\n \"etag\": \"W/\\\"78a6338e-a19e-485b-87de-915520c6b0eb\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"db3b6732-38e3-4461-bb7a-340ebf9d1e32\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"78a6338e-a19e-485b-87de-915520c6b0eb\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8200\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200\",\r\n \"etag\": \"W/\\\"ff946d9f-0652-4b20-83b6-f74096a45c98\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ea48612d-23d3-427a-bbd4-6b0ec991371f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"ff946d9f-0652-4b20-83b6-f74096a45c98\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/4bc0aa72-e69d-4b1f-a141-6ffd9d35fcb8?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzRiYzBhYTcyLWU2OWQtNGIxZi1hMTQxLTZmZmQ5ZDM1ZmNiOD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/3f738093-054c-458f-8b3f-d98b07b93e6c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzNmNzM4MDkzLTA1NGMtNDU4Zi04YjNmLWQ5OGIwN2I5M2U2Yz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "e4bc470d-85dc-4dbc-9ab3-4b4da3e7a9f7" + "b3dcdb6f-ae52-4085-921b-6206b84a78ed" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -439,13 +439,13 @@ "no-cache" ], "x-ms-request-id": [ - "5fdedbea-6f58-4b65-b7af-b30a14aa1e82" + "ff14e6f2-b046-4e19-baca-46816d19ec0f" ], "x-ms-correlation-request-id": [ - "03f279a3-a685-465f-8044-c8f0ce215a74" + "80847359-8adc-49d6-8ef2-6c20c366f6d5" ], "x-ms-arm-service-request-id": [ - "52b44b91-d907-46a6-b21c-112762ab6a1a" + "af6bb6d8-527f-4467-8a83-6515769413b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -458,13 +458,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053434Z:03f279a3-a685-465f-8044-c8f0ce215a74" + "WESTUS:20210607T112434Z:80847359-8adc-49d6-8ef2-6c20c366f6d5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:34 GMT" + "Mon, 07 Jun 2021 11:24:33 GMT" ], "Content-Length": [ "29" @@ -480,22 +480,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -509,13 +509,13 @@ "gateway" ], "x-ms-request-id": [ - "729e3067-e0d4-478e-a17a-83e5b6ff560c" + "30fcdbeb-b79b-483d-adc4-f7515edcfef3" ], "x-ms-correlation-request-id": [ - "729e3067-e0d4-478e-a17a-83e5b6ff560c" + "30fcdbeb-b79b-483d-adc4-f7515edcfef3" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053435Z:729e3067-e0d4-478e-a17a-83e5b6ff560c" + "WESTUS:20210607T112435Z:30fcdbeb-b79b-483d-adc4-f7515edcfef3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -524,7 +524,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:34 GMT" + "Mon, 07 Jun 2021 11:24:34 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -536,23 +536,23 @@ "214" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps5839' under resource group 'ps7297' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps5471' under resource group 'ps2799' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -563,13 +563,13 @@ "no-cache" ], "x-ms-request-id": [ - "da4d45c4-0c1e-40a3-8fc4-ff8e1f45ae8c" + "16145ceb-9132-45dd-bff7-7231b1823d58" ], "x-ms-correlation-request-id": [ - "78baa23e-68f8-4c45-84ad-462c1e189c00" + "99f9d279-5d0b-4c31-98ec-a37835c19698" ], "x-ms-arm-service-request-id": [ - "7b70b0a2-5ed7-4ea8-891a-13ba0ce297cb" + "6bde55d2-5e50-4f0e-b2c5-3d51be0ace46" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -582,16 +582,16 @@ "11993" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053436Z:78baa23e-68f8-4c45-84ad-462c1e189c00" + "WESTUS:20210607T112436Z:99f9d279-5d0b-4c31-98ec-a37835c19698" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:36 GMT" + "Mon, 07 Jun 2021 11:24:36 GMT" ], "Content-Length": [ - "590" + "638" ], "Content-Type": [ "application/json; charset=utf-8" @@ -600,26 +600,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5839\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839\",\r\n \"etag\": \"W/\\\"2a1455d9-57dd-4600-9059-33dd371ae1d8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps5471\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471\",\r\n \"etag\": \"W/\\\"f7c7ed8c-edef-437f-9d88-c3e06e4b90ff\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -630,13 +630,13 @@ "no-cache" ], "x-ms-request-id": [ - "4cd955cc-d936-4a7f-b673-28a065fcd273" + "1e73de88-00b7-4d47-ad2e-3678121d63c0" ], "x-ms-correlation-request-id": [ - "bbd90bde-058d-4f8e-9548-3506b2f2e300" + "2d428a35-8444-4e26-9278-5959dbdac8c7" ], "x-ms-arm-service-request-id": [ - "96dec8d2-4676-48ba-b1df-96c9716a50a7" + "d399d0d5-0f50-4578-9a84-0b3a8fb31f58" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -646,19 +646,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11981" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054959Z:bbd90bde-058d-4f8e-9548-3506b2f2e300" + "WESTCENTRALUS:20210607T114321Z:2d428a35-8444-4e26-9278-5959dbdac8c7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:49:59 GMT" + "Mon, 07 Jun 2021 11:43:21 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -667,26 +667,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5839\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps5471\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "85604a3c-913e-4271-867e-da9d20c209e9" + "107f0c0f-2eed-43d2-90e7-bb09734a13cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -697,13 +697,13 @@ "no-cache" ], "x-ms-request-id": [ - "72d2bd7f-cf31-4921-a258-b9bc9205f24f" + "9baa4de7-4c47-4706-a208-10b85c78b7d1" ], "x-ms-correlation-request-id": [ - "40d11bd8-0558-4a8c-bc03-d6777d13da0c" + "12d5cfa6-b597-4307-abfb-1842eb62abe6" ], "x-ms-arm-service-request-id": [ - "ae42ce16-b244-4bc1-ae3d-3f507a876d93" + "18261cd5-ae0c-4993-8767-c4470d6bf7f1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -713,19 +713,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11979" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:40d11bd8-0558-4a8c-bc03-d6777d13da0c" + "WESTCENTRALUS:20210607T114322Z:12d5cfa6-b597-4307-abfb-1842eb62abe6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:49:59 GMT" + "Mon, 07 Jun 2021 11:43:21 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -734,26 +734,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5839\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps5471\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"virtualHubRouteTableV2s\": [],\r\n \"sku\": \"Standard\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"allowBranchToBranchTraffic\": false\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -770,19 +770,19 @@ "no-cache" ], "x-ms-request-id": [ - "f56997ee-8a98-4d08-82da-1071d866c971" + "4fde0fd6-af34-4ae0-8248-fd8415442122" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/f56997ee-8a98-4d08-82da-1071d866c971?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/4fde0fd6-af34-4ae0-8248-fd8415442122?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "14c1547e-dfd5-42bc-9d49-5d077b34f4a1" + "cb00398e-da80-40ee-bbb0-d26bccf7f7d4" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "3ae07018-f58b-4926-8be8-21521df6866b" + "7ccf59de-1a73-4537-8b28-65e3e28b25dc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -795,16 +795,16 @@ "1198" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053436Z:14c1547e-dfd5-42bc-9d49-5d077b34f4a1" + "WESTUS:20210607T112436Z:cb00398e-da80-40ee-bbb0-d26bccf7f7d4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:36 GMT" + "Mon, 07 Jun 2021 11:24:36 GMT" ], "Content-Length": [ - "590" + "638" ], "Content-Type": [ "application/json; charset=utf-8" @@ -813,26 +813,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5839\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839\",\r\n \"etag\": \"W/\\\"2a1455d9-57dd-4600-9059-33dd371ae1d8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps5471\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471\",\r\n \"etag\": \"W/\\\"f7c7ed8c-edef-437f-9d88-c3e06e4b90ff\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -852,16 +852,16 @@ "10" ], "x-ms-request-id": [ - "6d0e73f4-433f-4c91-a352-40a2c1d72a41" + "01b241f4-95ba-42c1-8f90-5e6b7256b62e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "d4f2cdaf-d3d0-4cd8-94e7-2dda3c96f500" + "e9a0437a-cc22-4fe5-9341-0f85e25ee9ea" ], "x-ms-arm-service-request-id": [ - "7ff529d1-6182-432c-bd9a-f69ac9fbc8a5" + "f0d2c7c6-e14b-4c34-810a-bffc53728d70" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -874,13 +874,13 @@ "1197" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053437Z:d4f2cdaf-d3d0-4cd8-94e7-2dda3c96f500" + "WESTUS:20210607T112437Z:e9a0437a-cc22-4fe5-9341-0f85e25ee9ea" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:36 GMT" + "Mon, 07 Jun 2021 11:24:37 GMT" ], "Content-Length": [ "603" @@ -892,23 +892,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"a67adb8d-3ea4-49c8-af73-0421c9267d98\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"e9695883-21b7-46aa-a69c-3939d1270660\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -922,13 +922,13 @@ "10" ], "x-ms-request-id": [ - "32ca719b-0067-483f-bcae-21ab92488a2f" + "35c5bd1b-ba02-4b65-bd13-0f35aad4400b" ], "x-ms-correlation-request-id": [ - "6de089d1-0502-497d-92ad-29022749f603" + "4e27524c-fa9e-4691-8918-99fae9d1795c" ], "x-ms-arm-service-request-id": [ - "046bd035-1663-4eda-9854-93138c3fbcda" + "345c7702-2e75-401f-8300-4aab89b53149" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -941,13 +941,13 @@ "11992" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053447Z:6de089d1-0502-497d-92ad-29022749f603" + "WESTUS:20210607T112447Z:4e27524c-fa9e-4691-8918-99fae9d1795c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:46 GMT" + "Mon, 07 Jun 2021 11:24:47 GMT" ], "Content-Length": [ "30" @@ -963,19 +963,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -989,13 +989,13 @@ "20" ], "x-ms-request-id": [ - "c10383e3-c51b-45bf-ad12-0efae9decbd7" + "b71d1cc6-e5ca-4c8f-8790-65639f0b3e3b" ], "x-ms-correlation-request-id": [ - "ecb6a52c-e7a2-41d6-9cde-b47e54dee052" + "e9fd5c76-3def-4ab6-bf8d-22878999d09d" ], "x-ms-arm-service-request-id": [ - "18a30c3e-e3f4-4eec-913b-8e0388775ee3" + "22980bd2-fe7c-439c-8608-b5ab49596c3c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1008,13 +1008,13 @@ "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053457Z:ecb6a52c-e7a2-41d6-9cde-b47e54dee052" + "WESTUS:20210607T112457Z:e9fd5c76-3def-4ab6-bf8d-22878999d09d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:34:56 GMT" + "Mon, 07 Jun 2021 11:24:57 GMT" ], "Content-Length": [ "30" @@ -1030,19 +1030,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1056,13 +1056,13 @@ "40" ], "x-ms-request-id": [ - "0527b9c1-0905-48fa-94a2-59b733e89f42" + "68e6cc2e-ce64-49d7-bd93-1a3064ccfa08" ], "x-ms-correlation-request-id": [ - "8917d491-b1e1-4f3e-88dd-42744b74613f" + "9df50f25-85d3-4ee0-b25d-714e6eb3291f" ], "x-ms-arm-service-request-id": [ - "fd22b0d1-db05-449f-81f9-6fa85c6d1b3c" + "4d2117e9-63dc-419d-81e8-51d3e1216929" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1075,13 +1075,13 @@ "11990" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053517Z:8917d491-b1e1-4f3e-88dd-42744b74613f" + "WESTUS:20210607T112518Z:9df50f25-85d3-4ee0-b25d-714e6eb3291f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:35:16 GMT" + "Mon, 07 Jun 2021 11:25:17 GMT" ], "Content-Length": [ "30" @@ -1097,19 +1097,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1123,13 +1123,13 @@ "80" ], "x-ms-request-id": [ - "98c4ef02-32ba-4e0b-8c19-25813200b194" + "ec4c6d54-ec1c-4515-bfe0-91e4b308dda6" ], "x-ms-correlation-request-id": [ - "ed066a5c-0fbf-4e8b-9e0f-c176e0463a0d" + "5a1d16fc-19d5-4a70-ae72-2344dcd712ae" ], "x-ms-arm-service-request-id": [ - "ab271817-c286-4b05-b976-adbbb6155399" + "7875853c-59f3-4b7a-ac0e-c0c3f8fbbe25" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1142,13 +1142,13 @@ "11989" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053557Z:ed066a5c-0fbf-4e8b-9e0f-c176e0463a0d" + "WESTUS:20210607T112558Z:5a1d16fc-19d5-4a70-ae72-2344dcd712ae" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:35:56 GMT" + "Mon, 07 Jun 2021 11:25:57 GMT" ], "Content-Length": [ "30" @@ -1164,19 +1164,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1190,13 +1190,13 @@ "160" ], "x-ms-request-id": [ - "0630d3ff-67c8-43c7-8e12-4bc2cb2577d4" + "dff4176e-dd48-4058-b3d0-2a3f18b46955" ], "x-ms-correlation-request-id": [ - "ff33d285-6a10-4583-a983-1f0d7e2b8a09" + "d1018886-4063-43c7-80b0-fd0cdcb247b9" ], "x-ms-arm-service-request-id": [ - "daca85dc-e092-4a1e-9b89-4d57e5bd68b5" + "4c61eec4-7612-46f7-a823-58594335055f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1209,13 +1209,13 @@ "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053717Z:ff33d285-6a10-4583-a983-1f0d7e2b8a09" + "WESTUS:20210607T112718Z:d1018886-4063-43c7-80b0-fd0cdcb247b9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:37:17 GMT" + "Mon, 07 Jun 2021 11:27:18 GMT" ], "Content-Length": [ "30" @@ -1231,19 +1231,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1257,13 +1257,13 @@ "100" ], "x-ms-request-id": [ - "3afca7f5-5632-4a1a-af6c-d78318dd0a2c" + "812e74ca-66ca-4be5-80bc-11f4dec1ac2a" ], "x-ms-correlation-request-id": [ - "edfa0deb-8aa3-4bbd-97d9-9ec97dc6b2b0" + "0e9c10a0-7a91-495f-bee8-b989ff8ba588" ], "x-ms-arm-service-request-id": [ - "7b316bd8-742f-4af0-a5c6-5e2e589ac5a4" + "5157a35b-953c-4fb0-83c6-58e486e5f742" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1273,16 +1273,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T053958Z:edfa0deb-8aa3-4bbd-97d9-9ec97dc6b2b0" + "WESTCENTRALUS:20210607T112959Z:0e9c10a0-7a91-495f-bee8-b989ff8ba588" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:39:57 GMT" + "Mon, 07 Jun 2021 11:29:59 GMT" ], "Content-Length": [ "30" @@ -1298,19 +1298,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1324,13 +1324,13 @@ "100" ], "x-ms-request-id": [ - "87cc41b7-18c1-4d11-af4e-0fc8de29158c" + "223a7324-b6ac-4c4d-97de-39847b84b22a" ], "x-ms-correlation-request-id": [ - "8e4b6c5d-289a-4b71-82f2-3820c8db5525" + "54e3eb49-9bc2-449e-87f8-231360941bd2" ], "x-ms-arm-service-request-id": [ - "c5d92228-f7dd-4965-9c8e-bd71ce6fabf2" + "c020f27b-36e5-420f-99a8-549037eb58f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1340,16 +1340,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11990" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054138Z:8e4b6c5d-289a-4b71-82f2-3820c8db5525" + "WESTCENTRALUS:20210607T113139Z:54e3eb49-9bc2-449e-87f8-231360941bd2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:41:37 GMT" + "Mon, 07 Jun 2021 11:31:38 GMT" ], "Content-Length": [ "30" @@ -1365,19 +1365,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1391,13 +1391,13 @@ "100" ], "x-ms-request-id": [ - "24181f4b-dc63-441b-b8a9-7c5499f2443d" + "e2a7a01b-ea2d-4d25-b018-0e2fdbb31032" ], "x-ms-correlation-request-id": [ - "93e10d8f-98b0-45d0-94a9-89423506f759" + "8c3cbeac-2052-42fd-ae82-1a918d76c789" ], "x-ms-arm-service-request-id": [ - "c5d892bf-d82c-4838-8af5-61595b6daa47" + "fa2bca15-d333-4a92-a39c-dbe1f05e9436" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1407,16 +1407,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11989" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054318Z:93e10d8f-98b0-45d0-94a9-89423506f759" + "WESTCENTRALUS:20210607T113319Z:8c3cbeac-2052-42fd-ae82-1a918d76c789" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:43:17 GMT" + "Mon, 07 Jun 2021 11:33:19 GMT" ], "Content-Length": [ "30" @@ -1432,19 +1432,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1458,13 +1458,13 @@ "100" ], "x-ms-request-id": [ - "910a31f3-13c5-4192-a5b9-feffceac0998" + "33605a66-2031-43e9-abdc-719862a8cc81" ], "x-ms-correlation-request-id": [ - "953567bd-1cc5-4e4f-92f1-9c1115c4c495" + "8d51e8d9-cdef-4d43-b03d-f6e604295fb3" ], "x-ms-arm-service-request-id": [ - "6ab455c4-3590-451a-9f98-2c07780dcab1" + "ca5ca278-48ec-46ab-b05b-fb2d87e9d1c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1474,16 +1474,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054458Z:953567bd-1cc5-4e4f-92f1-9c1115c4c495" + "WESTCENTRALUS:20210607T113500Z:8d51e8d9-cdef-4d43-b03d-f6e604295fb3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:44:58 GMT" + "Mon, 07 Jun 2021 11:34:59 GMT" ], "Content-Length": [ "30" @@ -1499,19 +1499,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1525,13 +1525,13 @@ "100" ], "x-ms-request-id": [ - "e0aad835-d637-4fc9-93b4-c2f85742b8db" + "158ed421-2f73-4c09-9c0a-f7ce80852868" ], "x-ms-correlation-request-id": [ - "d1579350-c034-49d8-935f-b079d7497db2" + "003ce187-f0b0-45cd-a541-3635a279f4ca" ], "x-ms-arm-service-request-id": [ - "3451fc95-799c-477a-8ace-44bf9de27e5e" + "7ac155ca-2d40-4ba8-a806-02a91c9e8977" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1541,16 +1541,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" + "11987" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054639Z:d1579350-c034-49d8-935f-b079d7497db2" + "WESTCENTRALUS:20210607T113640Z:003ce187-f0b0-45cd-a541-3635a279f4ca" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:46:38 GMT" + "Mon, 07 Jun 2021 11:36:40 GMT" ], "Content-Length": [ "30" @@ -1566,19 +1566,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1592,13 +1592,13 @@ "100" ], "x-ms-request-id": [ - "8f9c3ffe-50c0-4089-b4f2-1f8e55706d59" + "279ff373-8805-4ea4-909e-b8543aa5790b" ], "x-ms-correlation-request-id": [ - "60ec9438-f62d-4edc-8117-bba61a89d939" + "2c32e8fc-e392-4604-a0cb-22838a37384d" ], "x-ms-arm-service-request-id": [ - "b182a5cf-b176-44fc-bad2-0c50385d46a6" + "81f14ffd-e2df-4120-9bc0-06361d969c92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1608,16 +1608,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "11986" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054819Z:60ec9438-f62d-4edc-8117-bba61a89d939" + "WESTCENTRALUS:20210607T113820Z:2c32e8fc-e392-4604-a0cb-22838a37384d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:48:19 GMT" + "Mon, 07 Jun 2021 11:38:19 GMT" ], "Content-Length": [ "30" @@ -1633,19 +1633,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/6d0e73f4-433f-4c91-a352-40a2c1d72a41?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzZkMGU3M2Y0LTQzM2YtNGM5MS1hMzUyLTQwYTJjMWQ3MmE0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1655,14 +1655,17 @@ "Pragma": [ "no-cache" ], + "Retry-After": [ + "100" + ], "x-ms-request-id": [ - "bdf35eb3-1ffe-4ebc-83b6-0aae1a9d1f35" + "b0a4b2a2-f173-4efa-a4c0-ec1d48d8198a" ], "x-ms-correlation-request-id": [ - "a611c4bf-c529-45c1-a65b-c60ffcadcb83" + "f5ccfdb5-c755-462c-861c-46b63033460a" ], "x-ms-arm-service-request-id": [ - "ba6d451b-d77c-4590-8546-dd30decbc1e3" + "3141a897-b1f8-4f8e-8b1b-463c982727bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1672,19 +1675,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "11985" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054959Z:a611c4bf-c529-45c1-a65b-c60ffcadcb83" + "WESTCENTRALUS:20210607T114000Z:f5ccfdb5-c755-462c-861c-46b63033460a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:49:59 GMT" + "Mon, 07 Jun 2021 11:40:00 GMT" ], "Content-Length": [ - "29" + "30" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1693,23 +1696,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1719,17 +1722,17 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"eb1fb285-a90c-422c-a905-86ef1450d695\"" + "Retry-After": [ + "100" ], "x-ms-request-id": [ - "5abfb9bf-77d2-4f83-9b41-5c67d77e5bd5" + "5811711a-1933-4a25-b9fe-92e02368f751" ], "x-ms-correlation-request-id": [ - "7ce39ad9-d367-433f-a9dc-03e6364d8388" + "8b4ca735-abbe-420f-a7c0-22f9bf1e95f6" ], "x-ms-arm-service-request-id": [ - "9c54a5ea-687d-496f-8cf6-58108fd5b088" + "ac34776c-d98c-4853-9e60-0863743687a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1739,19 +1742,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11984" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T054959Z:7ce39ad9-d367-433f-a9dc-03e6364d8388" + "WESTCENTRALUS:20210607T114141Z:8b4ca735-abbe-420f-a7c0-22f9bf1e95f6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:49:59 GMT" + "Mon, 07 Jun 2021 11:41:40 GMT" ], "Content-Length": [ - "604" + "30" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1760,26 +1763,87 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/01b241f4-95ba-42c1-8f90-5e6b7256b62e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzAxYjI0MWY0LTk1YmEtNDJjMS04ZjkwLTVlNmI3MjU2YjYyZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7f2e850f-6cc1-4c40-80d8-176a6f585ad7" + "385536d1-2ebd-4528-8194-ac32775517a1" ], - "Accept-Language": [ - "en-US" + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "c214184e-1d53-40d4-ad0f-2dd2213557e8" + ], + "x-ms-correlation-request-id": [ + "661392f5-0aec-4c7c-8e5f-778226964ac8" + ], + "x-ms-arm-service-request-id": [ + "a698e24d-ba1a-48cf-a84b-5e68656ca291" + ], + "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": [ + "WESTCENTRALUS:20210607T114321Z:661392f5-0aec-4c7c-8e5f-778226964ac8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 07 Jun 2021 11:43:21 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "385536d1-2ebd-4528-8194-ac32775517a1" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1790,16 +1854,16 @@ "no-cache" ], "ETag": [ - "W/\"eb1fb285-a90c-422c-a905-86ef1450d695\"" + "W/\"5afa47dd-6163-414e-9780-8bad5b9b605c\"" ], "x-ms-request-id": [ - "4b3fbfde-23ed-4c19-875a-0b048107369e" + "34437fb3-2dc0-45a8-964c-ff2e3490a7c6" ], "x-ms-correlation-request-id": [ - "5f0c69a0-7300-4c8a-bfd9-31d4bb1f87bd" + "1e39f3f3-445e-4434-abdc-9cade66d1104" ], "x-ms-arm-service-request-id": [ - "5cc524a5-fc23-4bbb-ad28-91d5fd9f2458" + "85fd4175-b49a-4466-99e2-4278b5333d8b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1809,16 +1873,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11982" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:5f0c69a0-7300-4c8a-bfd9-31d4bb1f87bd" + "WESTCENTRALUS:20210607T114321Z:1e39f3f3-445e-4434-abdc-9cade66d1104" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:49:59 GMT" + "Mon, 07 Jun 2021 11:43:21 GMT" ], "Content-Length": [ "604" @@ -1830,26 +1894,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "85604a3c-913e-4271-867e-da9d20c209e9" + "385536d1-2ebd-4528-8194-ac32775517a1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1859,17 +1923,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"eb1fb285-a90c-422c-a905-86ef1450d695\"" - ], "x-ms-request-id": [ - "7044d04d-9f1e-46b6-9dec-1e51b3225d19" + "a507eef8-c67e-4bd1-b363-c970416aaacd" ], "x-ms-correlation-request-id": [ - "e04360ed-22e2-42da-b75d-165fa701a258" + "0c960aba-de03-457b-af29-fcca722f201a" ], "x-ms-arm-service-request-id": [ - "68ee8bd8-ec44-4efa-9d94-868252a7e0c2" + "65131d0b-1323-47de-b94d-2f34e1d5574e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1879,19 +1940,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11980" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:e04360ed-22e2-42da-b75d-165fa701a258" + "WESTCENTRALUS:20210607T114322Z:0c960aba-de03-457b-af29-fcca722f201a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:00 GMT" + "Mon, 07 Jun 2021 11:43:21 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1900,26 +1961,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "696d6c27-f56e-4199-a777-41f28a771c6f" + "107f0c0f-2eed-43d2-90e7-bb09734a13cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1929,17 +1990,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"eb1fb285-a90c-422c-a905-86ef1450d695\"" - ], "x-ms-request-id": [ - "c8c01c04-05a3-462f-8809-41590363a1f4" + "e5abb5f0-6ac0-4c9f-a9e4-68cfc3563560" ], "x-ms-correlation-request-id": [ - "91719f93-4b1d-4b2c-9094-e7d641b94b9f" + "4b38f127-2192-41a7-8b1f-b957af2c4cdf" ], "x-ms-arm-service-request-id": [ - "889d8241-206c-4d09-a5c0-f5a85596ff44" + "d60d60a8-db95-48b6-af76-80639990d890" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1949,19 +2007,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11977" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:91719f93-4b1d-4b2c-9094-e7d641b94b9f" + "WESTCENTRALUS:20210607T114322Z:4b38f127-2192-41a7-8b1f-b957af2c4cdf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:00 GMT" + "Mon, 07 Jun 2021 11:43:22 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1970,26 +2028,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualNetworks/ps8133/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "85604a3c-913e-4271-867e-da9d20c209e9" + "05877fb9-f580-497b-a952-578bfbd2a6aa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2000,13 +2058,13 @@ "no-cache" ], "x-ms-request-id": [ - "ef5bc087-c784-473b-be39-c808ec10b22e" + "7977feb6-6eda-4965-9218-d64764712e60" ], "x-ms-correlation-request-id": [ - "969f11f8-e4e4-4656-a633-9eef3d49e022" + "3ae91d1d-c118-419b-af7f-cb716134d583" ], "x-ms-arm-service-request-id": [ - "7d5dd0b5-a77f-440e-891d-0dba987db70a" + "f37b0078-f620-486b-80a3-4db939dbd853" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2016,19 +2074,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11974" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:969f11f8-e4e4-4656-a633-9eef3d49e022" + "WESTCENTRALUS:20210607T114323Z:3ae91d1d-c118-419b-af7f-cb716134d583" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:00 GMT" + "Mon, 07 Jun 2021 11:43:22 GMT" ], "Content-Length": [ - "19" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2037,26 +2095,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": []\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualNetworks/ps8200/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "696d6c27-f56e-4199-a777-41f28a771c6f" + "107f0c0f-2eed-43d2-90e7-bb09734a13cb" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2067,13 +2125,13 @@ "no-cache" ], "x-ms-request-id": [ - "ca737e57-3edc-4ff3-985a-dcf8de3e2e47" + "1530e8c8-adac-4399-9bcc-95aa8388d0b3" ], "x-ms-correlation-request-id": [ - "d2a42432-67d4-4452-855d-37dc04b6c019" + "86029369-04a9-4d3c-9877-907526647a54" ], "x-ms-arm-service-request-id": [ - "22fb461a-fe53-4217-9608-42570fdbead9" + "dd33f175-ce45-4c54-ad23-d50549e1bdc6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2083,16 +2141,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11978" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:d2a42432-67d4-4452-855d-37dc04b6c019" + "WESTCENTRALUS:20210607T114322Z:86029369-04a9-4d3c-9877-907526647a54" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:00 GMT" + "Mon, 07 Jun 2021 11:43:22 GMT" ], "Content-Length": [ "19" @@ -2108,22 +2166,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "696d6c27-f56e-4199-a777-41f28a771c6f" + "05877fb9-f580-497b-a952-578bfbd2a6aa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2134,13 +2192,13 @@ "no-cache" ], "x-ms-request-id": [ - "4a9d3ae9-29ac-49cd-82d5-5d90e44f3cde" + "52474be0-4aa9-40a9-ab88-5e8bb546b50f" ], "x-ms-correlation-request-id": [ - "dd49a411-7b45-4449-b8b5-fead731d3475" + "69685338-66ee-4883-8db6-d81dd69988f4" ], "x-ms-arm-service-request-id": [ - "6927b762-0a2c-43ce-bb14-d41e200954f6" + "eaa0f750-78b8-45ce-a0c7-e99c8764e861" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2150,19 +2208,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11975" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055000Z:dd49a411-7b45-4449-b8b5-fead731d3475" + "WESTCENTRALUS:20210607T114323Z:69685338-66ee-4883-8db6-d81dd69988f4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:00 GMT" + "Mon, 07 Jun 2021 11:43:22 GMT" ], "Content-Length": [ - "757" + "19" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2171,26 +2229,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps5839\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839\",\r\n \"etag\": \"W/\\\"eb1fb285-a90c-422c-a905-86ef1450d695\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "75fc6d55-dc24-4f08-891e-088bfc84e54a" + "05877fb9-f580-497b-a952-578bfbd2a6aa" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2201,13 +2259,13 @@ "no-cache" ], "x-ms-request-id": [ - "5e34383e-52ea-48ae-b244-51ba2046995e" + "43e356c0-fc08-480d-aec6-4c3909444239" ], "x-ms-correlation-request-id": [ - "609216d8-0b89-4844-baa7-e18da50047c3" + "43ecb168-bf7b-45b7-97d2-44fa3e7e38d1" ], "x-ms-arm-service-request-id": [ - "2f96fd18-c00d-4563-a543-7a7cf0395168" + "6d820a84-9b61-4913-a4d8-c7a2e4e0ef68" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2217,19 +2275,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11976" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055253Z:609216d8-0b89-4844-baa7-e18da50047c3" + "WESTCENTRALUS:20210607T114322Z:43ecb168-bf7b-45b7-97d2-44fa3e7e38d1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:52 GMT" + "Mon, 07 Jun 2021 11:43:22 GMT" ], "Content-Length": [ - "19" + "809" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2238,26 +2296,86 @@ "-1" ] }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps5471\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471\",\r\n \"etag\": \"W/\\\"5afa47dd-6163-414e-9780-8bad5b9b605c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9ac996d6-2558-436d-84c3-afeccec08600" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11965" + ], + "x-ms-request-id": [ + "176cc6b8-96af-446c-a4af-89353c196363" + ], + "x-ms-correlation-request-id": [ + "176cc6b8-96af-446c-a4af-89353c196363" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20210607T114615Z:176cc6b8-96af-446c-a4af-89353c196363" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 07 Jun 2021 11:46:15 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "12" + ] + }, "ResponseBody": "{\r\n \"value\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2268,22 +2386,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "a5f47e38-5668-46bb-a65f-3725516dff3d" + "63d67e17-6ee3-4b23-8ba3-a3a38f6c0324" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "04d20581-54a8-47c7-a67a-984128e4d7ea" + "4c8fae0c-69dd-45c9-946e-f55383098173" ], "x-ms-arm-service-request-id": [ - "67d2ee03-5fd6-4121-9e11-c34c84fbb223" + "8c08c5e8-71e8-4c47-9fe4-01cf7565fa89" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2296,13 +2414,13 @@ "14999" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055001Z:04d20581-54a8-47c7-a67a-984128e4d7ea" + "WESTCENTRALUS:20210607T114323Z:4c8fae0c-69dd-45c9-946e-f55383098173" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:00 GMT" + "Mon, 07 Jun 2021 11:43:23 GMT" ], "Expires": [ "-1" @@ -2315,19 +2433,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E1ZjQ3ZTM4LTU2NjgtNDZiYi1hNjVmLTM3MjU1MTZkZmYzZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYzZDY3ZTE3LTZlZTMtNGIyMy04YmEzLWEzYTM4ZjZjMDMyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2341,13 +2459,13 @@ "10" ], "x-ms-request-id": [ - "2e8eed59-5737-4bf6-bf40-84436670acb2" + "cd9eaf66-b510-48c5-9468-0365b31c8930" ], "x-ms-correlation-request-id": [ - "d1405c56-1a27-4dfe-a6d9-d4bcd2057f58" + "5bf3f14d-41e1-442f-bb65-f628f18df25e" ], "x-ms-arm-service-request-id": [ - "171ef565-2a30-4baf-beb3-e497d1783761" + "0d0462d9-723b-40df-be6c-565a3a0779ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2357,16 +2475,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11973" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055011Z:d1405c56-1a27-4dfe-a6d9-d4bcd2057f58" + "WESTCENTRALUS:20210607T114333Z:5bf3f14d-41e1-442f-bb65-f628f18df25e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:10 GMT" + "Mon, 07 Jun 2021 11:43:33 GMT" ], "Content-Length": [ "30" @@ -2382,19 +2500,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E1ZjQ3ZTM4LTU2NjgtNDZiYi1hNjVmLTM3MjU1MTZkZmYzZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYzZDY3ZTE3LTZlZTMtNGIyMy04YmEzLWEzYTM4ZjZjMDMyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2408,13 +2526,13 @@ "20" ], "x-ms-request-id": [ - "dc234487-ea7b-463f-b11e-43081431b3a9" + "01a1d3f8-e2f7-4d1e-a0b2-66a627fab13a" ], "x-ms-correlation-request-id": [ - "48d19ec9-fc5c-4c11-91e3-d4072212670b" + "d6649b4e-b6da-4aa8-b419-4c889f4b7bae" ], "x-ms-arm-service-request-id": [ - "d7be3cf4-d215-4d03-a74a-a140f59c6bdb" + "8907e478-f3b2-4013-92f1-7e60c05fdd3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2424,16 +2542,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11972" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055021Z:48d19ec9-fc5c-4c11-91e3-d4072212670b" + "WESTCENTRALUS:20210607T114343Z:d6649b4e-b6da-4aa8-b419-4c889f4b7bae" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:20 GMT" + "Mon, 07 Jun 2021 11:43:43 GMT" ], "Content-Length": [ "30" @@ -2449,19 +2567,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E1ZjQ3ZTM4LTU2NjgtNDZiYi1hNjVmLTM3MjU1MTZkZmYzZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYzZDY3ZTE3LTZlZTMtNGIyMy04YmEzLWEzYTM4ZjZjMDMyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2475,13 +2593,13 @@ "40" ], "x-ms-request-id": [ - "e8645a2e-57f5-4508-87eb-be1c40a3ba3e" + "27b224f6-27b9-45f3-b719-500f5c881745" ], "x-ms-correlation-request-id": [ - "63a7acb4-7dad-4d00-b71a-30a05038d9d4" + "5c2c3247-c8f9-492d-a1b6-7419c1a98cad" ], "x-ms-arm-service-request-id": [ - "9880b42f-e0d5-49cc-ac2e-3481aa51906c" + "8b92b744-708c-4e9f-87fd-ca94f48ebc9b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2491,16 +2609,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11971" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055041Z:63a7acb4-7dad-4d00-b71a-30a05038d9d4" + "WESTCENTRALUS:20210607T114404Z:5c2c3247-c8f9-492d-a1b6-7419c1a98cad" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:50:40 GMT" + "Mon, 07 Jun 2021 11:44:03 GMT" ], "Content-Length": [ "30" @@ -2516,19 +2634,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E1ZjQ3ZTM4LTU2NjgtNDZiYi1hNjVmLTM3MjU1MTZkZmYzZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYzZDY3ZTE3LTZlZTMtNGIyMy04YmEzLWEzYTM4ZjZjMDMyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2542,13 +2660,13 @@ "80" ], "x-ms-request-id": [ - "7361d86b-949f-4927-a7ed-aac28d56cc62" + "eea17cad-cdca-4276-9a68-961baa263d6f" ], "x-ms-correlation-request-id": [ - "4cba7dc4-ce14-449a-99f5-64ec29f6b961" + "79b92caa-5c25-4092-8bf3-57c064acc7ce" ], "x-ms-arm-service-request-id": [ - "b96029ce-8f92-4bf2-8559-1bbf5d7876d4" + "c8c18b01-02ed-4b35-b4bc-177c25db5cb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2558,16 +2676,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11970" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055121Z:4cba7dc4-ce14-449a-99f5-64ec29f6b961" + "WESTCENTRALUS:20210607T114444Z:79b92caa-5c25-4092-8bf3-57c064acc7ce" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:51:21 GMT" + "Mon, 07 Jun 2021 11:44:43 GMT" ], "Content-Length": [ "30" @@ -2583,19 +2701,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E1ZjQ3ZTM4LTU2NjgtNDZiYi1hNjVmLTM3MjU1MTZkZmYzZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYzZDY3ZTE3LTZlZTMtNGIyMy04YmEzLWEzYTM4ZjZjMDMyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2606,13 +2724,13 @@ "no-cache" ], "x-ms-request-id": [ - "0325d39d-bcac-4cd9-be05-ae30770181af" + "042cdc20-9153-4221-9e0c-c2e6d131a9db" ], "x-ms-correlation-request-id": [ - "ad75bc5d-ae2a-427d-b7c7-fdca5394d7c6" + "924334a8-3919-4f40-9cc1-55b10ba36627" ], "x-ms-arm-service-request-id": [ - "889f9383-9a13-4580-a3b5-01644d7f1037" + "c16b14af-4fb7-4eee-b392-dca2afc5fa15" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2622,16 +2740,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11969" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055242Z:ad75bc5d-ae2a-427d-b7c7-fdca5394d7c6" + "WESTCENTRALUS:20210607T114604Z:924334a8-3919-4f40-9cc1-55b10ba36627" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:41 GMT" + "Mon, 07 Jun 2021 11:46:04 GMT" ], "Content-Length": [ "29" @@ -2647,19 +2765,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2E1ZjQ3ZTM4LTU2NjgtNDZiYi1hNjVmLTM3MjU1MTZkZmYzZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzYzZDY3ZTE3LTZlZTMtNGIyMy04YmEzLWEzYTM4ZjZjMDMyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2670,19 +2788,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01" ], "x-ms-request-id": [ - "a5f47e38-5668-46bb-a65f-3725516dff3d" + "63d67e17-6ee3-4b23-8ba3-a3a38f6c0324" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a5f47e38-5668-46bb-a65f-3725516dff3d?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/63d67e17-6ee3-4b23-8ba3-a3a38f6c0324?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "04d20581-54a8-47c7-a67a-984128e4d7ea" + "4c8fae0c-69dd-45c9-946e-f55383098173" ], "x-ms-arm-service-request-id": [ - "67d2ee03-5fd6-4121-9e11-c34c84fbb223" + "8c08c5e8-71e8-4c47-9fe4-01cf7565fa89" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2692,16 +2810,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11968" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055242Z:223b2a99-0517-49f3-b38f-60fa1557e654" + "WESTCENTRALUS:20210607T114604Z:1200de0b-3a64-494c-b6b9-c4e22f011ee0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:41 GMT" + "Mon, 07 Jun 2021 11:46:04 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2714,22 +2832,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7297/providers/Microsoft.Network/virtualHubs/ps5839?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzI5Ny9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1ODM5P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps2799/providers/Microsoft.Network/virtualHubs/ps5471?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMjc5OS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1NDcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2740,25 +2858,25 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d8ba2192-de93-4cc4-9988-13dc8e496e64?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1" + "d8ba2192-de93-4cc4-9988-13dc8e496e64" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d8ba2192-de93-4cc4-9988-13dc8e496e64?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "7c73069e-081f-4bd1-8258-b475188add3e" + "3da9d68f-e9f4-49fb-9b46-6d561f87ee79" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "f410ba77-c597-4282-9539-1cdab37703e2" + "66eb6ebe-fcd4-494d-b7d9-2e07cc61070b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2771,13 +2889,13 @@ "14998" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055242Z:7c73069e-081f-4bd1-8258-b475188add3e" + "WESTCENTRALUS:20210607T114605Z:3da9d68f-e9f4-49fb-9b46-6d561f87ee79" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:42 GMT" + "Mon, 07 Jun 2021 11:46:04 GMT" ], "Expires": [ "-1" @@ -2790,19 +2908,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2Q0YjQ4NzljLWYyZDItNDZlNy05ZTNlLTBkYmFjOGQxNDZjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d8ba2192-de93-4cc4-9988-13dc8e496e64?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2Q4YmEyMTkyLWRlOTMtNGNjNC05OTg4LTEzZGM4ZTQ5NmU2ND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2813,13 +2931,13 @@ "no-cache" ], "x-ms-request-id": [ - "453b6b7d-48b5-4369-a1b0-e12c45165b8b" + "9c62c81a-d4d3-4a8e-a997-d368432f7d98" ], "x-ms-correlation-request-id": [ - "1dfaef41-b987-4162-a419-46f70cf0bc8a" + "4a5cfdf9-fc77-490f-80e5-a98489a3d179" ], "x-ms-arm-service-request-id": [ - "6def91cf-d009-46e1-8be0-6a398d688f3b" + "f25af918-6201-40f7-8aab-5a6d43c3c1d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2829,16 +2947,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11967" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055252Z:1dfaef41-b987-4162-a419-46f70cf0bc8a" + "WESTCENTRALUS:20210607T114615Z:4a5cfdf9-fc77-490f-80e5-a98489a3d179" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:52 GMT" + "Mon, 07 Jun 2021 11:46:14 GMT" ], "Content-Length": [ "29" @@ -2854,19 +2972,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2Q0YjQ4NzljLWYyZDItNDZlNy05ZTNlLTBkYmFjOGQxNDZjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d8ba2192-de93-4cc4-9988-13dc8e496e64?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2Q4YmEyMTkyLWRlOTMtNGNjNC05OTg4LTEzZGM4ZTQ5NmU2ND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4735be21-5c62-454a-9088-5d739a0f09ef" + "f73fc66b-2269-4618-b518-ed125e2393a9" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2877,22 +2995,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d8ba2192-de93-4cc4-9988-13dc8e496e64?api-version=2021-02-01" ], "x-ms-request-id": [ - "d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1" + "d8ba2192-de93-4cc4-9988-13dc8e496e64" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d4b4879c-f2d2-46e7-9e3e-0dbac8d146c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d8ba2192-de93-4cc4-9988-13dc8e496e64?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "7c73069e-081f-4bd1-8258-b475188add3e" + "3da9d68f-e9f4-49fb-9b46-6d561f87ee79" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "f410ba77-c597-4282-9539-1cdab37703e2" + "66eb6ebe-fcd4-494d-b7d9-2e07cc61070b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2902,16 +3020,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11966" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055253Z:1504ec5a-7918-4a52-863a-75ffd61a823d" + "WESTCENTRALUS:20210607T114615Z:0ec87dd2-3a58-4a7c-bc81-bd8b1cfdd93c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:52 GMT" + "Mon, 07 Jun 2021 11:46:15 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2924,22 +3042,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps7297?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzNzI5Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps2799?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzMjc5OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "00959e80-4bdf-45f7-a7a5-a437bd7bc918" + "3a1c5da9-e522-4a08-9c19-5e98a6b5662d" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -2950,7 +3068,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -2959,13 +3077,13 @@ "14999" ], "x-ms-request-id": [ - "9ecb84b7-a912-4479-9e60-ed77513f082a" + "51d1fa39-ad8f-4e0e-b431-d9e002c8ed92" ], "x-ms-correlation-request-id": [ - "9ecb84b7-a912-4479-9e60-ed77513f082a" + "51d1fa39-ad8f-4e0e-b431-d9e002c8ed92" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055254Z:9ecb84b7-a912-4479-9e60-ed77513f082a" + "WESTCENTRALUS:20210607T114616Z:51d1fa39-ad8f-4e0e-b431-d9e002c8ed92" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2974,7 +3092,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:52:54 GMT" + "Mon, 07 Jun 2021 11:46:16 GMT" ], "Expires": [ "-1" @@ -2987,16 +3105,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3007,7 +3125,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3016,13 +3134,13 @@ "11999" ], "x-ms-request-id": [ - "cb53332c-acb8-482f-a5c8-6f34e9c562b6" + "af2fd5e2-e3a8-4efb-88c7-e32d27b9a266" ], "x-ms-correlation-request-id": [ - "cb53332c-acb8-482f-a5c8-6f34e9c562b6" + "af2fd5e2-e3a8-4efb-88c7-e32d27b9a266" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055309Z:cb53332c-acb8-482f-a5c8-6f34e9c562b6" + "WESTCENTRALUS:20210607T114631Z:af2fd5e2-e3a8-4efb-88c7-e32d27b9a266" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3031,7 +3149,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:53:09 GMT" + "Mon, 07 Jun 2021 11:46:31 GMT" ], "Expires": [ "-1" @@ -3044,16 +3162,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3064,7 +3182,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3073,13 +3191,13 @@ "11998" ], "x-ms-request-id": [ - "07387cbc-6db0-45bf-969a-707c8c198948" + "642c9acc-dd4e-46a1-be79-0b533c178e16" ], "x-ms-correlation-request-id": [ - "07387cbc-6db0-45bf-969a-707c8c198948" + "642c9acc-dd4e-46a1-be79-0b533c178e16" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055325Z:07387cbc-6db0-45bf-969a-707c8c198948" + "WESTCENTRALUS:20210607T114647Z:642c9acc-dd4e-46a1-be79-0b533c178e16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3088,7 +3206,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:53:24 GMT" + "Mon, 07 Jun 2021 11:46:46 GMT" ], "Expires": [ "-1" @@ -3101,16 +3219,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3121,7 +3239,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3130,13 +3248,13 @@ "11997" ], "x-ms-request-id": [ - "80ea3c92-e58b-442d-947f-3ac68f75690e" + "4584d972-7391-4c1d-8163-e8ed1f125461" ], "x-ms-correlation-request-id": [ - "80ea3c92-e58b-442d-947f-3ac68f75690e" + "4584d972-7391-4c1d-8163-e8ed1f125461" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055340Z:80ea3c92-e58b-442d-947f-3ac68f75690e" + "WESTCENTRALUS:20210607T114702Z:4584d972-7391-4c1d-8163-e8ed1f125461" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3145,7 +3263,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:53:40 GMT" + "Mon, 07 Jun 2021 11:47:02 GMT" ], "Expires": [ "-1" @@ -3158,16 +3276,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3178,7 +3296,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3187,13 +3305,13 @@ "11996" ], "x-ms-request-id": [ - "93f1776f-65ff-4fad-b89d-60bf1cc3166a" + "916b06bb-e08d-4850-9e2a-79bffd2c56bc" ], "x-ms-correlation-request-id": [ - "93f1776f-65ff-4fad-b89d-60bf1cc3166a" + "916b06bb-e08d-4850-9e2a-79bffd2c56bc" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055355Z:93f1776f-65ff-4fad-b89d-60bf1cc3166a" + "WESTCENTRALUS:20210607T114717Z:916b06bb-e08d-4850-9e2a-79bffd2c56bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3202,7 +3320,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:53:55 GMT" + "Mon, 07 Jun 2021 11:47:17 GMT" ], "Expires": [ "-1" @@ -3215,16 +3333,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3235,7 +3353,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3244,13 +3362,13 @@ "11995" ], "x-ms-request-id": [ - "6aff2a0b-81cc-405a-8ae2-91dcee9e10cb" + "68cc0ef8-641d-49ab-823c-32e015d71db2" ], "x-ms-correlation-request-id": [ - "6aff2a0b-81cc-405a-8ae2-91dcee9e10cb" + "68cc0ef8-641d-49ab-823c-32e015d71db2" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055410Z:6aff2a0b-81cc-405a-8ae2-91dcee9e10cb" + "WESTCENTRALUS:20210607T114732Z:68cc0ef8-641d-49ab-823c-32e015d71db2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3259,7 +3377,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:54:10 GMT" + "Mon, 07 Jun 2021 11:47:32 GMT" ], "Expires": [ "-1" @@ -3272,16 +3390,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3292,7 +3410,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -3301,13 +3419,13 @@ "11994" ], "x-ms-request-id": [ - "3d50af3d-4577-46d9-86a7-1efe2b42570b" + "12cc162f-3974-44ff-9f7d-23960292110a" ], "x-ms-correlation-request-id": [ - "3d50af3d-4577-46d9-86a7-1efe2b42570b" + "12cc162f-3974-44ff-9f7d-23960292110a" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055425Z:3d50af3d-4577-46d9-86a7-1efe2b42570b" + "WESTCENTRALUS:20210607T114747Z:12cc162f-3974-44ff-9f7d-23960292110a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3316,7 +3434,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:54:24 GMT" + "Mon, 07 Jun 2021 11:47:46 GMT" ], "Expires": [ "-1" @@ -3329,16 +3447,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3352,13 +3470,13 @@ "11993" ], "x-ms-request-id": [ - "04e768d9-7950-4a38-9215-72c46d408d9f" + "f8199bb0-409b-4d7a-b886-0d7d770936d7" ], "x-ms-correlation-request-id": [ - "04e768d9-7950-4a38-9215-72c46d408d9f" + "f8199bb0-409b-4d7a-b886-0d7d770936d7" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055440Z:04e768d9-7950-4a38-9215-72c46d408d9f" + "WESTCENTRALUS:20210607T114802Z:f8199bb0-409b-4d7a-b886-0d7d770936d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3367,7 +3485,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:54:39 GMT" + "Mon, 07 Jun 2021 11:48:01 GMT" ], "Expires": [ "-1" @@ -3380,16 +3498,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyOTctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU9UY3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3OTktQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM09Ua3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -3403,13 +3521,13 @@ "11992" ], "x-ms-request-id": [ - "74429707-2cf1-4a42-88bf-68f17eed5561" + "dbabdf4c-8c78-40e6-bef7-2784a96be22c" ], "x-ms-correlation-request-id": [ - "74429707-2cf1-4a42-88bf-68f17eed5561" + "dbabdf4c-8c78-40e6-bef7-2784a96be22c" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T055440Z:74429707-2cf1-4a42-88bf-68f17eed5561" + "WESTCENTRALUS:20210607T114802Z:dbabdf4c-8c78-40e6-bef7-2784a96be22c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3418,7 +3536,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 05:54:39 GMT" + "Mon, 07 Jun 2021 11:48:02 GMT" ], "Expires": [ "-1" @@ -3433,9 +3551,9 @@ ], "Names": { "Test-RouteServerCRUD": [ - "ps7297", - "ps8133", - "ps5839" + "ps2799", + "ps8200", + "ps5471" ] }, "Variables": { diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerCRUD.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerCRUD.json index f367ec2d4683..c87a1258e300 100644 --- a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerCRUD.json +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerCRUD.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps1061?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzMTA2MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps8510?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzODUxMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d0d6e05a-62f9-4fa5-a2f6-d7d7485fef89" + "3bd2bba3-e61a-4cb3-9bfb-cadec23cdbd4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ], "Content-Type": [ "application/json; charset=utf-8" @@ -36,13 +36,13 @@ "1199" ], "x-ms-request-id": [ - "83c1c1c9-530f-42f7-9087-61d83943e697" + "81f3788a-1c23-41be-9be4-cd977323d816" ], "x-ms-correlation-request-id": [ - "83c1c1c9-530f-42f7-9087-61d83943e697" + "81f3788a-1c23-41be-9be4-cd977323d816" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042852Z:83c1c1c9-530f-42f7-9087-61d83943e697" + "WESTUS:20210607T115856Z:81f3788a-1c23-41be-9be4-cd977323d816" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:28:52 GMT" + "Mon, 07 Jun 2021 11:58:55 GMT" ], "Content-Length": [ "222" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061\",\r\n \"name\": \"ps1061\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"Created\": \"2021-03-17T04:28:51.5423013Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510\",\r\n \"name\": \"ps8510\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"Created\": \"2021-06-07T11:58:55.863546Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODcxOT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNzE0NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3c96ad8-4274-4feb-8367-976a9064af36" + "1edf992a-7f43-49d6-b40f-bb0b743dc8b8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -96,13 +96,13 @@ "gateway" ], "x-ms-request-id": [ - "c650524f-bb1b-4f3a-9385-2f70e6589cdc" + "f29ac229-c9a6-4c16-964c-b1ed92ad61f1" ], "x-ms-correlation-request-id": [ - "c650524f-bb1b-4f3a-9385-2f70e6589cdc" + "f29ac229-c9a6-4c16-964c-b1ed92ad61f1" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042853Z:c650524f-bb1b-4f3a-9385-2f70e6589cdc" + "WESTUS:20210607T115857Z:f29ac229-c9a6-4c16-964c-b1ed92ad61f1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:28:53 GMT" + "Mon, 07 Jun 2021 11:58:57 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,23 +123,23 @@ "218" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps8719' under resource group 'ps1061' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps7145' under resource group 'ps8510' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODcxOT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNzE0NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3c96ad8-4274-4feb-8367-976a9064af36" + "1edf992a-7f43-49d6-b40f-bb0b743dc8b8" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -150,16 +150,16 @@ "no-cache" ], "ETag": [ - "W/\"ca4fbc57-debd-4b18-8546-9f72c977c87c\"" + "W/\"d063a694-b2d6-4651-8cc2-ed89060482de\"" ], "x-ms-request-id": [ - "3ae2a954-217d-4ed6-ad7b-b11b5333377f" + "37525cb8-02ea-44d0-9353-ac3e31cd641e" ], "x-ms-correlation-request-id": [ - "2eb0dfeb-c6b2-4b09-97cf-6fb8566eed26" + "0f096cf4-30ff-488d-8831-47209b4bd73c" ], "x-ms-arm-service-request-id": [ - "e199e992-0576-4f95-adfd-a5b3dd3aa256" + "cb2130c8-1f65-47d9-8a69-675b48ccca87" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -172,13 +172,13 @@ "11997" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042902Z:2eb0dfeb-c6b2-4b09-97cf-6fb8566eed26" + "WESTUS:20210607T115906Z:0f096cf4-30ff-488d-8831-47209b4bd73c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:01 GMT" + "Mon, 07 Jun 2021 11:59:05 GMT" ], "Content-Length": [ "1263" @@ -190,26 +190,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8719\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719\",\r\n \"etag\": \"W/\\\"ca4fbc57-debd-4b18-8546-9f72c977c87c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"13d15e5b-4932-4f6a-b228-b3330626983f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"ca4fbc57-debd-4b18-8546-9f72c977c87c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7145\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145\",\r\n \"etag\": \"W/\\\"d063a694-b2d6-4651-8cc2-ed89060482de\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"85c15dfa-b834-490d-994a-c4ee939a2520\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"d063a694-b2d6-4651-8cc2-ed89060482de\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODcxOT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNzE0NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3c96ad8-4274-4feb-8367-976a9064af36" + "1edf992a-7f43-49d6-b40f-bb0b743dc8b8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -220,16 +220,16 @@ "no-cache" ], "ETag": [ - "W/\"ca4fbc57-debd-4b18-8546-9f72c977c87c\"" + "W/\"d063a694-b2d6-4651-8cc2-ed89060482de\"" ], "x-ms-request-id": [ - "1ff59561-3c40-4672-a10a-3362294509d6" + "a0198ebe-a472-4c73-bf52-2e99ad8eabf6" ], "x-ms-correlation-request-id": [ - "0c6500b9-5f7d-430d-a02a-cbeb604c2906" + "bbaeb3d1-2dc3-4f3b-b82c-5470e3617e2f" ], "x-ms-arm-service-request-id": [ - "fc5fac6b-5c1b-4a0e-b976-f0255d7c51b9" + "57e650bc-bd1e-4e13-9c5f-f639c12d2e0c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -242,13 +242,13 @@ "11996" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042902Z:0c6500b9-5f7d-430d-a02a-cbeb604c2906" + "WESTUS:20210607T115906Z:bbaeb3d1-2dc3-4f3b-b82c-5470e3617e2f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:01 GMT" + "Mon, 07 Jun 2021 11:59:06 GMT" ], "Content-Length": [ "1263" @@ -260,26 +260,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8719\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719\",\r\n \"etag\": \"W/\\\"ca4fbc57-debd-4b18-8546-9f72c977c87c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"13d15e5b-4932-4f6a-b228-b3330626983f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"ca4fbc57-debd-4b18-8546-9f72c977c87c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7145\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145\",\r\n \"etag\": \"W/\\\"d063a694-b2d6-4651-8cc2-ed89060482de\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"85c15dfa-b834-490d-994a-c4ee939a2520\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"d063a694-b2d6-4651-8cc2-ed89060482de\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODcxOT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNzE0NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ba02b60a-5061-4f1d-a640-4f9b2a840467" + "06e6635b-037b-42ae-a695-452ca8f92781" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -290,16 +290,16 @@ "no-cache" ], "ETag": [ - "W/\"ca4fbc57-debd-4b18-8546-9f72c977c87c\"" + "W/\"d063a694-b2d6-4651-8cc2-ed89060482de\"" ], "x-ms-request-id": [ - "b9d3b62e-f261-467a-b399-db55f9b162a3" + "57804625-f234-4026-9305-2bdd174ad861" ], "x-ms-correlation-request-id": [ - "62051c75-6c16-44e4-9381-0ab834fefc49" + "de6c4615-145e-4677-88a1-6f37bb642ef5" ], "x-ms-arm-service-request-id": [ - "ff95e9d5-6885-4f0e-8587-f2ba34cdce27" + "43838933-997c-43fd-9bc3-5fecefabe12d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -312,13 +312,13 @@ "11995" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042902Z:62051c75-6c16-44e4-9381-0ab834fefc49" + "WESTUS:20210607T115906Z:de6c4615-145e-4677-88a1-6f37bb642ef5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:02 GMT" + "Mon, 07 Jun 2021 11:59:06 GMT" ], "Content-Length": [ "1263" @@ -330,26 +330,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8719\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719\",\r\n \"etag\": \"W/\\\"ca4fbc57-debd-4b18-8546-9f72c977c87c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"13d15e5b-4932-4f6a-b228-b3330626983f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"ca4fbc57-debd-4b18-8546-9f72c977c87c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7145\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145\",\r\n \"etag\": \"W/\\\"d063a694-b2d6-4651-8cc2-ed89060482de\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"85c15dfa-b834-490d-994a-c4ee939a2520\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"d063a694-b2d6-4651-8cc2-ed89060482de\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODcxOT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNzE0NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"RouteServerSubnet\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "b3c96ad8-4274-4feb-8367-976a9064af36" + "1edf992a-7f43-49d6-b40f-bb0b743dc8b8" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -369,19 +369,19 @@ "3" ], "x-ms-request-id": [ - "96450d04-76de-4429-8482-6b7602fa014a" + "d4396cbd-9303-4cfc-8071-1ebff3a4a75d" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/96450d04-76de-4429-8482-6b7602fa014a?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d4396cbd-9303-4cfc-8071-1ebff3a4a75d?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "57971f3a-7df6-43dd-8699-b1ebecdf989b" + "4709aa8d-9fe3-4cc3-915d-1620c782520c" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "dd5008a4-27ca-430b-8558-b62f4d04c38d" + "58e7e319-6823-4e69-9aad-0ac9fb655cb1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -394,13 +394,13 @@ "1199" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042858Z:57971f3a-7df6-43dd-8699-b1ebecdf989b" + "WESTUS:20210607T115902Z:4709aa8d-9fe3-4cc3-915d-1620c782520c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:28:58 GMT" + "Mon, 07 Jun 2021 11:59:02 GMT" ], "Content-Length": [ "1261" @@ -412,23 +412,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8719\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719\",\r\n \"etag\": \"W/\\\"b2d45380-f39b-46f0-97e3-baeaef4e2f3e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"13d15e5b-4932-4f6a-b228-b3330626983f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"b2d45380-f39b-46f0-97e3-baeaef4e2f3e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps7145\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145\",\r\n \"etag\": \"W/\\\"e65c8f56-ec1d-40f6-9040-9ba98411c0dd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"85c15dfa-b834-490d-994a-c4ee939a2520\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"e65c8f56-ec1d-40f6-9040-9ba98411c0dd\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/96450d04-76de-4429-8482-6b7602fa014a?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk2NDUwZDA0LTc2ZGUtNDQyOS04NDgyLTZiNzYwMmZhMDE0YT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d4396cbd-9303-4cfc-8071-1ebff3a4a75d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2Q0Mzk2Y2JkLTkzMDMtNGNmYy04MDcxLTFlYmZmM2E0YTc1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "b3c96ad8-4274-4feb-8367-976a9064af36" + "1edf992a-7f43-49d6-b40f-bb0b743dc8b8" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -439,13 +439,13 @@ "no-cache" ], "x-ms-request-id": [ - "b01c42c9-a3ea-4ed2-ac48-1ca22afcd076" + "6108415c-5907-40cb-8dd2-f4663ced0a75" ], "x-ms-correlation-request-id": [ - "a52d80f1-a9f8-428f-85d3-a74c3e8d5b65" + "c1f795dd-e9e6-4623-a5b6-b669b4bd2fff" ], "x-ms-arm-service-request-id": [ - "0decc0d0-2d62-4bef-8604-8ef3d62b9dcd" + "339e67e7-3d1d-4a3c-a023-632177a8d4a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -458,13 +458,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042902Z:a52d80f1-a9f8-428f-85d3-a74c3e8d5b65" + "WESTUS:20210607T115906Z:c1f795dd-e9e6-4623-a5b6-b669b4bd2fff" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:01 GMT" + "Mon, 07 Jun 2021 11:59:05 GMT" ], "Content-Length": [ "29" @@ -480,22 +480,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -509,13 +509,13 @@ "gateway" ], "x-ms-request-id": [ - "452a62c0-ed84-4e74-bcf4-0c16150d71cc" + "94ea8a68-b136-4665-837d-bc6a58a13bd6" ], "x-ms-correlation-request-id": [ - "452a62c0-ed84-4e74-bcf4-0c16150d71cc" + "94ea8a68-b136-4665-837d-bc6a58a13bd6" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042902Z:452a62c0-ed84-4e74-bcf4-0c16150d71cc" + "WESTUS:20210607T115906Z:94ea8a68-b136-4665-837d-bc6a58a13bd6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -524,7 +524,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:02 GMT" + "Mon, 07 Jun 2021 11:59:06 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -536,23 +536,23 @@ "214" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps3727' under resource group 'ps1061' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps3819' under resource group 'ps8510' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -563,13 +563,13 @@ "no-cache" ], "x-ms-request-id": [ - "35a64b76-91db-4f41-8c56-22a1be5bf7ec" + "c3843d65-c165-423c-a502-873494a1e0fe" ], "x-ms-correlation-request-id": [ - "d0bfd871-569b-42e6-add5-f8baaf9b3300" + "6b6e99b2-e43d-4843-9b37-7055b0701d51" ], "x-ms-arm-service-request-id": [ - "e437ef9b-f518-44f3-987a-184b407e364d" + "ff4da635-d124-4e6c-abc2-bf36c6dd76cd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -582,16 +582,16 @@ "11993" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042904Z:d0bfd871-569b-42e6-add5-f8baaf9b3300" + "WESTUS:20210607T115908Z:6b6e99b2-e43d-4843-9b37-7055b0701d51" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:03 GMT" + "Mon, 07 Jun 2021 11:59:08 GMT" ], "Content-Length": [ - "590" + "638" ], "Content-Type": [ "application/json; charset=utf-8" @@ -600,26 +600,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3727\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727\",\r\n \"etag\": \"W/\\\"2e0e4f4e-bf8d-412a-8b7f-7e8477771574\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3819\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819\",\r\n \"etag\": \"W/\\\"01c296b9-69e4-4df7-8c29-fef0e7bc44a8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -630,13 +630,13 @@ "no-cache" ], "x-ms-request-id": [ - "0cba8f6a-f49e-4c49-9d33-934cf8a2b9b8" + "c72a2a91-445a-4b7c-82c2-51777691d208" ], "x-ms-correlation-request-id": [ - "c08d92a7-0b3c-4d53-90e0-14779c496b79" + "28de9e95-d78d-4b29-97cc-e90896294b57" ], "x-ms-arm-service-request-id": [ - "d685fd9b-bd20-4429-ba40-7872baf53a61" + "df68ba91-40ff-4a47-aac5-8f043ceed2d6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -646,19 +646,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044608Z:c08d92a7-0b3c-4d53-90e0-14779c496b79" + "WESTUS:20210607T121934Z:28de9e95-d78d-4b29-97cc-e90896294b57" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:08 GMT" + "Mon, 07 Jun 2021 12:19:33 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -667,26 +667,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3727\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727\",\r\n \"etag\": \"W/\\\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3819\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819\",\r\n \"etag\": \"W/\\\"74e62c78-71e6-4921-9e62-38b6a2aaec05\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f53c9302-24d7-45d1-98cd-8c97fdde1a49" + "59516bc3-e866-4cb6-a8a5-beef3e23e855" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -697,13 +697,13 @@ "no-cache" ], "x-ms-request-id": [ - "03bd1f09-fa5a-4b8a-a8fc-172a395b34d2" + "f0d234b9-cd64-454b-a58b-f49612ac7cb5" ], "x-ms-correlation-request-id": [ - "0fdc1f56-c9c3-4ec2-91d5-cf478e60116f" + "ba4363b1-8a09-4878-b66a-3a127c4d2750" ], "x-ms-arm-service-request-id": [ - "ce313d85-4646-420a-80fd-21dffbb55777" + "c28af125-295f-455e-a480-64e5bb59ac0e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -713,19 +713,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11986" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044608Z:0fdc1f56-c9c3-4ec2-91d5-cf478e60116f" + "WESTUS:20210607T121934Z:ba4363b1-8a09-4878-b66a-3a127c4d2750" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:08 GMT" + "Mon, 07 Jun 2021 12:19:33 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -734,26 +734,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3727\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727\",\r\n \"etag\": \"W/\\\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3819\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819\",\r\n \"etag\": \"W/\\\"74e62c78-71e6-4921-9e62-38b6a2aaec05\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -764,13 +764,13 @@ "no-cache" ], "x-ms-request-id": [ - "bbdb3910-8df4-416b-828c-f4390b225fd3" + "d3b399b8-91ba-4858-93b2-a11cb801445d" ], "x-ms-correlation-request-id": [ - "4683a616-b44f-497d-b84c-cab0b2cdf51e" + "ebf4ab1b-9067-441d-b352-36854611d1f1" ], "x-ms-arm-service-request-id": [ - "01e8d231-643e-4ebd-a993-93345d60123d" + "caeae99e-24ba-4079-911a-bec27835dcdd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -780,19 +780,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11977" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044720Z:4683a616-b44f-497d-b84c-cab0b2cdf51e" + "WESTUS:20210607T122056Z:ebf4ab1b-9067-441d-b352-36854611d1f1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:20 GMT" + "Mon, 07 Jun 2021 12:20:56 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -801,26 +801,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3727\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727\",\r\n \"etag\": \"W/\\\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3819\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819\",\r\n \"etag\": \"W/\\\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -831,13 +831,13 @@ "no-cache" ], "x-ms-request-id": [ - "565654ec-0114-48ae-b057-f659e8e8414c" + "61606040-6e26-4439-b5b1-13fe82134e4a" ], "x-ms-correlation-request-id": [ - "de9bcbc4-3999-424b-9f7e-2d8ed9ad547f" + "86db76e3-601f-4576-b033-bdfa4dc7db0a" ], "x-ms-arm-service-request-id": [ - "ef06d180-da72-488c-9cef-e5c3c4ba5205" + "f6a612b0-a02b-4acc-ad2e-75878afdce24" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -847,19 +847,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11968" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044900Z:de9bcbc4-3999-424b-9f7e-2d8ed9ad547f" + "WESTUS:20210607T122218Z:86db76e3-601f-4576-b033-bdfa4dc7db0a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:48:59 GMT" + "Mon, 07 Jun 2021 12:22:18 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -868,26 +868,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3727\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727\",\r\n \"etag\": \"W/\\\"433c2f1e-eb6b-47c2-b86c-bc54423b2a56\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3819\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819\",\r\n \"etag\": \"W/\\\"4e3ae0a5-3c60-445f-8956-7426a889b310\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"virtualHubRouteTableV2s\": [],\r\n \"sku\": \"Standard\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"allowBranchToBranchTraffic\": false\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -904,19 +904,19 @@ "no-cache" ], "x-ms-request-id": [ - "966077bf-837c-45aa-961a-5bfb32499aa8" + "3c6aed44-3337-4398-9e7a-c85b3ebc41f4" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/966077bf-837c-45aa-961a-5bfb32499aa8?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/3c6aed44-3337-4398-9e7a-c85b3ebc41f4?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "399c3019-b6e8-4534-ae3f-5f299a1c3614" + "08015a81-d041-40c6-bd6b-e91e867cdb07" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "cab34d97-fb5a-4ec5-ae21-412f391baac4" + "40534460-02a1-44e9-bb08-b0966bc02fd8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -929,16 +929,16 @@ "1198" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042904Z:399c3019-b6e8-4534-ae3f-5f299a1c3614" + "WESTUS:20210607T115908Z:08015a81-d041-40c6-bd6b-e91e867cdb07" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:03 GMT" + "Mon, 07 Jun 2021 11:59:08 GMT" ], "Content-Length": [ - "590" + "638" ], "Content-Type": [ "application/json; charset=utf-8" @@ -947,26 +947,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps3727\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727\",\r\n \"etag\": \"W/\\\"2e0e4f4e-bf8d-412a-8b7f-7e8477771574\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps3819\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819\",\r\n \"etag\": \"W/\\\"01c296b9-69e4-4df7-8c29-fef0e7bc44a8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -986,16 +986,16 @@ "10" ], "x-ms-request-id": [ - "608e279a-e13d-486b-b04a-0b5a595a03a3" + "e69604f4-2766-4c64-a874-6e3dbe807a1a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "38bbd16b-3474-4b4c-97b1-79bcfc04e9a2" + "1534dc65-0a01-4573-b971-a7215eb6a2ab" ], "x-ms-arm-service-request-id": [ - "4b9d5a0e-e623-448c-a4bc-37fe1dadf8de" + "7e332f41-1c9f-4b6d-85fe-e545db66d5f6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1008,13 +1008,13 @@ "1197" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042904Z:38bbd16b-3474-4b4c-97b1-79bcfc04e9a2" + "WESTUS:20210607T115908Z:1534dc65-0a01-4573-b971-a7215eb6a2ab" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:04 GMT" + "Mon, 07 Jun 2021 11:59:08 GMT" ], "Content-Length": [ "603" @@ -1026,23 +1026,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"d993efd5-ef0b-4db1-9bf6-f51d9ce77b72\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"51d9db10-5d82-4afe-8405-64bfe293b55b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1056,13 +1056,13 @@ "10" ], "x-ms-request-id": [ - "633e2cf6-62ec-4e1c-9e4e-a56e31303b08" + "8e351968-d4d8-43c9-a5f8-0f335f9d3502" ], "x-ms-correlation-request-id": [ - "9a6aac34-1869-40b5-a26b-0d23fe0c34f3" + "952d80e6-5b0a-46ae-a136-cc7611aefe0d" ], "x-ms-arm-service-request-id": [ - "9a11f650-7612-4eaa-8e0d-924137ffa1c4" + "9eb81dae-505a-4fa8-8761-0df2e71fbf8e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1075,13 +1075,13 @@ "11992" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042915Z:9a6aac34-1869-40b5-a26b-0d23fe0c34f3" + "WESTUS:20210607T115919Z:952d80e6-5b0a-46ae-a136-cc7611aefe0d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:14 GMT" + "Mon, 07 Jun 2021 11:59:18 GMT" ], "Content-Length": [ "30" @@ -1097,19 +1097,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1123,13 +1123,13 @@ "20" ], "x-ms-request-id": [ - "52538c22-7a67-4394-9210-d9165830c5fa" + "0be9ec1d-21dc-40cb-8346-89b883741a41" ], "x-ms-correlation-request-id": [ - "d0a39bab-83c1-4990-a461-1ede6b2d605e" + "5b41e165-cb93-41b0-a7ea-2d327a06f917" ], "x-ms-arm-service-request-id": [ - "035d7344-061e-4786-9ffa-df8ca5dce32f" + "d3b3d6ae-f93f-40da-b3ef-b4025203ae34" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1142,13 +1142,13 @@ "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042925Z:d0a39bab-83c1-4990-a461-1ede6b2d605e" + "WESTUS:20210607T115929Z:5b41e165-cb93-41b0-a7ea-2d327a06f917" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:24 GMT" + "Mon, 07 Jun 2021 11:59:28 GMT" ], "Content-Length": [ "30" @@ -1164,19 +1164,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1190,13 +1190,13 @@ "40" ], "x-ms-request-id": [ - "34422e9b-dbca-4842-a034-92dcaf4fa999" + "39cddc31-02f1-49b6-873b-2710c70c308f" ], "x-ms-correlation-request-id": [ - "6f6a4eb9-b43f-490e-b417-6f89513e45e6" + "4001e26a-900a-4050-942e-b94daa3db901" ], "x-ms-arm-service-request-id": [ - "0097b155-d786-464e-a0b8-99ca369d996f" + "838091bd-1727-4d37-9b43-376aa25d21bf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1209,13 +1209,13 @@ "11990" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T042945Z:6f6a4eb9-b43f-490e-b417-6f89513e45e6" + "WESTUS:20210607T115949Z:4001e26a-900a-4050-942e-b94daa3db901" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:29:44 GMT" + "Mon, 07 Jun 2021 11:59:48 GMT" ], "Content-Length": [ "30" @@ -1231,19 +1231,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1257,13 +1257,13 @@ "80" ], "x-ms-request-id": [ - "4e78e98e-d9ce-4e75-8fbe-17804a43b026" + "53765175-0be7-4575-8120-4f23ce204e6c" ], "x-ms-correlation-request-id": [ - "c1b9846a-1af1-46a8-a6ee-24bfd074ca1f" + "22386389-04fb-45fc-a842-8ed135db80ef" ], "x-ms-arm-service-request-id": [ - "5feadd25-04b3-49a0-bb76-c5b1a4c87248" + "7d9cd427-db4c-48e4-9d22-61b5bfb91ebe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1276,13 +1276,13 @@ "11989" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T043025Z:c1b9846a-1af1-46a8-a6ee-24bfd074ca1f" + "WESTUS:20210607T120029Z:22386389-04fb-45fc-a842-8ed135db80ef" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:30:25 GMT" + "Mon, 07 Jun 2021 12:00:29 GMT" ], "Content-Length": [ "30" @@ -1298,19 +1298,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1324,13 +1324,13 @@ "160" ], "x-ms-request-id": [ - "c1dbc4f5-4b6a-4e94-9db0-8d96e9c36902" + "9c148c05-c16a-4d70-b89f-9b852a9e69fe" ], "x-ms-correlation-request-id": [ - "a9c5f54d-dc59-466a-9ac2-4aae5ed38e8b" + "db7c6560-d4e3-454c-81f6-c94d510c8941" ], "x-ms-arm-service-request-id": [ - "318c4639-2212-4324-b545-4aa993812fec" + "70ab46e8-1451-486c-bc07-18e7233ef301" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1343,13 +1343,13 @@ "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T043145Z:a9c5f54d-dc59-466a-9ac2-4aae5ed38e8b" + "WESTUS:20210607T120149Z:db7c6560-d4e3-454c-81f6-c94d510c8941" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:31:44 GMT" + "Mon, 07 Jun 2021 12:01:48 GMT" ], "Content-Length": [ "30" @@ -1365,19 +1365,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1391,13 +1391,13 @@ "100" ], "x-ms-request-id": [ - "7784aed8-f114-48f5-b0f2-5acac1e1653f" + "e080315b-eb9d-4e31-be04-750fd9fbed8d" ], "x-ms-correlation-request-id": [ - "740b4711-e937-49c4-a498-51f03bfba6fb" + "26cf00ae-1170-4ae0-b361-fa7f6ac05775" ], "x-ms-arm-service-request-id": [ - "c5f4480a-b18d-4de0-88b5-d5d2123d40ab" + "e2887d61-1bb2-4544-a5d6-ced982f3eaf2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1410,13 +1410,13 @@ "11999" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T043426Z:740b4711-e937-49c4-a498-51f03bfba6fb" + "WESTUS:20210607T120430Z:26cf00ae-1170-4ae0-b361-fa7f6ac05775" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:34:25 GMT" + "Mon, 07 Jun 2021 12:04:30 GMT" ], "Content-Length": [ "30" @@ -1432,19 +1432,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1458,13 +1458,13 @@ "100" ], "x-ms-request-id": [ - "7369228d-dd78-4d49-830f-21c89572fc29" + "1645efd5-8551-4942-8eda-d8e33dd1a1bd" ], "x-ms-correlation-request-id": [ - "23678f23-4a09-48df-97f7-cc798e62b131" + "19f29097-ec45-426e-8a0a-d9db113fb75c" ], "x-ms-arm-service-request-id": [ - "9570b84c-cfd6-4f7e-8b4c-aeb7236fa8d6" + "08721ac9-206e-4cfe-8e59-2a056c94b302" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1477,13 +1477,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T043606Z:23678f23-4a09-48df-97f7-cc798e62b131" + "WESTUS:20210607T120611Z:19f29097-ec45-426e-8a0a-d9db113fb75c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:36:06 GMT" + "Mon, 07 Jun 2021 12:06:10 GMT" ], "Content-Length": [ "30" @@ -1499,19 +1499,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1525,13 +1525,13 @@ "100" ], "x-ms-request-id": [ - "69c8038e-a234-41f1-9704-edced719d3e8" + "17787ebc-3477-4615-bdbf-7507b724c2d2" ], "x-ms-correlation-request-id": [ - "8bc5acf9-fe40-4e6c-8415-b03019bc863b" + "8dd453cf-046b-451e-aab3-07b39ae1f08c" ], "x-ms-arm-service-request-id": [ - "b19920be-9d22-40ad-9152-79071d179278" + "9eb3b9a8-ba31-4cef-81a4-5a2e30b297d2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1544,13 +1544,13 @@ "11997" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T043746Z:8bc5acf9-fe40-4e6c-8415-b03019bc863b" + "WESTUS:20210607T120751Z:8dd453cf-046b-451e-aab3-07b39ae1f08c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:37:46 GMT" + "Mon, 07 Jun 2021 12:07:50 GMT" ], "Content-Length": [ "30" @@ -1566,19 +1566,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1592,13 +1592,13 @@ "100" ], "x-ms-request-id": [ - "a40f7efe-a97e-40e7-ad81-81bea535c511" + "96c009b3-b172-47da-a19b-ec00eb8efdc1" ], "x-ms-correlation-request-id": [ - "0c5aabbd-9a5b-45d6-9138-968b5154dbce" + "d17bf1be-c1fb-41a7-bebf-3b19bf94091a" ], "x-ms-arm-service-request-id": [ - "3778d336-0855-4b77-a837-ad4a2f308b18" + "d12960a5-520c-4f21-b13c-4af767cb6436" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1611,13 +1611,13 @@ "11996" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T043927Z:0c5aabbd-9a5b-45d6-9138-968b5154dbce" + "WESTUS:20210607T120931Z:d17bf1be-c1fb-41a7-bebf-3b19bf94091a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:39:26 GMT" + "Mon, 07 Jun 2021 12:09:30 GMT" ], "Content-Length": [ "30" @@ -1633,19 +1633,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1659,13 +1659,13 @@ "100" ], "x-ms-request-id": [ - "8207243d-600f-456f-a791-40231be6b414" + "a134cc22-e9eb-448b-866f-28351a74d58c" ], "x-ms-correlation-request-id": [ - "fde75752-e87b-4424-9db2-7ea55959dda1" + "fa0efda7-0740-4187-a585-1c97dc61c024" ], "x-ms-arm-service-request-id": [ - "f8a61c7d-d343-4978-af45-d45137213bb3" + "05097283-0ea7-4125-b80c-9ae24d5761c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1678,13 +1678,13 @@ "11995" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044107Z:fde75752-e87b-4424-9db2-7ea55959dda1" + "WESTUS:20210607T121111Z:fa0efda7-0740-4187-a585-1c97dc61c024" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:41:07 GMT" + "Mon, 07 Jun 2021 12:11:11 GMT" ], "Content-Length": [ "30" @@ -1700,19 +1700,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1726,13 +1726,13 @@ "100" ], "x-ms-request-id": [ - "155b3914-772f-420e-9da1-fb2cffbb4432" + "cf5a268c-8fc0-4775-8b60-53f93fe1df91" ], "x-ms-correlation-request-id": [ - "a97af4fd-1e33-4b5d-a240-325bbf9b03c2" + "d12b3e5f-b43f-44dc-8082-88db531b29bd" ], "x-ms-arm-service-request-id": [ - "00dc8784-4970-42bd-a372-0280959662de" + "5da8005d-9fcb-4621-b54b-55959e59e282" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1745,13 +1745,13 @@ "11994" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044247Z:a97af4fd-1e33-4b5d-a240-325bbf9b03c2" + "WESTUS:20210607T121252Z:d12b3e5f-b43f-44dc-8082-88db531b29bd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:42:47 GMT" + "Mon, 07 Jun 2021 12:12:51 GMT" ], "Content-Length": [ "30" @@ -1767,19 +1767,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1793,13 +1793,13 @@ "100" ], "x-ms-request-id": [ - "0b83d9a7-9295-432c-ab6e-3e41c1f5dc37" + "4b3f7a5c-e76c-4487-8f41-e1cc7f9bba8a" ], "x-ms-correlation-request-id": [ - "f5a84c6c-7e67-4962-9f6d-84c4b12a0cac" + "19aa7649-fbaa-4f6e-8af6-0e16f2692df5" ], "x-ms-arm-service-request-id": [ - "f8c00c5f-564a-43c9-979d-ab943083bfab" + "61718a2f-e8f5-4a28-8239-d1f2d5fe5146" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1812,13 +1812,13 @@ "11993" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044427Z:f5a84c6c-7e67-4962-9f6d-84c4b12a0cac" + "WESTUS:20210607T121432Z:19aa7649-fbaa-4f6e-8af6-0e16f2692df5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:44:27 GMT" + "Mon, 07 Jun 2021 12:14:32 GMT" ], "Content-Length": [ "30" @@ -1834,19 +1834,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/608e279a-e13d-486b-b04a-0b5a595a03a3?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYwOGUyNzlhLWUxM2QtNDg2Yi1iMDRhLTBiNWE1OTVhMDNhMz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1856,14 +1856,17 @@ "Pragma": [ "no-cache" ], + "Retry-After": [ + "100" + ], "x-ms-request-id": [ - "2087554e-d484-4257-82a2-cc5020e936fd" + "6f1259ce-04c1-43f4-aa02-42cae5ca1aa2" ], "x-ms-correlation-request-id": [ - "05238d72-53b4-4a2b-8d79-31be1d757122" + "0dfed60e-bc79-4645-852f-e55930f55bcc" ], "x-ms-arm-service-request-id": [ - "dd674881-8071-4a52-93f7-b7ac2e8906a9" + "979907eb-b25e-4f44-8d7a-247d5d9f5095" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1876,16 +1879,16 @@ "11992" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044608Z:05238d72-53b4-4a2b-8d79-31be1d757122" + "WESTUS:20210607T121613Z:0dfed60e-bc79-4645-852f-e55930f55bcc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:07 GMT" + "Mon, 07 Jun 2021 12:16:12 GMT" ], "Content-Length": [ - "29" + "30" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1894,23 +1897,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1920,17 +1923,17 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\"" + "Retry-After": [ + "100" ], "x-ms-request-id": [ - "e4d7d80b-2fbb-4636-9482-c90b60e9882a" + "5c201cef-b512-436a-8d50-23b42e9f2720" ], "x-ms-correlation-request-id": [ - "f93a4a10-1106-40e7-b219-413fdde92286" + "0def1258-b46b-47e1-8b12-6e28a11d0b3b" ], "x-ms-arm-service-request-id": [ - "3822ae7b-91a0-4beb-bef5-cb063568dbfa" + "5e239700-e11d-4719-9861-a41c02ea5439" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1943,16 +1946,16 @@ "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044608Z:f93a4a10-1106-40e7-b219-413fdde92286" + "WESTUS:20210607T121753Z:0def1258-b46b-47e1-8b12-6e28a11d0b3b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:08 GMT" + "Mon, 07 Jun 2021 12:17:52 GMT" ], "Content-Length": [ - "604" + "30" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1961,26 +1964,87 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e69604f4-2766-4c64-a874-6e3dbe807a1a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U2OTYwNGY0LTI3NjYtNGM2NC1hODc0LTZlM2RiZTgwN2ExYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "65316a8c-8cdb-474b-9230-c6e6b7c0d360" + "f8713346-4253-4baa-b70f-63c77f592a29" ], - "Accept-Language": [ - "en-US" + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "067c960d-f12d-406f-956b-f98853309e6c" + ], + "x-ms-correlation-request-id": [ + "769ffb6b-32ad-41ad-b6ce-858fcab30405" + ], + "x-ms-arm-service-request-id": [ + "283d26c3-f811-470a-a99f-918efe40e97f" + ], + "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:20210607T121933Z:769ffb6b-32ad-41ad-b6ce-858fcab30405" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 07 Jun 2021 12:19:32 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f8713346-4253-4baa-b70f-63c77f592a29" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1991,16 +2055,16 @@ "no-cache" ], "ETag": [ - "W/\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\"" + "W/\"74e62c78-71e6-4921-9e62-38b6a2aaec05\"" ], "x-ms-request-id": [ - "7d46ad45-38af-4751-9095-b88aed11cf69" + "388145a3-e0c7-44e7-ac58-5faddc296ee6" ], "x-ms-correlation-request-id": [ - "4f46e8e2-149a-4868-a746-bc7d292d23bb" + "ee4917ff-5723-4253-b2dd-9644786fa1b7" ], "x-ms-arm-service-request-id": [ - "deceac94-6c4d-4db5-a96f-85655260ebfe" + "9e109c26-e878-42f0-9f43-816be0ea5447" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2013,13 +2077,13 @@ "11989" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044608Z:4f46e8e2-149a-4868-a746-bc7d292d23bb" + "WESTUS:20210607T121933Z:ee4917ff-5723-4253-b2dd-9644786fa1b7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:08 GMT" + "Mon, 07 Jun 2021 12:19:33 GMT" ], "Content-Length": [ "604" @@ -2031,26 +2095,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"74e62c78-71e6-4921-9e62-38b6a2aaec05\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f53c9302-24d7-45d1-98cd-8c97fdde1a49" + "f8713346-4253-4baa-b70f-63c77f592a29" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2060,17 +2124,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\"" - ], "x-ms-request-id": [ - "39406ed7-b259-4847-a01b-95ec63d81048" + "b0ab20c0-ec48-4ea2-a177-fea94757f947" ], "x-ms-correlation-request-id": [ - "753f52ef-3cca-48b8-bb0e-01ac0c98bcf5" + "0949ec8d-1553-4a80-8e13-92e9b28e9385" ], "x-ms-arm-service-request-id": [ - "f8cc48b9-b737-4354-baab-70492a2a9eb4" + "b8089a8f-4f1e-49a6-86e4-2c4071c12c1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2080,19 +2141,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11987" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044609Z:753f52ef-3cca-48b8-bb0e-01ac0c98bcf5" + "WESTUS:20210607T121934Z:0949ec8d-1553-4a80-8e13-92e9b28e9385" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:09 GMT" + "Mon, 07 Jun 2021 12:19:33 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2101,26 +2162,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"e3a11b08-c86b-48f5-9a58-7ddf2b6166e4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"74e62c78-71e6-4921-9e62-38b6a2aaec05\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "59516bc3-e866-4cb6-a8a5-beef3e23e855" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2130,17 +2191,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\"" - ], "x-ms-request-id": [ - "faa82ac1-0b83-41af-ae47-09ddd80a2e6e" + "0f8be4fc-ed82-44ab-9ac0-1fc3110fb011" ], "x-ms-correlation-request-id": [ - "27147c88-d60d-4f63-9504-598683553be9" + "662d7a59-434a-4d67-a344-b3b29313c312" ], "x-ms-arm-service-request-id": [ - "0d46afb9-f0f6-45a3-9ba1-c63d1bbc2a40" + "88bf3475-9776-4465-a84e-4ac4f34c0241" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2150,19 +2208,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11984" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044732Z:27147c88-d60d-4f63-9504-598683553be9" + "WESTUS:20210607T121934Z:662d7a59-434a-4d67-a344-b3b29313c312" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:32 GMT" + "Mon, 07 Jun 2021 12:19:34 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2171,26 +2229,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"74e62c78-71e6-4921-9e62-38b6a2aaec05\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2200,17 +2258,81 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"433c2f1e-eb6b-47c2-b86c-bc54423b2a56\"" + "x-ms-request-id": [ + "3c55fafb-d0fd-46aa-8613-774f7e543d9d" + ], + "x-ms-correlation-request-id": [ + "7a73de80-1b1f-44f0-93a4-e12f54679508" + ], + "x-ms-arm-service-request-id": [ + "d60ca4d8-2b9d-475f-8ef0-c46bfbeedf9a" + ], + "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:20210607T122057Z:7a73de80-1b1f-44f0-93a4-e12f54679508" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 07 Jun 2021 12:20:56 GMT" + ], + "Content-Length": [ + "681" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1afd1930-74d8-46c0-86e6-96c78ba49334" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" ], "x-ms-request-id": [ - "9293bdd0-74ba-4619-aafe-f7b471423b23" + "04b22e5e-c748-4aad-9061-475c9429ee65" ], "x-ms-correlation-request-id": [ - "229929f3-b603-4b46-be3a-04a91e484666" + "6fb32126-18b8-49a5-bd2c-f6f3b2668344" ], "x-ms-arm-service-request-id": [ - "0592c036-5c2d-4d3f-9dca-b0edad69a0a8" + "508e9ac6-e033-4ad9-a768-8efa164873fd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2220,19 +2342,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" + "11966" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044900Z:229929f3-b603-4b46-be3a-04a91e484666" + "WESTUS:20210607T122218Z:6fb32126-18b8-49a5-bd2c-f6f3b2668344" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:49:00 GMT" + "Mon, 07 Jun 2021 12:22:18 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2241,26 +2363,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"433c2f1e-eb6b-47c2-b86c-bc54423b2a56\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualNetworks/ps8719/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"4e3ae0a5-3c60-445f-8956-7426a889b310\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualNetworks/ps7145/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f53c9302-24d7-45d1-98cd-8c97fdde1a49" + "59516bc3-e866-4cb6-a8a5-beef3e23e855" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2271,13 +2393,13 @@ "no-cache" ], "x-ms-request-id": [ - "aac32992-6e0f-4db9-a06e-0fe8123db7c6" + "df14a36c-6b79-427b-b093-edc27dfd60d2" ], "x-ms-correlation-request-id": [ - "283d17a4-e26a-4b8b-b582-8a1b34f6cac0" + "c3bf7479-a2e8-443c-ad68-48bfe1da27ad" ], "x-ms-arm-service-request-id": [ - "c0b2ba99-5c64-4687-9fa3-8465ec15b7df" + "dc1f7ad8-c948-4ac9-9bfc-8600340c0964" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2287,16 +2409,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11985" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044609Z:283d17a4-e26a-4b8b-b582-8a1b34f6cac0" + "WESTUS:20210607T121934Z:c3bf7479-a2e8-443c-ad68-48bfe1da27ad" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:08 GMT" + "Mon, 07 Jun 2021 12:19:33 GMT" ], "Content-Length": [ "19" @@ -2312,22 +2434,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2338,13 +2460,13 @@ "no-cache" ], "x-ms-request-id": [ - "70199820-be9b-435f-ab3a-bd0bffbe854d" + "736bfc2f-a779-4c84-abbe-6ee0a7c32e14" ], "x-ms-correlation-request-id": [ - "b8d14508-f5b3-4f4f-bb01-0a65026ad89f" + "9375554f-9757-4a04-9bb2-331558394860" ], "x-ms-arm-service-request-id": [ - "29fbcfa8-57b7-40e8-b677-15e788f0bfdc" + "1eb73d4d-699e-41e7-b502-5c067ec771bd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2354,16 +2476,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11976" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044726Z:b8d14508-f5b3-4f4f-bb01-0a65026ad89f" + "WESTUS:20210607T122056Z:9375554f-9757-4a04-9bb2-331558394860" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:25 GMT" + "Mon, 07 Jun 2021 12:20:56 GMT" ], "Content-Length": [ "480" @@ -2375,26 +2497,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps8641\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641\",\r\n \"etag\": \"W/\\\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps9993\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993\",\r\n \"etag\": \"W/\\\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2405,13 +2527,13 @@ "no-cache" ], "x-ms-request-id": [ - "faecbc2e-c882-419c-a155-a568737a1ea3" + "39da0d6f-7ab3-44ab-bbc0-631f34a93df1" ], "x-ms-correlation-request-id": [ - "010b9ee1-cfaa-4a72-9311-6205e8ff186d" + "3f1a22be-d5cb-48a7-9c99-de457f20e7b9" ], "x-ms-arm-service-request-id": [ - "d8389dd9-bf5d-42a1-8950-90535e4e74ca" + "b68ff44b-dc47-4db7-b1e0-15b59c37e870" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2421,16 +2543,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11967" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044900Z:010b9ee1-cfaa-4a72-9311-6205e8ff186d" + "WESTUS:20210607T122218Z:3f1a22be-d5cb-48a7-9c99-de457f20e7b9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:49:00 GMT" + "Mon, 07 Jun 2021 12:22:18 GMT" ], "Content-Length": [ "19" @@ -2446,22 +2568,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zL3BzODY0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zL3BzOTk5Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2472,13 +2594,13 @@ "no-cache" ], "x-ms-request-id": [ - "00bf5d14-7a3a-4602-904b-10929ab8a4f3" + "4f29e888-a9aa-46db-9f19-7a122fc6c940" ], "x-ms-correlation-request-id": [ - "07642a0a-ac66-406f-9ae9-67bb6a7d3680" + "e117244e-0696-4207-9890-a479c1f1ec43" ], "x-ms-arm-service-request-id": [ - "7d7c7853-0ba4-47b5-a429-2f7a0ec801bf" + "e55bf0bf-6954-4fb6-a396-970ec400ecee" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2488,16 +2610,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11983" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044609Z:07642a0a-ac66-406f-9ae9-67bb6a7d3680" + "WESTUS:20210607T121935Z:e117244e-0696-4207-9890-a479c1f1ec43" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:09 GMT" + "Mon, 07 Jun 2021 12:19:34 GMT" ], "Content-Length": [ "249" @@ -2509,23 +2631,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641 not found.\",\r\n \"details\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993 not found.\",\r\n \"details\": []\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zL3BzODY0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zL3BzOTk5Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2536,16 +2658,16 @@ "no-cache" ], "ETag": [ - "W/\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\"" + "W/\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\"" ], "x-ms-request-id": [ - "b45c0958-74a4-4dfd-8651-1ffe9829d0ed" + "54e6f1a2-f957-4b9d-89f4-72c10877d824" ], "x-ms-correlation-request-id": [ - "93bad5a3-54d7-4883-93d8-f1adac8c7f4b" + "a1563fcd-c6f6-4973-942a-dcf63814db36" ], "x-ms-arm-service-request-id": [ - "b09d339c-f6b1-4653-b4e0-72aa786b1333" + "b535a7e1-a707-47ff-bc18-28c8e11017d1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2555,16 +2677,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11978" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044720Z:93bad5a3-54d7-4883-93d8-f1adac8c7f4b" + "WESTUS:20210607T122056Z:a1563fcd-c6f6-4973-942a-dcf63814db36" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:19 GMT" + "Mon, 07 Jun 2021 12:20:56 GMT" ], "Content-Length": [ "411" @@ -2576,26 +2698,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8641\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641\",\r\n \"etag\": \"W/\\\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9993\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993\",\r\n \"etag\": \"W/\\\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zL3BzODY0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zL3BzOTk5Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "00b57682-20d1-4cb0-ad59-3936a88e765a" + "d9631aae-37ef-435a-ab09-8a726e521d90" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2606,16 +2728,16 @@ "no-cache" ], "ETag": [ - "W/\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\"" + "W/\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\"" ], "x-ms-request-id": [ - "4987ab2f-6fce-4b40-8c81-fbc5299a5ec9" + "8e26590d-c04f-4771-8bbf-5db5b7f4364d" ], "x-ms-correlation-request-id": [ - "181a11cb-1cd1-4d79-9828-f3a9ff3a62fc" + "e661bc18-ded4-46e7-b48d-183811c6fc6b" ], "x-ms-arm-service-request-id": [ - "997de8cb-d280-42ca-a71d-cf7de48eadee" + "6160d822-91a4-43f9-8e91-6dce137c4496" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2625,16 +2747,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11974" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044738Z:181a11cb-1cd1-4d79-9828-f3a9ff3a62fc" + "WESTUS:20210607T122057Z:e661bc18-ded4-46e7-b48d-183811c6fc6b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:38 GMT" + "Mon, 07 Jun 2021 12:20:56 GMT" ], "Content-Length": [ "411" @@ -2646,26 +2768,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8641\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641\",\r\n \"etag\": \"W/\\\"9288ffd3-299b-4f2a-8913-f1ddc877b6ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9993\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993\",\r\n \"etag\": \"W/\\\"23ba7f44-930a-41b6-950e-d8832cbc6d8a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zL3BzODY0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zL3BzOTk5Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 20000,\r\n \"peerIp\": \"192.168.1.5\"\r\n },\r\n \"name\": \"ps8641\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 20000,\r\n \"peerIp\": \"192.168.1.5\"\r\n },\r\n \"name\": \"ps9993\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2685,16 +2807,16 @@ "10" ], "x-ms-request-id": [ - "86f9f530-1c00-409a-b40a-4f53ae5784dd" + "ee2e44d7-507a-45b0-8270-7ebe5e644048" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/86f9f530-1c00-409a-b40a-4f53ae5784dd?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/ee2e44d7-507a-45b0-8270-7ebe5e644048?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "f4df869f-e2d4-4a02-8295-28ca0d783f59" + "bb3cab8d-0af2-4724-a9ca-5419103bc343" ], "x-ms-arm-service-request-id": [ - "54b46370-b0a8-4765-8b8e-602abab17a43" + "8b713c7d-4ca6-4c06-ad8b-83c9eb9de0c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2707,13 +2829,13 @@ "1199" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044610Z:f4df869f-e2d4-4a02-8295-28ca0d783f59" + "WESTUS:20210607T121935Z:bb3cab8d-0af2-4724-a9ca-5419103bc343" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:10 GMT" + "Mon, 07 Jun 2021 12:19:34 GMT" ], "Content-Length": [ "410" @@ -2725,23 +2847,90 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8641\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641\",\r\n \"etag\": \"W/\\\"2e53922e-f0e5-4de3-b1fa-e259a7a34cc1\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9993\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993\",\r\n \"etag\": \"W/\\\"c177ba86-e992-4f75-9706-a5b41c5885bb\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/86f9f530-1c00-409a-b40a-4f53ae5784dd?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzg2ZjlmNTMwLTFjMDAtNDA5YS1iNDBhLTRmNTNhZTU3ODRkZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/ee2e44d7-507a-45b0-8270-7ebe5e644048?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2VlMmU0NGQ3LTUwN2EtNDViMC04MjcwLTdlYmU1ZTY0NDA0OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "ef6f0d69-6ce3-4d2c-a51b-ea5f2ca06d4f" + ], + "x-ms-correlation-request-id": [ + "1b75185c-c21f-4fc3-8a21-8d165b4da198" + ], + "x-ms-arm-service-request-id": [ + "1c758450-9785-4a0d-ac04-6eabfbe44ff0" + ], + "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:20210607T121945Z:1b75185c-c21f-4fc3-8a21-8d165b4da198" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Mon, 07 Jun 2021 12:19: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/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/ee2e44d7-507a-45b0-8270-7ebe5e644048?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2VlMmU0NGQ3LTUwN2EtNDViMC04MjcwLTdlYmU1ZTY0NDA0OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "69ee8449-9820-44b5-a728-5e67c120a377" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2755,13 +2944,13 @@ "20" ], "x-ms-request-id": [ - "bb3ab4e2-5fe9-45b7-92f7-70bd26b7748e" + "034c2ded-cafb-4a87-8887-648f3b5f2f08" ], "x-ms-correlation-request-id": [ - "349d3df0-fc96-4a9e-852b-1d8e0720960d" + "e4050612-6f79-4fb0-9534-2080bada0184" ], "x-ms-arm-service-request-id": [ - "139a2085-2d63-4f5b-8b06-69e5a4e02652" + "15174854-5fb5-4ca4-aa9f-bcec3ea844fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2771,16 +2960,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11981" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044620Z:349d3df0-fc96-4a9e-852b-1d8e0720960d" + "WESTUS:20210607T121956Z:e4050612-6f79-4fb0-9534-2080bada0184" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:20 GMT" + "Mon, 07 Jun 2021 12:19:55 GMT" ], "Content-Length": [ "30" @@ -2796,19 +2985,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/86f9f530-1c00-409a-b40a-4f53ae5784dd?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzg2ZjlmNTMwLTFjMDAtNDA5YS1iNDBhLTRmNTNhZTU3ODRkZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/ee2e44d7-507a-45b0-8270-7ebe5e644048?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2VlMmU0NGQ3LTUwN2EtNDViMC04MjcwLTdlYmU1ZTY0NDA0OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2822,13 +3011,13 @@ "40" ], "x-ms-request-id": [ - "15ec1cb1-3bfb-47b2-997e-5d2270e5c08f" + "756a7897-e400-4f8e-80c5-7827c54c722f" ], "x-ms-correlation-request-id": [ - "4eca411b-2764-43f7-8e42-22e04f2748e0" + "66a59f6a-3832-4059-87f3-e80e0bc33126" ], "x-ms-arm-service-request-id": [ - "150abf89-0367-4d69-8ccf-a20e89148085" + "b64b036e-94d4-4078-ab21-961ca05203d3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2838,16 +3027,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11980" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044640Z:4eca411b-2764-43f7-8e42-22e04f2748e0" + "WESTUS:20210607T122016Z:66a59f6a-3832-4059-87f3-e80e0bc33126" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:46:40 GMT" + "Mon, 07 Jun 2021 12:20:15 GMT" ], "Content-Length": [ "30" @@ -2863,19 +3052,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/86f9f530-1c00-409a-b40a-4f53ae5784dd?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzg2ZjlmNTMwLTFjMDAtNDA5YS1iNDBhLTRmNTNhZTU3ODRkZD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/ee2e44d7-507a-45b0-8270-7ebe5e644048?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2VlMmU0NGQ3LTUwN2EtNDViMC04MjcwLTdlYmU1ZTY0NDA0OD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "67f81d40-c451-419e-8174-5554602af832" + "69ee8449-9820-44b5-a728-5e67c120a377" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2886,13 +3075,13 @@ "no-cache" ], "x-ms-request-id": [ - "6e273854-18db-4c1b-802e-dfa283a86424" + "40fc2ee0-2c90-4a4c-9087-0337a1104bc2" ], "x-ms-correlation-request-id": [ - "4a1a9ba6-c261-4782-951f-9fd6bfb282dd" + "2eaf2ed9-5777-43ad-94b6-3b8b5e60e8af" ], "x-ms-arm-service-request-id": [ - "ee30e0f1-be34-4442-b4f8-a60268dc2614" + "0d0dfc5f-8d6c-41df-bb07-02100a1ef7aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2902,16 +3091,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11979" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044720Z:4a1a9ba6-c261-4782-951f-9fd6bfb282dd" + "WESTUS:20210607T122056Z:2eaf2ed9-5777-43ad-94b6-3b8b5e60e8af" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:19 GMT" + "Mon, 07 Jun 2021 12:20:55 GMT" ], "Content-Length": [ "29" @@ -2927,22 +3116,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/bgpConnections/ps8641?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2JncENvbm5lY3Rpb25zL3BzODY0MT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/bgpConnections/ps9993?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2JncENvbm5lY3Rpb25zL3BzOTk5Mz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2953,22 +3142,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "b248ab9b-775b-421d-9841-908a63b0a1c1" + "83920b94-aa60-4be2-a68d-3e2c659aa65c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "5a63ae04-f941-4d73-801b-120def97fcf2" + "fc759a7c-d8ea-4412-8d58-4402026399ac" ], "x-ms-arm-service-request-id": [ - "41e17547-8200-4576-af1f-1af15632cb9a" + "d4e4decf-193c-4463-8cf7-73f872ac32b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2981,13 +3170,13 @@ "14999" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044739Z:5a63ae04-f941-4d73-801b-120def97fcf2" + "WESTUS:20210607T122057Z:fc759a7c-d8ea-4412-8d58-4402026399ac" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:39 GMT" + "Mon, 07 Jun 2021 12:20:56 GMT" ], "Expires": [ "-1" @@ -3000,19 +3189,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2IyNDhhYjliLTc3NWItNDIxZC05ODQxLTkwOGE2M2IwYTFjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzgzOTIwYjk0LWFhNjAtNGJlMi1hNjhkLTNlMmM2NTlhYTY1Yz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3026,13 +3215,13 @@ "10" ], "x-ms-request-id": [ - "f8d00269-9481-49d2-be9e-d6701fe6b841" + "ff509d46-3584-4a49-8c9d-06bc9b99479e" ], "x-ms-correlation-request-id": [ - "74b2d4b6-62bc-405f-aafe-d4a34340935b" + "0f5d88a3-caeb-4134-90fb-a37643684cec" ], "x-ms-arm-service-request-id": [ - "c000d428-3786-4b6c-89e6-771f5978d7a1" + "39c2b7d7-3539-4942-9663-e6cb57cb4a5a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3042,16 +3231,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11973" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044749Z:74b2d4b6-62bc-405f-aafe-d4a34340935b" + "WESTUS:20210607T122107Z:0f5d88a3-caeb-4134-90fb-a37643684cec" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:49 GMT" + "Mon, 07 Jun 2021 12:21:07 GMT" ], "Content-Length": [ "30" @@ -3067,19 +3256,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2IyNDhhYjliLTc3NWItNDIxZC05ODQxLTkwOGE2M2IwYTFjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzgzOTIwYjk0LWFhNjAtNGJlMi1hNjhkLTNlMmM2NTlhYTY1Yz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3093,13 +3282,13 @@ "20" ], "x-ms-request-id": [ - "9dc1aaf3-fc5e-44c6-8b6e-206d5418c9f8" + "4228d01c-d1b1-4d8b-98b2-e0d6b5c3de66" ], "x-ms-correlation-request-id": [ - "351e48d2-d0f2-43ce-b5c3-ba6fb7385ccd" + "66bcd21d-2598-4d3d-bc77-85f08783ff2d" ], "x-ms-arm-service-request-id": [ - "9b13e510-4530-4e5c-b486-4d8d036ecbfc" + "7a42a870-22e2-4217-b521-7bc7be784089" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3109,16 +3298,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11972" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044759Z:351e48d2-d0f2-43ce-b5c3-ba6fb7385ccd" + "WESTUS:20210607T122117Z:66bcd21d-2598-4d3d-bc77-85f08783ff2d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:47:59 GMT" + "Mon, 07 Jun 2021 12:21:17 GMT" ], "Content-Length": [ "30" @@ -3134,19 +3323,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2IyNDhhYjliLTc3NWItNDIxZC05ODQxLTkwOGE2M2IwYTFjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzgzOTIwYjk0LWFhNjAtNGJlMi1hNjhkLTNlMmM2NTlhYTY1Yz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3160,13 +3349,13 @@ "40" ], "x-ms-request-id": [ - "177df8a1-d124-4bff-9b2d-dcaf663ce87d" + "d45a507b-b21a-4fee-973c-102240ae4f23" ], "x-ms-correlation-request-id": [ - "dd2ea3bd-a2dd-4c04-af27-2c42b6f4f376" + "5f0fccd0-7a8e-40be-8f7d-49c8c88546b9" ], "x-ms-arm-service-request-id": [ - "28b65de8-66a7-4e38-a964-ce3966c08d7c" + "437b6ff1-9360-4c5b-87de-fda6991b62d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3176,16 +3365,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11971" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044819Z:dd2ea3bd-a2dd-4c04-af27-2c42b6f4f376" + "WESTUS:20210607T122138Z:5f0fccd0-7a8e-40be-8f7d-49c8c88546b9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:48:19 GMT" + "Mon, 07 Jun 2021 12:21:37 GMT" ], "Content-Length": [ "30" @@ -3201,19 +3390,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2IyNDhhYjliLTc3NWItNDIxZC05ODQxLTkwOGE2M2IwYTFjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzgzOTIwYjk0LWFhNjAtNGJlMi1hNjhkLTNlMmM2NTlhYTY1Yz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3224,13 +3413,13 @@ "no-cache" ], "x-ms-request-id": [ - "a85cf009-dcc0-4136-b283-0d69e547af4a" + "b06beb25-0a7a-4f7f-b6ef-9b01651fead6" ], "x-ms-correlation-request-id": [ - "9a31bdbe-0ac1-45d6-8919-2d4ec8afb6df" + "8ec8c81a-8c1d-4a41-b924-1ebc3b0df91d" ], "x-ms-arm-service-request-id": [ - "3e0f3476-891f-443d-b027-1d616bfcc88c" + "585acb78-027a-45ec-9a4b-2287cac0d47a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3240,16 +3429,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11970" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044859Z:9a31bdbe-0ac1-45d6-8919-2d4ec8afb6df" + "WESTUS:20210607T122218Z:8ec8c81a-8c1d-4a41-b924-1ebc3b0df91d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:48:59 GMT" + "Mon, 07 Jun 2021 12:22:18 GMT" ], "Content-Length": [ "29" @@ -3265,19 +3454,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2IyNDhhYjliLTc3NWItNDIxZC05ODQxLTkwOGE2M2IwYTFjMT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzgzOTIwYjk0LWFhNjAtNGJlMi1hNjhkLTNlMmM2NTlhYTY1Yz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "66909457-da61-416e-93f1-79812322f82f" + "1afd1930-74d8-46c0-86e6-96c78ba49334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3288,19 +3477,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01" ], "x-ms-request-id": [ - "b248ab9b-775b-421d-9841-908a63b0a1c1" + "83920b94-aa60-4be2-a68d-3e2c659aa65c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b248ab9b-775b-421d-9841-908a63b0a1c1?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/83920b94-aa60-4be2-a68d-3e2c659aa65c?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "5a63ae04-f941-4d73-801b-120def97fcf2" + "fc759a7c-d8ea-4412-8d58-4402026399ac" ], "x-ms-arm-service-request-id": [ - "41e17547-8200-4576-af1f-1af15632cb9a" + "d4e4decf-193c-4463-8cf7-73f872ac32b1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3310,16 +3499,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11969" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044859Z:83e63518-d630-4225-bb0c-31b2973093f9" + "WESTUS:20210607T122218Z:0b979b41-e7e7-419d-8076-b9c89e05480d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:48:59 GMT" + "Mon, 07 Jun 2021 12:22:18 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3332,22 +3521,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3358,22 +3547,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "e7294433-d484-4d3f-aa2a-dbc0581c4d3f" + "5459fe63-ba0b-4a0a-a538-ac8f9e388d8a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "9ac53f6a-0536-4cb0-9c8b-65f678cb3de9" + "22496f54-ec01-4ee7-bc11-e89100020acd" ], "x-ms-arm-service-request-id": [ - "2795f363-9d68-45e8-8914-89e0f9bd6a21" + "ebb68866-0bbe-4448-b6ef-b8e6b4d40b33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3386,13 +3575,13 @@ "14998" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044900Z:9ac53f6a-0536-4cb0-9c8b-65f678cb3de9" + "WESTUS:20210607T122219Z:22496f54-ec01-4ee7-bc11-e89100020acd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:49:00 GMT" + "Mon, 07 Jun 2021 12:22:18 GMT" ], "Expires": [ "-1" @@ -3405,19 +3594,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U3Mjk0NDMzLWQ0ODQtNGQzZi1hYTJhLWRiYzA1ODFjNGQzZj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU0NTlmZTYzLWJhMGItNGEwYS1hNTM4LWFjOGY5ZTM4OGQ4YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3431,13 +3620,13 @@ "10" ], "x-ms-request-id": [ - "aa68fe33-b353-476b-88fe-780ab824c32f" + "d6691b6f-688b-4bf8-9190-6c2e611a45c9" ], "x-ms-correlation-request-id": [ - "9ec824c4-a9e1-4486-b38d-9aa18a8260b7" + "194988f3-0614-44c0-bc90-d83b821ade09" ], "x-ms-arm-service-request-id": [ - "eb354cd1-38bf-4663-b975-de80188d30a2" + "2d04797e-8093-4b60-8952-d252d050181a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3447,16 +3636,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" + "11965" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044910Z:9ec824c4-a9e1-4486-b38d-9aa18a8260b7" + "WESTUS:20210607T122229Z:194988f3-0614-44c0-bc90-d83b821ade09" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:49:10 GMT" + "Mon, 07 Jun 2021 12:22:28 GMT" ], "Content-Length": [ "30" @@ -3472,19 +3661,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U3Mjk0NDMzLWQ0ODQtNGQzZi1hYTJhLWRiYzA1ODFjNGQzZj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU0NTlmZTYzLWJhMGItNGEwYS1hNTM4LWFjOGY5ZTM4OGQ4YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3498,13 +3687,13 @@ "20" ], "x-ms-request-id": [ - "151827c6-1fe4-404a-a534-91c8b32d7bb2" + "ef3a62ce-b672-4e9f-8c6f-7924c44d2755" ], "x-ms-correlation-request-id": [ - "bd9647ec-9d12-4bf0-92e2-a5c80ed88d43" + "f22ff013-9126-4c30-8993-c659c18f2d69" ], "x-ms-arm-service-request-id": [ - "90ce5a34-f1fb-4034-841a-784917728c86" + "c69ad35e-c5cc-4358-b2e3-21528f3c3fe9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3514,16 +3703,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" + "11964" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044920Z:bd9647ec-9d12-4bf0-92e2-a5c80ed88d43" + "WESTUS:20210607T122239Z:f22ff013-9126-4c30-8993-c659c18f2d69" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:49:20 GMT" + "Mon, 07 Jun 2021 12:22:39 GMT" ], "Content-Length": [ "30" @@ -3539,19 +3728,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U3Mjk0NDMzLWQ0ODQtNGQzZi1hYTJhLWRiYzA1ODFjNGQzZj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU0NTlmZTYzLWJhMGItNGEwYS1hNTM4LWFjOGY5ZTM4OGQ4YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3565,13 +3754,13 @@ "40" ], "x-ms-request-id": [ - "47ba17c7-fcba-416f-9905-60cf6b250cdf" + "728ad391-9b2b-4cbc-b6d1-eb0db2f1cc1a" ], "x-ms-correlation-request-id": [ - "657c2bf2-a2c7-4053-ba9b-a37d2f867fa6" + "ee28fcc1-a37a-4ffa-a3b2-735e6749630e" ], "x-ms-arm-service-request-id": [ - "be22d733-96da-4a32-ab19-ab8f15a1406a" + "684b91a6-3787-4b6a-8016-50e707164e8d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3581,16 +3770,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11966" + "11963" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T044940Z:657c2bf2-a2c7-4053-ba9b-a37d2f867fa6" + "WESTUS:20210607T122259Z:ee28fcc1-a37a-4ffa-a3b2-735e6749630e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:49:40 GMT" + "Mon, 07 Jun 2021 12:22:59 GMT" ], "Content-Length": [ "30" @@ -3606,19 +3795,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U3Mjk0NDMzLWQ0ODQtNGQzZi1hYTJhLWRiYzA1ODFjNGQzZj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU0NTlmZTYzLWJhMGItNGEwYS1hNTM4LWFjOGY5ZTM4OGQ4YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3632,32 +3821,32 @@ "80" ], "x-ms-request-id": [ - "d4c4a783-2e39-4238-9724-9f339396da87" + "6a49314d-f1d2-4b01-a83b-93a5d8fec658" ], "x-ms-correlation-request-id": [ - "757ff1bb-876e-4324-8b0d-dfb18bc8af57" + "1299858c-ab5c-4ed9-aedd-19c032573300" ], "x-ms-arm-service-request-id": [ - "fc26e991-baae-4d49-81d3-715c54cebe9c" + "09abf0a3-5e33-4fc9-a14f-2688713adf66" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11965" - ], "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11962" + ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045021Z:757ff1bb-876e-4324-8b0d-dfb18bc8af57" + "WESTUS:20210607T122339Z:1299858c-ab5c-4ed9-aedd-19c032573300" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:50:20 GMT" + "Mon, 07 Jun 2021 12:23:38 GMT" ], "Content-Length": [ "30" @@ -3673,19 +3862,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2U3Mjk0NDMzLWQ0ODQtNGQzZi1hYTJhLWRiYzA1ODFjNGQzZj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU0NTlmZTYzLWJhMGItNGEwYS1hNTM4LWFjOGY5ZTM4OGQ4YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3696,13 +3885,13 @@ "no-cache" ], "x-ms-request-id": [ - "07272ecf-4d9a-4d7f-aa0f-4cb025c8786e" + "d49dd809-5cc6-44e3-bbf0-8ae2a1ec7786" ], "x-ms-correlation-request-id": [ - "cb4ea698-d452-4dbf-9265-33b42dcecac3" + "0e2535a8-8dc1-45d1-bd9f-583aa26a5f18" ], "x-ms-arm-service-request-id": [ - "aeebce1c-d460-4645-bed2-cd3063386dc0" + "0227c881-0255-4942-b04f-a4fc0880c8ae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3712,16 +3901,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11964" + "11961" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045141Z:cb4ea698-d452-4dbf-9265-33b42dcecac3" + "WESTUS:20210607T122459Z:0e2535a8-8dc1-45d1-bd9f-583aa26a5f18" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:40 GMT" + "Mon, 07 Jun 2021 12:24:59 GMT" ], "Content-Length": [ "29" @@ -3737,19 +3926,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2U3Mjk0NDMzLWQ0ODQtNGQzZi1hYTJhLWRiYzA1ODFjNGQzZj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzU0NTlmZTYzLWJhMGItNGEwYS1hNTM4LWFjOGY5ZTM4OGQ4YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3760,19 +3949,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01" ], "x-ms-request-id": [ - "e7294433-d484-4d3f-aa2a-dbc0581c4d3f" + "5459fe63-ba0b-4a0a-a538-ac8f9e388d8a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/e7294433-d484-4d3f-aa2a-dbc0581c4d3f?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/5459fe63-ba0b-4a0a-a538-ac8f9e388d8a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "9ac53f6a-0536-4cb0-9c8b-65f678cb3de9" + "22496f54-ec01-4ee7-bc11-e89100020acd" ], "x-ms-arm-service-request-id": [ - "2795f363-9d68-45e8-8914-89e0f9bd6a21" + "ebb68866-0bbe-4448-b6ef-b8e6b4d40b33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3782,16 +3971,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11963" + "11960" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045141Z:876ce3cd-07be-475e-8a0a-99ddde73d307" + "WESTUS:20210607T122500Z:24979e4a-ba42-42e4-9933-14de58be6b1c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:41 GMT" + "Mon, 07 Jun 2021 12:24:59 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3804,22 +3993,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs/ps3727?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzNzI3P2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs/ps3819?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHMzODE5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3830,25 +4019,25 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/397818ae-056b-488a-964c-23d1f0a68067?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "397818ae-056b-488a-964c-23d1f0a68067" + "d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/397818ae-056b-488a-964c-23d1f0a68067?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "e3f73ceb-2ff1-4239-94fb-903fcbefcf99" + "9b92d1b6-3d95-4acb-b472-1f273c588e1a" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "c3cb5116-40b1-45bd-a7cd-0a3f1300d430" + "831f8a40-67fd-4636-bf29-3cc930ed4968" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3861,13 +4050,13 @@ "14997" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045142Z:e3f73ceb-2ff1-4239-94fb-903fcbefcf99" + "WESTUS:20210607T122500Z:9b92d1b6-3d95-4acb-b472-1f273c588e1a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:41 GMT" + "Mon, 07 Jun 2021 12:25:00 GMT" ], "Expires": [ "-1" @@ -3880,19 +4069,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/397818ae-056b-488a-964c-23d1f0a68067?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzM5NzgxOGFlLTA1NmItNDg4YS05NjRjLTIzZDFmMGE2ODA2Nz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2QxYjFjN2QyLTNiM2YtNDkzMi1iOGIyLWQwNmY2ZjFkMzk4Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3903,13 +4092,13 @@ "no-cache" ], "x-ms-request-id": [ - "6c6a84b1-6210-4b63-966d-0481380c5aae" + "b004e1f3-a9f1-4cb0-aa34-0716a5d2c97b" ], "x-ms-correlation-request-id": [ - "c08a72bb-5873-4ac8-be8d-f6949b5f1a0f" + "59356008-5b1f-4040-8080-a3fa2aa18e59" ], "x-ms-arm-service-request-id": [ - "1a8f15a7-44cf-4b97-a52e-efd41807fb79" + "95b5e651-63c0-4e7e-a078-43f6d74a0f94" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3919,16 +4108,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11962" + "11959" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045152Z:c08a72bb-5873-4ac8-be8d-f6949b5f1a0f" + "WESTUS:20210607T122510Z:59356008-5b1f-4040-8080-a3fa2aa18e59" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:52 GMT" + "Mon, 07 Jun 2021 12:25:10 GMT" ], "Content-Length": [ "29" @@ -3944,19 +4133,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/397818ae-056b-488a-964c-23d1f0a68067?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzM5NzgxOGFlLTA1NmItNDg4YS05NjRjLTIzZDFmMGE2ODA2Nz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2QxYjFjN2QyLTNiM2YtNDkzMi1iOGIyLWQwNmY2ZjFkMzk4Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "050d5a45-daee-4dc7-ad9c-6bc4441052b4" + "c73927f4-ae83-4154-bfa6-f78802ccfb49" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3967,22 +4156,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/397818ae-056b-488a-964c-23d1f0a68067?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987?api-version=2021-02-01" ], "x-ms-request-id": [ - "397818ae-056b-488a-964c-23d1f0a68067" + "d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/397818ae-056b-488a-964c-23d1f0a68067?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1b1c7d2-3b3f-4932-b8b2-d06f6f1d3987?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "e3f73ceb-2ff1-4239-94fb-903fcbefcf99" + "9b92d1b6-3d95-4acb-b472-1f273c588e1a" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "c3cb5116-40b1-45bd-a7cd-0a3f1300d430" + "831f8a40-67fd-4636-bf29-3cc930ed4968" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3992,16 +4181,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" + "11958" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045152Z:46b9e358-0eec-4db8-8984-cfd05f8653c4" + "WESTUS:20210607T122511Z:ead6c28a-7ce5-4bc1-9dd6-2f1b4180f030" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:52 GMT" + "Mon, 07 Jun 2021 12:25:10 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4014,22 +4203,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps1061/providers/Microsoft.Network/virtualHubs?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMTA2MS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps8510/providers/Microsoft.Network/virtualHubs?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzODUxMC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0389fab9-a5d1-4198-8b1f-a9c4e86ea7b0" + "9c34e93a-d528-4c0f-a6f8-21db55e15115" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4039,64 +4228,57 @@ "Pragma": [ "no-cache" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11957" + ], "x-ms-request-id": [ - "03960db8-6b01-4cb7-a9a2-af500e9d5bc3" + "5e4e7332-940d-4c71-8d91-5b580da93617" ], "x-ms-correlation-request-id": [ - "2de665fd-16de-492a-b101-501a11b708f6" + "5e4e7332-940d-4c71-8d91-5b580da93617" ], - "x-ms-arm-service-request-id": [ - "8afc8279-e10b-4d3d-91ea-1b902fa76547" + "x-ms-routing-request-id": [ + "WESTUS:20210607T122511Z:5e4e7332-940d-4c71-8d91-5b580da93617" ], "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:20210317T045152Z:2de665fd-16de-492a-b101-501a11b708f6" - ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:52 GMT" - ], - "Content-Length": [ - "19" + "Mon, 07 Jun 2021 12:25:10 GMT" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" + ], + "Content-Length": [ + "12" ] }, "ResponseBody": "{\r\n \"value\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps1061?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzMTA2MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps8510?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzODUxMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "950fe4d0-b1d2-4049-ac80-b7962c1f42f3" + "ec44a2d3-bab5-4399-a731-90f1be4d059a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4107,7 +4289,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4116,13 +4298,13 @@ "14999" ], "x-ms-request-id": [ - "57d976eb-827c-424c-944f-e897696a6b30" + "90eed28a-30b7-41ce-9f4a-4712ed2911de" ], "x-ms-correlation-request-id": [ - "57d976eb-827c-424c-944f-e897696a6b30" + "90eed28a-30b7-41ce-9f4a-4712ed2911de" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045154Z:57d976eb-827c-424c-944f-e897696a6b30" + "WESTCENTRALUS:20210607T122512Z:90eed28a-30b7-41ce-9f4a-4712ed2911de" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4131,7 +4313,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:51:54 GMT" + "Mon, 07 Jun 2021 12:25:11 GMT" ], "Expires": [ "-1" @@ -4144,16 +4326,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4164,7 +4346,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4173,13 +4355,13 @@ "11999" ], "x-ms-request-id": [ - "e96c81ea-1c73-44f1-8a3c-755eb26117d7" + "3d14b4af-395b-4996-9d4f-3b4f6af3dbcb" ], "x-ms-correlation-request-id": [ - "e96c81ea-1c73-44f1-8a3c-755eb26117d7" + "3d14b4af-395b-4996-9d4f-3b4f6af3dbcb" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045209Z:e96c81ea-1c73-44f1-8a3c-755eb26117d7" + "WESTCENTRALUS:20210607T122527Z:3d14b4af-395b-4996-9d4f-3b4f6af3dbcb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4188,7 +4370,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:52:09 GMT" + "Mon, 07 Jun 2021 12:25:27 GMT" ], "Expires": [ "-1" @@ -4201,16 +4383,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4221,7 +4403,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4230,13 +4412,13 @@ "11998" ], "x-ms-request-id": [ - "d601fb12-ad32-4d3d-b7c3-df19da3825a4" + "5a9cdb7b-d37c-4a36-93d3-8c2016c8a486" ], "x-ms-correlation-request-id": [ - "d601fb12-ad32-4d3d-b7c3-df19da3825a4" + "5a9cdb7b-d37c-4a36-93d3-8c2016c8a486" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045224Z:d601fb12-ad32-4d3d-b7c3-df19da3825a4" + "WESTCENTRALUS:20210607T122542Z:5a9cdb7b-d37c-4a36-93d3-8c2016c8a486" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4245,7 +4427,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:52:24 GMT" + "Mon, 07 Jun 2021 12:25:42 GMT" ], "Expires": [ "-1" @@ -4258,16 +4440,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4278,7 +4460,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4287,13 +4469,13 @@ "11997" ], "x-ms-request-id": [ - "245cd64f-716c-4ff7-999a-9a504273f371" + "f66cdff5-37b9-4ff5-bd05-8d65b254c3db" ], "x-ms-correlation-request-id": [ - "245cd64f-716c-4ff7-999a-9a504273f371" + "f66cdff5-37b9-4ff5-bd05-8d65b254c3db" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045239Z:245cd64f-716c-4ff7-999a-9a504273f371" + "WESTCENTRALUS:20210607T122557Z:f66cdff5-37b9-4ff5-bd05-8d65b254c3db" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4302,7 +4484,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:52:39 GMT" + "Mon, 07 Jun 2021 12:25:57 GMT" ], "Expires": [ "-1" @@ -4315,16 +4497,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4335,7 +4517,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4344,13 +4526,13 @@ "11996" ], "x-ms-request-id": [ - "955dd919-f807-4534-b76e-3ee936b6fe18" + "eacd1aa0-e1fd-48f0-8214-a980a7a962c6" ], "x-ms-correlation-request-id": [ - "955dd919-f807-4534-b76e-3ee936b6fe18" + "eacd1aa0-e1fd-48f0-8214-a980a7a962c6" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045254Z:955dd919-f807-4534-b76e-3ee936b6fe18" + "WESTCENTRALUS:20210607T122612Z:eacd1aa0-e1fd-48f0-8214-a980a7a962c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4359,7 +4541,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:52:54 GMT" + "Mon, 07 Jun 2021 12:26:12 GMT" ], "Expires": [ "-1" @@ -4372,16 +4554,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4392,7 +4574,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4401,13 +4583,13 @@ "11995" ], "x-ms-request-id": [ - "c77d5322-3642-41d8-b854-695c26e38a78" + "8f555956-c14b-4ce8-a969-849f69751ef2" ], "x-ms-correlation-request-id": [ - "c77d5322-3642-41d8-b854-695c26e38a78" + "8f555956-c14b-4ce8-a969-849f69751ef2" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045309Z:c77d5322-3642-41d8-b854-695c26e38a78" + "WESTCENTRALUS:20210607T122628Z:8f555956-c14b-4ce8-a969-849f69751ef2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4416,7 +4598,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:53:09 GMT" + "Mon, 07 Jun 2021 12:26:27 GMT" ], "Expires": [ "-1" @@ -4429,16 +4611,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4449,7 +4631,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4458,13 +4640,13 @@ "11994" ], "x-ms-request-id": [ - "b5781ed4-225b-4352-b2b7-a7b71af8a912" + "125585b6-eb24-4961-b32b-4bd8e9272a9f" ], "x-ms-correlation-request-id": [ - "b5781ed4-225b-4352-b2b7-a7b71af8a912" + "125585b6-eb24-4961-b32b-4bd8e9272a9f" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045325Z:b5781ed4-225b-4352-b2b7-a7b71af8a912" + "WESTCENTRALUS:20210607T122643Z:125585b6-eb24-4961-b32b-4bd8e9272a9f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4473,7 +4655,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:53:24 GMT" + "Mon, 07 Jun 2021 12:26:42 GMT" ], "Expires": [ "-1" @@ -4486,16 +4668,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4509,13 +4691,13 @@ "11993" ], "x-ms-request-id": [ - "e16a0d12-87f3-4726-bd40-622f8fac20c5" + "4748891e-8eae-43b1-a651-b12de6be67e9" ], "x-ms-correlation-request-id": [ - "e16a0d12-87f3-4726-bd40-622f8fac20c5" + "4748891e-8eae-43b1-a651-b12de6be67e9" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045340Z:e16a0d12-87f3-4726-bd40-622f8fac20c5" + "WESTCENTRALUS:20210607T122658Z:4748891e-8eae-43b1-a651-b12de6be67e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4524,7 +4706,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:53:39 GMT" + "Mon, 07 Jun 2021 12:26:57 GMT" ], "Expires": [ "-1" @@ -4537,16 +4719,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNjEtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05qRXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg1MTAtQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnMU1UQXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4560,13 +4742,13 @@ "11992" ], "x-ms-request-id": [ - "e6a576e9-8339-42c7-a0cc-d89fcd736278" + "cee9b1ee-8d38-469a-9530-3e16f1596691" ], "x-ms-correlation-request-id": [ - "e6a576e9-8339-42c7-a0cc-d89fcd736278" + "cee9b1ee-8d38-469a-9530-3e16f1596691" ], "x-ms-routing-request-id": [ - "WESTUS:20210317T045340Z:e6a576e9-8339-42c7-a0cc-d89fcd736278" + "WESTCENTRALUS:20210607T122658Z:cee9b1ee-8d38-469a-9530-3e16f1596691" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4575,7 +4757,7 @@ "nosniff" ], "Date": [ - "Wed, 17 Mar 2021 04:53:39 GMT" + "Mon, 07 Jun 2021 12:26:57 GMT" ], "Expires": [ "-1" @@ -4590,11 +4772,11 @@ ], "Names": { "Test-RouteServerPeerCRUD": [ - "ps1061", - "ps8719", - "ps3727", - "ps2756", - "ps8641" + "ps8510", + "ps7145", + "ps3819", + "ps3380", + "ps9993" ] }, "Variables": { diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerRoutes.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerRoutes.json index 9f645d3974bc..b9fb4342c0ee 100644 --- a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerRoutes.json +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.RouteServerTests/TestRouteServerPeerRoutes.json @@ -1,22 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps7137?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzNzEzNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps3672?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzMzY3Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "93ab7ace-0f93-47b6-becd-a1cec3edbb79" + "1f8ce75d-51fd-43db-a21e-b677a4e03fdc" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ], "Content-Type": [ "application/json; charset=utf-8" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1199" ], "x-ms-request-id": [ - "3b740da8-e85d-42ae-83f6-4cf5313cb88c" + "5375d3d5-7877-4627-8e31-23a217724fff" ], "x-ms-correlation-request-id": [ - "3b740da8-e85d-42ae-83f6-4cf5313cb88c" + "5375d3d5-7877-4627-8e31-23a217724fff" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114247Z:3b740da8-e85d-42ae-83f6-4cf5313cb88c" + "WESTCENTRALUS:20210607T122749Z:5375d3d5-7877-4627-8e31-23a217724fff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:46 GMT" + "Mon, 07 Jun 2021 12:27:48 GMT" ], "Content-Length": [ "222" @@ -63,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137\",\r\n \"name\": \"ps7137\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"Created\": \"2021-03-16T11:42:46.4110767Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672\",\r\n \"name\": \"ps3672\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"Created\": \"2021-06-07T12:27:48.9890925Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTU5OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjA3Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "239bb6e4-0015-4b2d-9f6a-ddb076efe83c" + "6e12bb98-22ba-4027-977e-30251775425f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -96,13 +96,13 @@ "gateway" ], "x-ms-request-id": [ - "c152e1df-aee9-48df-9379-db75688d5ac4" + "019a637f-df98-4432-8ae4-c1b2f82f5b23" ], "x-ms-correlation-request-id": [ - "c152e1df-aee9-48df-9379-db75688d5ac4" + "019a637f-df98-4432-8ae4-c1b2f82f5b23" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114247Z:c152e1df-aee9-48df-9379-db75688d5ac4" + "WESTCENTRALUS:20210607T122750Z:019a637f-df98-4432-8ae4-c1b2f82f5b23" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:47 GMT" + "Mon, 07 Jun 2021 12:27:50 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,23 +123,23 @@ "218" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps9599' under resource group 'ps7137' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps2072' under resource group 'ps3672' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTU5OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjA3Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "239bb6e4-0015-4b2d-9f6a-ddb076efe83c" + "6e12bb98-22ba-4027-977e-30251775425f" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -150,16 +150,16 @@ "no-cache" ], "ETag": [ - "W/\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\"" + "W/\"37384aac-e5ec-4108-b8ab-27c1ab263a90\"" ], "x-ms-request-id": [ - "737fd530-5a78-4069-b40c-aab8557ade78" + "ac7e44e7-6b5c-4660-b2f0-344d90caa500" ], "x-ms-correlation-request-id": [ - "e330b0c1-1d48-4bd0-a793-615491362b66" + "82ba84d5-62e9-4e1d-b048-0ebc33889867" ], "x-ms-arm-service-request-id": [ - "f6bd4f6d-b9ce-48a5-8e5e-18585dcbe036" + "2887a5e0-394f-4e2a-bcc6-2b19a52dc936" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -172,13 +172,13 @@ "11997" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114255Z:e330b0c1-1d48-4bd0-a793-615491362b66" + "WESTCENTRALUS:20210607T122757Z:82ba84d5-62e9-4e1d-b048-0ebc33889867" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:54 GMT" + "Mon, 07 Jun 2021 12:27:56 GMT" ], "Content-Length": [ "1263" @@ -190,26 +190,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps9599\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599\",\r\n \"etag\": \"W/\\\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b8db8c59-d8b8-415c-8e52-4d8153b6db1e\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2072\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072\",\r\n \"etag\": \"W/\\\"37384aac-e5ec-4108-b8ab-27c1ab263a90\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c17764ee-66e4-4968-8482-9e44f10337a6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"37384aac-e5ec-4108-b8ab-27c1ab263a90\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTU5OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjA3Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "239bb6e4-0015-4b2d-9f6a-ddb076efe83c" + "6e12bb98-22ba-4027-977e-30251775425f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -220,16 +220,16 @@ "no-cache" ], "ETag": [ - "W/\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\"" + "W/\"37384aac-e5ec-4108-b8ab-27c1ab263a90\"" ], "x-ms-request-id": [ - "42f604ec-d0fe-496c-9577-0de7c1a9532c" + "19814879-dbbf-479d-9af7-f0768c4900f1" ], "x-ms-correlation-request-id": [ - "7223932b-e34a-4a08-a7eb-9b18cec7469b" + "12b44579-fb45-4386-b967-0397da63586b" ], "x-ms-arm-service-request-id": [ - "2a312c6d-09ff-4279-8d23-d54ce5416bab" + "79c611da-9065-4e3e-9470-d56ad35cd0bc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -242,13 +242,13 @@ "11996" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114255Z:7223932b-e34a-4a08-a7eb-9b18cec7469b" + "WESTCENTRALUS:20210607T122757Z:12b44579-fb45-4386-b967-0397da63586b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:54 GMT" + "Mon, 07 Jun 2021 12:27:56 GMT" ], "Content-Length": [ "1263" @@ -260,26 +260,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps9599\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599\",\r\n \"etag\": \"W/\\\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b8db8c59-d8b8-415c-8e52-4d8153b6db1e\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2072\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072\",\r\n \"etag\": \"W/\\\"37384aac-e5ec-4108-b8ab-27c1ab263a90\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c17764ee-66e4-4968-8482-9e44f10337a6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"37384aac-e5ec-4108-b8ab-27c1ab263a90\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTU5OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjA3Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "720043d3-8e8d-4f1e-ad1c-4fafca9c548a" + "0a952436-937a-4657-99b9-1878f2c6a80a" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -290,16 +290,16 @@ "no-cache" ], "ETag": [ - "W/\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\"" + "W/\"37384aac-e5ec-4108-b8ab-27c1ab263a90\"" ], "x-ms-request-id": [ - "46210415-9f03-4224-973d-e011b8290ebe" + "597e1f69-bb06-4cb6-baeb-b075cd0ac2ba" ], "x-ms-correlation-request-id": [ - "eb2ac327-28c5-4b5c-8759-b73ce6e7d3d6" + "f3540eaa-edfe-4316-bd85-cfe6103bf338" ], "x-ms-arm-service-request-id": [ - "3f9ef3e7-2419-4481-b481-7cd0e159906d" + "ab423176-1e32-4073-b8a7-820ecfe782da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -312,13 +312,13 @@ "11995" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114255Z:eb2ac327-28c5-4b5c-8759-b73ce6e7d3d6" + "WESTCENTRALUS:20210607T122757Z:f3540eaa-edfe-4316-bd85-cfe6103bf338" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:55 GMT" + "Mon, 07 Jun 2021 12:27:56 GMT" ], "Content-Length": [ "1263" @@ -330,26 +330,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps9599\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599\",\r\n \"etag\": \"W/\\\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b8db8c59-d8b8-415c-8e52-4d8153b6db1e\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"164dc78d-9b52-402a-a9ab-cbd523ebfee0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2072\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072\",\r\n \"etag\": \"W/\\\"37384aac-e5ec-4108-b8ab-27c1ab263a90\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c17764ee-66e4-4968-8482-9e44f10337a6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"37384aac-e5ec-4108-b8ab-27c1ab263a90\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzOTU5OT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjA3Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"RouteServerSubnet\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "239bb6e4-0015-4b2d-9f6a-ddb076efe83c" + "6e12bb98-22ba-4027-977e-30251775425f" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -369,19 +369,19 @@ "3" ], "x-ms-request-id": [ - "a8e4431b-9fff-4c9a-b841-3e4ec79e7acc" + "863dc74b-5c16-4156-9668-7a417e269a1c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a8e4431b-9fff-4c9a-b841-3e4ec79e7acc?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/863dc74b-5c16-4156-9668-7a417e269a1c?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "85625cfd-f925-4125-994d-741654567275" + "3b6080c1-bbb2-4e3f-8ea0-767fffc80483" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "7b8d29b0-2c3d-4437-bfdd-08d826c2d3c1" + "21a764b0-1a78-43fc-8cdf-cfe30d9e3a2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -394,13 +394,13 @@ "1199" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114252Z:85625cfd-f925-4125-994d-741654567275" + "WESTCENTRALUS:20210607T122754Z:3b6080c1-bbb2-4e3f-8ea0-767fffc80483" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:51 GMT" + "Mon, 07 Jun 2021 12:27:53 GMT" ], "Content-Length": [ "1261" @@ -412,23 +412,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps9599\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599\",\r\n \"etag\": \"W/\\\"1605cc03-d8c5-4ab7-b17c-40834f3be343\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"b8db8c59-d8b8-415c-8e52-4d8153b6db1e\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"1605cc03-d8c5-4ab7-b17c-40834f3be343\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2072\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072\",\r\n \"etag\": \"W/\\\"8bbfe3ed-b40d-477a-8922-48c7ba8bbcec\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"c17764ee-66e4-4968-8482-9e44f10337a6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"RouteServerSubnet\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\",\r\n \"etag\": \"W/\\\"8bbfe3ed-b40d-477a-8922-48c7ba8bbcec\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a8e4431b-9fff-4c9a-b841-3e4ec79e7acc?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E4ZTQ0MzFiLTlmZmYtNGM5YS1iODQxLTNlNGVjNzllN2FjYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/863dc74b-5c16-4156-9668-7a417e269a1c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzg2M2RjNzRiLTVjMTYtNDE1Ni05NjY4LTdhNDE3ZTI2OWExYz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "239bb6e4-0015-4b2d-9f6a-ddb076efe83c" + "6e12bb98-22ba-4027-977e-30251775425f" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -439,13 +439,13 @@ "no-cache" ], "x-ms-request-id": [ - "56dfca30-87be-4554-a5d9-dea480fee070" + "a32bb763-5fc4-49c3-9dac-ae051179a11d" ], "x-ms-correlation-request-id": [ - "d3869eb2-1382-4c2b-ae14-67f29db5efaf" + "529202b1-045d-4e02-8178-7fb7e55d477c" ], "x-ms-arm-service-request-id": [ - "0133375a-fb20-4490-aab3-03028dcedac7" + "e4d17026-c7a4-429f-abce-b686c2bb1f22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -458,13 +458,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114255Z:d3869eb2-1382-4c2b-ae14-67f29db5efaf" + "WESTCENTRALUS:20210607T122757Z:529202b1-045d-4e02-8178-7fb7e55d477c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:54 GMT" + "Mon, 07 Jun 2021 12:27:56 GMT" ], "Content-Length": [ "29" @@ -480,22 +480,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -509,13 +509,13 @@ "gateway" ], "x-ms-request-id": [ - "a9c7b82a-e116-49ac-9625-8f74cc8b000b" + "458b7818-1d6a-4833-a156-19486e4e76b6" ], "x-ms-correlation-request-id": [ - "a9c7b82a-e116-49ac-9625-8f74cc8b000b" + "458b7818-1d6a-4833-a156-19486e4e76b6" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114255Z:a9c7b82a-e116-49ac-9625-8f74cc8b000b" + "WESTCENTRALUS:20210607T122758Z:458b7818-1d6a-4833-a156-19486e4e76b6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -524,7 +524,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:55 GMT" + "Mon, 07 Jun 2021 12:27:57 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -536,23 +536,23 @@ "214" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps5970' under resource group 'ps7137' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualHubs/ps8308' under resource group 'ps3672' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -563,13 +563,13 @@ "no-cache" ], "x-ms-request-id": [ - "6ef97bcd-fd5b-40c6-9f33-d62ae21bcae1" + "40b972cb-2665-4623-8a5d-7367c986e15f" ], "x-ms-correlation-request-id": [ - "e4e1bff5-5a7b-4a15-8361-406e9500a5e0" + "0e006599-8356-4190-913e-cbfff32d15c8" ], "x-ms-arm-service-request-id": [ - "087a4697-1ac9-4aa6-9aef-2fea701a0969" + "5255f133-e678-4d88-8ae7-0fe7107aae22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -582,16 +582,16 @@ "11993" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114257Z:e4e1bff5-5a7b-4a15-8361-406e9500a5e0" + "WESTCENTRALUS:20210607T122759Z:0e006599-8356-4190-913e-cbfff32d15c8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:56 GMT" + "Mon, 07 Jun 2021 12:27:58 GMT" ], "Content-Length": [ - "590" + "638" ], "Content-Type": [ "application/json; charset=utf-8" @@ -600,26 +600,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5970\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970\",\r\n \"etag\": \"W/\\\"78735449-2110-4b00-a02e-750285673c50\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8308\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308\",\r\n \"etag\": \"W/\\\"512c735a-42a5-4f7d-9174-af9e9d4a503b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -630,13 +630,13 @@ "no-cache" ], "x-ms-request-id": [ - "82d969c1-faf4-4e2b-ab3b-93be3c225c39" + "802490b9-9d57-49f8-9fa8-ab7ebfc67997" ], "x-ms-correlation-request-id": [ - "5cfc1f1e-269e-45fe-8db9-c6582e2a479f" + "c77c9e66-5568-4af6-b1ee-a9dc4e0d800c" ], "x-ms-arm-service-request-id": [ - "0c043851-3f33-4a28-8457-75536c5c8236" + "961b66cf-b579-450d-b3cf-f28057b87f29" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -649,16 +649,16 @@ "11989" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120141Z:5cfc1f1e-269e-45fe-8db9-c6582e2a479f" + "WESTUS:20210607T124644Z:c77c9e66-5568-4af6-b1ee-a9dc4e0d800c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:41 GMT" + "Mon, 07 Jun 2021 12:46:43 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -667,26 +667,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5970\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970\",\r\n \"etag\": \"W/\\\"0c7c8791-f888-453d-83de-cbbbcd5695ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8308\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308\",\r\n \"etag\": \"W/\\\"c3f14fc5-f658-4b0d-a73c-b20728e8bb0a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7904bfe-2b52-440a-a5e4-47f247733813" + "505ccf8d-2290-42c5-a1ce-5df31e4de4f1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -697,13 +697,13 @@ "no-cache" ], "x-ms-request-id": [ - "7f11cc5b-e477-48b2-9f87-3297a0100ee1" + "e74856fe-007b-4b31-a331-39a2ce16a6cb" ], "x-ms-correlation-request-id": [ - "802cfcf4-501f-49b5-84e3-2867d5b68d30" + "2fb9d924-b829-432a-8fa4-010da8b10ee7" ], "x-ms-arm-service-request-id": [ - "72e0685b-2d37-4d80-a603-7a4e319b3d04" + "4c9b533e-d4ff-4854-8e19-c64e6f4d0de6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -716,16 +716,16 @@ "11987" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120142Z:802cfcf4-501f-49b5-84e3-2867d5b68d30" + "WESTUS:20210607T124644Z:2fb9d924-b829-432a-8fa4-010da8b10ee7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:42 GMT" + "Mon, 07 Jun 2021 12:46:44 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -734,26 +734,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5970\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970\",\r\n \"etag\": \"W/\\\"0c7c8791-f888-453d-83de-cbbbcd5695ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8308\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308\",\r\n \"etag\": \"W/\\\"c3f14fc5-f658-4b0d-a73c-b20728e8bb0a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -764,13 +764,13 @@ "no-cache" ], "x-ms-request-id": [ - "f84ca175-81de-415b-b42c-7db0ecd47b7f" + "d1534019-45c6-4c7e-bed8-125f620904b0" ], "x-ms-correlation-request-id": [ - "7bed39a4-faae-4164-8297-a4a216350f63" + "6e417409-3ff1-4227-9827-35c3afc62a5b" ], "x-ms-arm-service-request-id": [ - "ae41f91a-e8c8-4761-885a-42fb91436f6b" + "0dd94033-1511-45c0-9173-cd364e2651ab" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -783,16 +783,16 @@ "11978" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120304Z:7bed39a4-faae-4164-8297-a4a216350f63" + "WESTUS:20210607T124806Z:6e417409-3ff1-4227-9827-35c3afc62a5b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:03 GMT" + "Mon, 07 Jun 2021 12:48:05 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -801,26 +801,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5970\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970\",\r\n \"etag\": \"W/\\\"598faff4-5686-44c8-82f3-29ff06e1c7c3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8308\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308\",\r\n \"etag\": \"W/\\\"2fd59187-4f44-4044-afd2-74927576798a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -831,13 +831,13 @@ "no-cache" ], "x-ms-request-id": [ - "14fd09dc-52cf-43cb-b8ee-7f6a95f6b38e" + "cc1b2167-e693-4a3a-8d87-5b9ddfc60fc5" ], "x-ms-correlation-request-id": [ - "e7ee113c-2c2b-43bc-9a30-e397e5cc0284" + "ca24a76b-26f3-4309-a6ec-231be874129e" ], "x-ms-arm-service-request-id": [ - "420124ff-993b-4310-9e12-2dc68f2352e7" + "6bec41dd-0866-492b-951e-47377c322450" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -850,16 +850,16 @@ "11965" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120448Z:e7ee113c-2c2b-43bc-9a30-e397e5cc0284" + "WESTUS:20210607T124950Z:ca24a76b-26f3-4309-a6ec-231be874129e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:47 GMT" + "Mon, 07 Jun 2021 12:49:49 GMT" ], "Content-Length": [ - "644" + "692" ], "Content-Type": [ "application/json; charset=utf-8" @@ -868,26 +868,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5970\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970\",\r\n \"etag\": \"W/\\\"fc44a7af-373b-402f-a15b-a4b2fba1e7d2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8308\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308\",\r\n \"etag\": \"W/\\\"520742dc-2580-4b67-8803-0938c64bc5d1\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \"10.0.0.4\",\r\n \"10.0.0.5\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioned\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"virtualHubRouteTableV2s\": [],\r\n \"sku\": \"Standard\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"allowBranchToBranchTraffic\": false\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -904,19 +904,19 @@ "no-cache" ], "x-ms-request-id": [ - "9b71ce23-9bdc-47e1-8712-a04220803f02" + "35435191-8762-46fd-a684-ae7acca8c48e" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/9b71ce23-9bdc-47e1-8712-a04220803f02?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/35435191-8762-46fd-a684-ae7acca8c48e?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "4c770f48-0202-4bc4-a78f-45ca3c9c4bd2" + "9a5d2a45-cbc1-4c3a-9f17-aa68666fb037" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "8a863eb5-cac1-4326-8974-cf05a88ad6a8" + "36143125-013b-4a75-a932-7761aae9b7b3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -929,16 +929,16 @@ "1198" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114257Z:4c770f48-0202-4bc4-a78f-45ca3c9c4bd2" + "WESTCENTRALUS:20210607T122759Z:9a5d2a45-cbc1-4c3a-9f17-aa68666fb037" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:56 GMT" + "Mon, 07 Jun 2021 12:27:58 GMT" ], "Content-Length": [ - "590" + "638" ], "Content-Type": [ "application/json; charset=utf-8" @@ -947,26 +947,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps5970\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970\",\r\n \"etag\": \"W/\\\"78735449-2110-4b00-a02e-750285673c50\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8308\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308\",\r\n \"etag\": \"W/\\\"512c735a-42a5-4f7d-9174-af9e9d4a503b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -986,16 +986,16 @@ "10" ], "x-ms-request-id": [ - "da0fa7b1-5b89-43b1-b798-3cfdbad48b0c" + "1655774b-d3b4-4aee-bf67-06a3d1aee14a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "ff6fd847-69a2-4e10-9c2c-dedd09bf737d" + "69d9084b-ae6d-4756-a246-58dfaaf6cf51" ], "x-ms-arm-service-request-id": [ - "73d966b9-9547-4af8-9c15-90a93e18a4ca" + "d3184c29-be8b-45a8-81d6-6393b18523cf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1008,13 +1008,13 @@ "1197" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114257Z:ff6fd847-69a2-4e10-9c2c-dedd09bf737d" + "WESTCENTRALUS:20210607T122759Z:69d9084b-ae6d-4756-a246-58dfaaf6cf51" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:42:57 GMT" + "Mon, 07 Jun 2021 12:27:59 GMT" ], "Content-Length": [ "603" @@ -1026,23 +1026,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"e62c608f-29e8-4842-8780-e5912cfa5514\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"ed2b887f-d829-4a36-a43d-31a2004f901e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1056,13 +1056,13 @@ "10" ], "x-ms-request-id": [ - "1d4a33c2-48ff-4396-9d1b-2d26687ad422" + "d3311750-0857-48ee-99dc-b376e954af68" ], "x-ms-correlation-request-id": [ - "294f5db5-5973-4280-9fd1-ca1aede64770" + "bfdd7699-4560-4654-ab61-92cc2c2dae5a" ], "x-ms-arm-service-request-id": [ - "495d457a-bd5e-4561-b3d3-fe7d847ac322" + "3fb3be22-644b-429d-8bd4-e5fcbccefa55" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1075,13 +1075,13 @@ "11992" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114307Z:294f5db5-5973-4280-9fd1-ca1aede64770" + "WESTCENTRALUS:20210607T122810Z:bfdd7699-4560-4654-ab61-92cc2c2dae5a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:43:07 GMT" + "Mon, 07 Jun 2021 12:28:09 GMT" ], "Content-Length": [ "30" @@ -1097,19 +1097,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1123,13 +1123,13 @@ "20" ], "x-ms-request-id": [ - "72c6b735-3fc8-4404-87c7-83f3ab60ce7e" + "ec2c094c-73b9-4af3-9a41-a73d20ca0d21" ], "x-ms-correlation-request-id": [ - "4528233f-2518-4812-8684-fa58da5b31d5" + "db39d2ac-83a0-4669-bbfb-c511434944c3" ], "x-ms-arm-service-request-id": [ - "002be251-9073-4222-9db4-06ca00d20244" + "17d1559b-a696-413b-b88c-1f3131030853" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1142,13 +1142,13 @@ "11991" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114317Z:4528233f-2518-4812-8684-fa58da5b31d5" + "WESTCENTRALUS:20210607T122820Z:db39d2ac-83a0-4669-bbfb-c511434944c3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:43:17 GMT" + "Mon, 07 Jun 2021 12:28:19 GMT" ], "Content-Length": [ "30" @@ -1164,19 +1164,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1190,13 +1190,13 @@ "40" ], "x-ms-request-id": [ - "67019074-8b3d-4548-8e01-aa0e3091579f" + "f4b5a98e-9f44-42cc-aedb-03f1f5bb362e" ], "x-ms-correlation-request-id": [ - "49139147-9117-4bc3-a676-f885e2f1a01e" + "a236d11c-e029-485a-a293-f6e1aa821362" ], "x-ms-arm-service-request-id": [ - "11b39984-2689-4f0f-8c60-9c035ff1c72a" + "c4d34a50-9da6-41ff-8fdb-2003faa8d03f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1209,13 +1209,13 @@ "11990" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114338Z:49139147-9117-4bc3-a676-f885e2f1a01e" + "WESTCENTRALUS:20210607T122840Z:a236d11c-e029-485a-a293-f6e1aa821362" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:43:37 GMT" + "Mon, 07 Jun 2021 12:28:39 GMT" ], "Content-Length": [ "30" @@ -1231,19 +1231,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1257,13 +1257,13 @@ "80" ], "x-ms-request-id": [ - "ac0eb4b4-ae2a-4b21-a398-64669f029f1d" + "a3716c94-ba4c-46d4-93ad-6546b0863b3b" ], "x-ms-correlation-request-id": [ - "8d00d17a-de21-4825-bb19-86133eaa0c65" + "6f8d3a95-f608-4884-b272-4ac439ca42c9" ], "x-ms-arm-service-request-id": [ - "8e2b2b6e-117a-46a5-a117-07b11cc73cc1" + "d7a20f80-5d31-46bc-9dc4-11c9bd835acb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1276,13 +1276,13 @@ "11989" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114418Z:8d00d17a-de21-4825-bb19-86133eaa0c65" + "WESTCENTRALUS:20210607T122920Z:6f8d3a95-f608-4884-b272-4ac439ca42c9" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:44:17 GMT" + "Mon, 07 Jun 2021 12:29:20 GMT" ], "Content-Length": [ "30" @@ -1298,19 +1298,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1324,13 +1324,13 @@ "160" ], "x-ms-request-id": [ - "f6e9d9df-693c-4295-9a5f-27263db3ed7c" + "0eccb3f7-a588-42c1-9261-500d5de9eebc" ], "x-ms-correlation-request-id": [ - "b4cabcf8-5df8-4a8c-a4fa-4d87541c786d" + "ba699f0e-4a5d-44f7-ac34-b27de3ed43d4" ], "x-ms-arm-service-request-id": [ - "267cd91c-f8cc-4056-a133-d40ad8162abe" + "f5222ce6-7e13-469d-8a5f-5c4b8bc31945" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1343,13 +1343,13 @@ "11988" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T114538Z:b4cabcf8-5df8-4a8c-a4fa-4d87541c786d" + "WESTCENTRALUS:20210607T123040Z:ba699f0e-4a5d-44f7-ac34-b27de3ed43d4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:45:37 GMT" + "Mon, 07 Jun 2021 12:30:40 GMT" ], "Content-Length": [ "30" @@ -1365,19 +1365,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1391,13 +1391,13 @@ "100" ], "x-ms-request-id": [ - "e74d8222-ce72-44e2-b1e1-36ca21baade6" + "d39ce051-0cf3-4904-9583-23ad680d0ec1" ], "x-ms-correlation-request-id": [ - "63f82ed7-3e76-455b-a289-50edc4cbeca5" + "4c5554fb-4468-47b7-beba-8c97cfeaf5e1" ], "x-ms-arm-service-request-id": [ - "3b0494b0-4364-4fcd-9686-a03cf4410afb" + "a75315aa-58a2-4337-9a5f-b8f45bbcda72" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1407,16 +1407,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11999" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T114819Z:63f82ed7-3e76-455b-a289-50edc4cbeca5" + "WESTUS:20210607T123321Z:4c5554fb-4468-47b7-beba-8c97cfeaf5e1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:48:18 GMT" + "Mon, 07 Jun 2021 12:33:21 GMT" ], "Content-Length": [ "30" @@ -1432,19 +1432,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1458,13 +1458,13 @@ "100" ], "x-ms-request-id": [ - "f65cfd22-8737-4807-8738-f4465dcce0c1" + "b34b7b02-4cf6-4aab-a8a5-6fae9f3bb3bd" ], "x-ms-correlation-request-id": [ - "5c3b6a21-6882-4859-8d04-4b25972edeee" + "ebae0d18-53da-41ce-a900-e0a8bd4ade8c" ], "x-ms-arm-service-request-id": [ - "468307d8-edbe-4d3c-abf3-64703988cfba" + "4b620cb8-05b1-4d3b-84ca-c436348388ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1474,16 +1474,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11998" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T114959Z:5c3b6a21-6882-4859-8d04-4b25972edeee" + "WESTUS:20210607T123502Z:ebae0d18-53da-41ce-a900-e0a8bd4ade8c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:49:59 GMT" + "Mon, 07 Jun 2021 12:35:01 GMT" ], "Content-Length": [ "30" @@ -1499,19 +1499,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1525,13 +1525,13 @@ "100" ], "x-ms-request-id": [ - "0f68bd0e-8400-4cb3-8ce0-7eabcc30cb6f" + "fda72182-e331-440c-82a8-0a73e6fe1a8b" ], "x-ms-correlation-request-id": [ - "0325f3a1-f8f1-44b7-ac67-29dfffb1293c" + "11b58204-92bc-4665-b219-f9d6bb659d5f" ], "x-ms-arm-service-request-id": [ - "e2cc3487-6014-455d-a013-e6e5984a0ef8" + "2e8e011a-3ea1-4c6a-a8fb-d735a438c0dd" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1544,13 +1544,13 @@ "11997" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T115139Z:0325f3a1-f8f1-44b7-ac67-29dfffb1293c" + "WESTUS:20210607T123642Z:11b58204-92bc-4665-b219-f9d6bb659d5f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:51:38 GMT" + "Mon, 07 Jun 2021 12:36:41 GMT" ], "Content-Length": [ "30" @@ -1566,19 +1566,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1592,13 +1592,13 @@ "100" ], "x-ms-request-id": [ - "b91246f7-30fa-47e0-bcfc-f2c45d24b8f1" + "6b279996-3b3b-4eb7-8b01-b2e4dc9aaf04" ], "x-ms-correlation-request-id": [ - "a3df3a1a-c3df-41d7-86eb-18387b9040c2" + "a076c10b-8094-493f-9a72-9b792f7bbd65" ], "x-ms-arm-service-request-id": [ - "30baa9d8-f8e9-478b-801b-a59b08db0bb4" + "ebfb041a-10d0-492a-8567-5a37f90c6d1c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1611,13 +1611,13 @@ "11996" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T115319Z:a3df3a1a-c3df-41d7-86eb-18387b9040c2" + "WESTUS:20210607T123822Z:a076c10b-8094-493f-9a72-9b792f7bbd65" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:53:19 GMT" + "Mon, 07 Jun 2021 12:38:22 GMT" ], "Content-Length": [ "30" @@ -1633,19 +1633,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1659,13 +1659,13 @@ "100" ], "x-ms-request-id": [ - "1dd88412-29f4-4c4a-8d7f-bf121d2f89d2" + "0cfa749f-cf74-489f-9205-dfc64b12649f" ], "x-ms-correlation-request-id": [ - "3e3fb864-8f33-432d-bdeb-91afa2b40103" + "d77dd8ef-f1a7-4169-a96d-fd39c20dc65d" ], "x-ms-arm-service-request-id": [ - "47da165d-4a89-4848-87ed-30ec46aaa6ae" + "241615c2-03f4-45be-af24-70d5da4f5cbb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1678,13 +1678,13 @@ "11995" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T115500Z:3e3fb864-8f33-432d-bdeb-91afa2b40103" + "WESTUS:20210607T124003Z:d77dd8ef-f1a7-4169-a96d-fd39c20dc65d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:55:00 GMT" + "Mon, 07 Jun 2021 12:40:02 GMT" ], "Content-Length": [ "30" @@ -1700,19 +1700,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1726,13 +1726,13 @@ "100" ], "x-ms-request-id": [ - "2666e5f0-a5a9-45c1-b580-00691701c2b0" + "765c2c15-7e47-4268-a2b3-2ccf21ba8add" ], "x-ms-correlation-request-id": [ - "73b1211c-1de9-45a0-9cd1-3e52b7ec5286" + "da7e00a1-0625-407c-94b6-3a3fbb25eb5f" ], "x-ms-arm-service-request-id": [ - "9ac65895-7fb0-4b69-8f9d-fe0dc478c4fb" + "365cfdc6-8022-436a-8020-3bc7f2c3bd97" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1745,13 +1745,13 @@ "11994" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T115640Z:73b1211c-1de9-45a0-9cd1-3e52b7ec5286" + "WESTUS:20210607T124143Z:da7e00a1-0625-407c-94b6-3a3fbb25eb5f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:56:39 GMT" + "Mon, 07 Jun 2021 12:41:42 GMT" ], "Content-Length": [ "30" @@ -1767,19 +1767,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1793,13 +1793,13 @@ "100" ], "x-ms-request-id": [ - "273a4a62-86ef-44dc-8ae2-082b77411562" + "9010bb8b-7a97-48ac-b6f5-74de81903077" ], "x-ms-correlation-request-id": [ - "f09e2a0b-d079-47c4-b47c-a9402c537731" + "1d6ad8d4-047c-49c3-a899-77a335b1a920" ], "x-ms-arm-service-request-id": [ - "2ccde596-5903-4da6-9ab9-6181f79ca186" + "0b93193d-a4ce-44c2-8887-3e39009aa73c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1812,13 +1812,13 @@ "11993" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T115820Z:f09e2a0b-d079-47c4-b47c-a9402c537731" + "WESTUS:20210607T124323Z:1d6ad8d4-047c-49c3-a899-77a335b1a920" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 11:58:20 GMT" + "Mon, 07 Jun 2021 12:43:22 GMT" ], "Content-Length": [ "30" @@ -1834,19 +1834,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1860,13 +1860,13 @@ "100" ], "x-ms-request-id": [ - "bc0fdbc1-8559-41ef-9194-dd92fd6f498d" + "05a8492b-8dce-4201-8cc1-c04c71d8b8dd" ], "x-ms-correlation-request-id": [ - "59926f43-a6e6-474f-8cfe-f763c375575d" + "05150aa4-bf86-4e44-96f9-5375a7ae5bbe" ], "x-ms-arm-service-request-id": [ - "35f5bcb4-02bf-41f2-a783-1c4529f30b9c" + "13c6a728-c9f6-43f7-85b7-15f29068f2cc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1879,13 +1879,13 @@ "11992" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120000Z:59926f43-a6e6-474f-8cfe-f763c375575d" + "WESTUS:20210607T124503Z:05150aa4-bf86-4e44-96f9-5375a7ae5bbe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:00:00 GMT" + "Mon, 07 Jun 2021 12:45:03 GMT" ], "Content-Length": [ "30" @@ -1901,19 +1901,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/da0fa7b1-5b89-43b1-b798-3cfdbad48b0c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2RhMGZhN2IxLTViODktNDNiMS1iNzk4LTNjZmRiYWQ0OGIwYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/1655774b-d3b4-4aee-bf67-06a3d1aee14a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE2NTU3NzRiLWQzYjQtNGFlZS1iZjY3LTA2YTNkMWFlZTE0YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1924,13 +1924,13 @@ "no-cache" ], "x-ms-request-id": [ - "50ca85d1-b840-494b-a102-ae8b63fbdc18" + "9bb9659d-9aac-48b4-bb32-456f0b77b888" ], "x-ms-correlation-request-id": [ - "550366eb-6358-4732-8008-04d3b63c69ff" + "1c175c9e-c8f5-4309-a94c-dcbea2d630f6" ], "x-ms-arm-service-request-id": [ - "3f4fd729-898a-4c05-b704-93c975e0db13" + "32479c7a-46b5-4ab3-8a7a-c44027fe2c8c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1943,13 +1943,13 @@ "11991" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120141Z:550366eb-6358-4732-8008-04d3b63c69ff" + "WESTUS:20210607T124643Z:1c175c9e-c8f5-4309-a94c-dcbea2d630f6" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:41 GMT" + "Mon, 07 Jun 2021 12:46:43 GMT" ], "Content-Length": [ "29" @@ -1965,19 +1965,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -1988,16 +1988,16 @@ "no-cache" ], "ETag": [ - "W/\"0c7c8791-f888-453d-83de-cbbbcd5695ab\"" + "W/\"c3f14fc5-f658-4b0d-a73c-b20728e8bb0a\"" ], "x-ms-request-id": [ - "f06540e6-c4f9-4b13-843d-007ff1854eaf" + "f09ee0a7-95d9-4a71-9d39-36cfcde34e51" ], "x-ms-correlation-request-id": [ - "65aceb5e-fb6f-40a8-82f7-c2ee05a61440" + "4e59685f-fedc-42bb-8800-484559658abe" ], "x-ms-arm-service-request-id": [ - "94bbf6f1-6f41-48d0-89bc-8afda87f679f" + "fa683a1a-122d-4ab9-9810-663da120ec11" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2010,13 +2010,13 @@ "11990" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120141Z:65aceb5e-fb6f-40a8-82f7-c2ee05a61440" + "WESTUS:20210607T124644Z:4e59685f-fedc-42bb-8800-484559658abe" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:41 GMT" + "Mon, 07 Jun 2021 12:46:43 GMT" ], "Content-Length": [ "604" @@ -2028,26 +2028,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"0c7c8791-f888-453d-83de-cbbbcd5695ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"c3f14fc5-f658-4b0d-a73c-b20728e8bb0a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "56e1edc5-00bf-4438-a617-b719049e45ff" + "e28d4533-3703-4c25-ac07-f0d870d71342" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2057,17 +2057,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"0c7c8791-f888-453d-83de-cbbbcd5695ab\"" - ], "x-ms-request-id": [ - "13d9b111-cc4f-4b82-b958-43cc711560ff" + "c49276ca-4a9c-4a75-9a8f-b7242991a182" ], "x-ms-correlation-request-id": [ - "0e02ed94-f3c6-4cef-8deb-8c681e6d5b9b" + "9a93d4e7-c742-4c5f-afda-6b8605e7564b" ], "x-ms-arm-service-request-id": [ - "e950d321-2382-4cb3-909a-6439612166e9" + "fd7e3906-5074-41ec-9b52-92273e9e93da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2080,16 +2077,16 @@ "11988" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120141Z:0e02ed94-f3c6-4cef-8deb-8c681e6d5b9b" + "WESTUS:20210607T124644Z:9a93d4e7-c742-4c5f-afda-6b8605e7564b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:41 GMT" + "Mon, 07 Jun 2021 12:46:44 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2098,26 +2095,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"0c7c8791-f888-453d-83de-cbbbcd5695ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"c3f14fc5-f658-4b0d-a73c-b20728e8bb0a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7904bfe-2b52-440a-a5e4-47f247733813" + "505ccf8d-2290-42c5-a1ce-5df31e4de4f1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2127,17 +2124,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"0c7c8791-f888-453d-83de-cbbbcd5695ab\"" - ], "x-ms-request-id": [ - "2bbbd276-e25f-4853-83e0-a062573633ee" + "e0f1cfd2-1e0e-44d5-a9b9-090c221352dc" ], "x-ms-correlation-request-id": [ - "c4572c66-a618-4326-ace1-72a0539ce73d" + "5b876836-e671-4a0a-8dba-cb827b2157cb" ], "x-ms-arm-service-request-id": [ - "82be0df8-79c7-47c3-a5f7-5edc28047309" + "8fe9aa7f-aa1d-405a-926d-60511ee81057" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2150,16 +2144,16 @@ "11985" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120142Z:c4572c66-a618-4326-ace1-72a0539ce73d" + "WESTUS:20210607T124644Z:5b876836-e671-4a0a-8dba-cb827b2157cb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:42 GMT" + "Mon, 07 Jun 2021 12:46:44 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2168,26 +2162,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"0c7c8791-f888-453d-83de-cbbbcd5695ab\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"c3f14fc5-f658-4b0d-a73c-b20728e8bb0a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2197,17 +2191,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"598faff4-5686-44c8-82f3-29ff06e1c7c3\"" - ], "x-ms-request-id": [ - "234c0580-cd84-4c99-9e86-21fbf832d7bb" + "c5b625d4-01be-474b-96a7-8b5d3acfe964" ], "x-ms-correlation-request-id": [ - "afea7896-b863-4817-be4f-db815cbb06ca" + "e947559f-e6b5-4125-93c2-e4474da72fed" ], "x-ms-arm-service-request-id": [ - "e09bfd2a-ac7e-441c-a0c0-105e7ec6000f" + "e25cd7ca-4ebb-467d-8c9b-067563d587eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2220,16 +2211,16 @@ "11976" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120304Z:afea7896-b863-4817-be4f-db815cbb06ca" + "WESTUS:20210607T124806Z:e947559f-e6b5-4125-93c2-e4474da72fed" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:04 GMT" + "Mon, 07 Jun 2021 12:48:05 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2238,26 +2229,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"598faff4-5686-44c8-82f3-29ff06e1c7c3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"2fd59187-4f44-4044-afd2-74927576798a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2267,17 +2258,14 @@ "Pragma": [ "no-cache" ], - "ETag": [ - "W/\"fc44a7af-373b-402f-a15b-a4b2fba1e7d2\"" - ], "x-ms-request-id": [ - "093898f7-18b9-47b2-8ae0-6caeb23eaac2" + "75c02895-7233-4046-a082-5550dbda82c6" ], "x-ms-correlation-request-id": [ - "392cba31-17e9-4b78-ae74-4e578e581a8b" + "a2a33dc6-50c4-4322-a3a8-0055226eb6b1" ], "x-ms-arm-service-request-id": [ - "f640a719-f3fc-4d2d-a8d3-8b9c46b9b566" + "08074ceb-6526-4f3b-867d-da76d388866c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2290,16 +2278,16 @@ "11963" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120448Z:392cba31-17e9-4b78-ae74-4e578e581a8b" + "WESTUS:20210607T124950Z:a2a33dc6-50c4-4322-a3a8-0055226eb6b1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:48 GMT" + "Mon, 07 Jun 2021 12:49:49 GMT" ], "Content-Length": [ - "604" + "681" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2308,26 +2296,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"fc44a7af-373b-402f-a15b-a4b2fba1e7d2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualNetworks/ps9599/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ipconfig1\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1\",\r\n \"etag\": \"W/\\\"520742dc-2580-4b67-8803-0938c64bc5d1\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualNetworks/ps2072/subnets/RouteServerSubnet\"\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f7904bfe-2b52-440a-a5e4-47f247733813" + "505ccf8d-2290-42c5-a1ce-5df31e4de4f1" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2338,13 +2326,13 @@ "no-cache" ], "x-ms-request-id": [ - "2b004be6-c522-4516-a749-d6bdba30dfc3" + "0bc6f332-b172-4dcd-a270-f0bc462d7aa7" ], "x-ms-correlation-request-id": [ - "ae6a4284-9949-4aff-b8e9-a0aae30a4228" + "dbcaa819-e959-4e88-8cc3-4f7c391fb067" ], "x-ms-arm-service-request-id": [ - "3807f83f-aec3-490c-b01a-020508e4e969" + "312c89fc-8c8f-4afd-a2f3-61511eba4b8d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2357,13 +2345,13 @@ "11986" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120142Z:ae6a4284-9949-4aff-b8e9-a0aae30a4228" + "WESTUS:20210607T124644Z:dbcaa819-e959-4e88-8cc3-4f7c391fb067" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:42 GMT" + "Mon, 07 Jun 2021 12:46:44 GMT" ], "Content-Length": [ "19" @@ -2379,22 +2367,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2405,13 +2393,13 @@ "no-cache" ], "x-ms-request-id": [ - "0b77f60b-6829-47e9-be37-21ee21b40310" + "9b074510-c613-4359-ac22-2c506cf1f7a7" ], "x-ms-correlation-request-id": [ - "b4a47de5-a298-4f72-b8c4-4819e7a75767" + "9b8788d7-d94c-428b-949c-b12541e230ea" ], "x-ms-arm-service-request-id": [ - "d42ef3f8-7c98-442c-b4a2-d6fef9d08674" + "ccb8ede7-e201-46e1-9d65-8292a9d8a8ca" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2424,16 +2412,16 @@ "11977" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120304Z:b4a47de5-a298-4f72-b8c4-4819e7a75767" + "WESTUS:20210607T124806Z:9b8788d7-d94c-428b-949c-b12541e230ea" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:03 GMT" + "Mon, 07 Jun 2021 12:48:05 GMT" ], "Content-Length": [ - "480" + "478" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2442,26 +2430,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps8560\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560\",\r\n \"etag\": \"W/\\\"598faff4-5686-44c8-82f3-29ff06e1c7c3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps156\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156\",\r\n \"etag\": \"W/\\\"2fd59187-4f44-4044-afd2-74927576798a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2472,13 +2460,13 @@ "no-cache" ], "x-ms-request-id": [ - "417aeb6f-6f2c-40bd-a321-1f0a614377fb" + "ac3735ab-03d2-43dd-84f4-4e5c8995b862" ], "x-ms-correlation-request-id": [ - "eb3b65e5-9a4d-4908-8044-a2799cdf67b7" + "4e14e6e2-5942-4db9-a829-34ea7026f2df" ], "x-ms-arm-service-request-id": [ - "251d4013-ecb8-4200-b5a4-bc5f9e14c67d" + "8871d22f-2bc2-4bbf-bcd1-4fa815ff1d60" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2491,13 +2479,13 @@ "11964" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120448Z:eb3b65e5-9a4d-4908-8044-a2799cdf67b7" + "WESTUS:20210607T124950Z:4e14e6e2-5942-4db9-a829-34ea7026f2df" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:47 GMT" + "Mon, 07 Jun 2021 12:49:49 GMT" ], "Content-Length": [ "19" @@ -2513,22 +2501,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2539,13 +2527,13 @@ "no-cache" ], "x-ms-request-id": [ - "7713b1b2-664a-440c-a5dd-d4535beb08d2" + "9c16b122-9543-445e-8b25-9691db0730e1" ], "x-ms-correlation-request-id": [ - "a0375b5b-d1bf-4a7f-ab9d-e4192da8d44d" + "6dfd3cd4-7359-4eac-98e1-ad3f84daf58c" ], "x-ms-arm-service-request-id": [ - "8e198d76-ff1b-4d86-a107-0e1a7ed4f566" + "dd068b27-600c-4f2d-b496-f02ef3eb510e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2558,16 +2546,16 @@ "11984" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120142Z:a0375b5b-d1bf-4a7f-ab9d-e4192da8d44d" + "WESTUS:20210607T124645Z:6dfd3cd4-7359-4eac-98e1-ad3f84daf58c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:42 GMT" + "Mon, 07 Jun 2021 12:46:44 GMT" ], "Content-Length": [ - "249" + "248" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2576,23 +2564,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560 not found.\",\r\n \"details\": []\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156 not found.\",\r\n \"details\": []\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2603,16 +2591,16 @@ "no-cache" ], "ETag": [ - "W/\"598faff4-5686-44c8-82f3-29ff06e1c7c3\"" + "W/\"2fd59187-4f44-4044-afd2-74927576798a\"" ], "x-ms-request-id": [ - "542966e6-8e54-4595-8b93-f6a262370774" + "24ae1375-e830-42f8-8a2f-d83b450c2fba" ], "x-ms-correlation-request-id": [ - "eb5d8d24-dc32-4cf4-a6ea-b7a6ee97b092" + "61e7a1f5-147c-4188-a405-0798c831ed32" ], "x-ms-arm-service-request-id": [ - "e016f1ad-7db9-4372-8a1d-645cb8b4410d" + "bbd39bd0-be7f-425b-810a-4ace85b5f891" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2625,16 +2613,16 @@ "11979" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120304Z:eb5d8d24-dc32-4cf4-a6ea-b7a6ee97b092" + "WESTUS:20210607T124806Z:61e7a1f5-147c-4188-a405-0798c831ed32" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:03 GMT" + "Mon, 07 Jun 2021 12:48:05 GMT" ], "Content-Length": [ - "411" + "409" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2643,26 +2631,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8560\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560\",\r\n \"etag\": \"W/\\\"598faff4-5686-44c8-82f3-29ff06e1c7c3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps156\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156\",\r\n \"etag\": \"W/\\\"2fd59187-4f44-4044-afd2-74927576798a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "909e9fdc-d05b-4bed-b362-4c01c575b97f" + "4eb9b518-a85a-4d2c-99f5-c1ee36da7363" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2673,16 +2661,16 @@ "no-cache" ], "ETag": [ - "W/\"598faff4-5686-44c8-82f3-29ff06e1c7c3\"" + "W/\"2fd59187-4f44-4044-afd2-74927576798a\"" ], "x-ms-request-id": [ - "3176fdde-9cdc-4937-9bcd-32d480c1c890" + "aaa090e3-001a-46ab-a638-29bf355bfa7b" ], "x-ms-correlation-request-id": [ - "1227452f-328a-4b7e-92d6-89de57eae977" + "3e1b943f-e19e-450a-9a2a-a5f241021068" ], "x-ms-arm-service-request-id": [ - "61de5384-fd44-47bb-aa49-7794be2156d6" + "9859e01a-0b61-4324-a0f9-dfb1da682fad" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2695,16 +2683,16 @@ "11975" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120305Z:1227452f-328a-4b7e-92d6-89de57eae977" + "WESTUS:20210607T124806Z:3e1b943f-e19e-450a-9a2a-a5f241021068" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:04 GMT" + "Mon, 07 Jun 2021 12:48:06 GMT" ], "Content-Length": [ - "411" + "409" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2713,32 +2701,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8560\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560\",\r\n \"etag\": \"W/\\\"598faff4-5686-44c8-82f3-29ff06e1c7c3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps156\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156\",\r\n \"etag\": \"W/\\\"2fd59187-4f44-4044-afd2-74927576798a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 20000,\r\n \"peerIp\": \"192.168.1.5\"\r\n },\r\n \"name\": \"ps8560\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 20000,\r\n \"peerIp\": \"192.168.1.5\"\r\n },\r\n \"name\": \"ps156\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "101" + "100" ] }, "ResponseHeaders": { @@ -2752,16 +2740,16 @@ "10" ], "x-ms-request-id": [ - "b5e6c445-e498-40ed-811e-9954b5dcfffb" + "0cec76c9-86fa-4e03-9acf-83afc6316d5a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b5e6c445-e498-40ed-811e-9954b5dcfffb?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/0cec76c9-86fa-4e03-9acf-83afc6316d5a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "8ebfa22e-14e8-466b-b651-39e5569b2a2f" + "119fb37f-c889-40a5-9557-b186ee30dc70" ], "x-ms-arm-service-request-id": [ - "6a1992f4-490f-4cf3-a096-fd71d275b55c" + "6baff663-9f1e-49f4-a874-c1c694b52aa1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2774,16 +2762,16 @@ "1199" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120143Z:8ebfa22e-14e8-466b-b651-39e5569b2a2f" + "WESTUS:20210607T124645Z:119fb37f-c889-40a5-9557-b186ee30dc70" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:43 GMT" + "Mon, 07 Jun 2021 12:46:45 GMT" ], "Content-Length": [ - "410" + "408" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2792,23 +2780,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8560\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560\",\r\n \"etag\": \"W/\\\"74de13f9-a328-41fd-aa44-761dd9c620a9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps156\",\r\n \"id\": \"/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156\",\r\n \"etag\": \"W/\\\"6108ce9a-8916-452b-b093-22c4518303e8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/bgpConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peerIp\": \"192.168.1.5\",\r\n \"peerAsn\": 20000\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b5e6c445-e498-40ed-811e-9954b5dcfffb?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1ZTZjNDQ1LWU0OTgtNDBlZC04MTFlLTk5NTRiNWRjZmZmYj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/0cec76c9-86fa-4e03-9acf-83afc6316d5a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzBjZWM3NmM5LTg2ZmEtNGUwMy05YWNmLTgzYWZjNjMxNmQ1YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2822,13 +2810,13 @@ "10" ], "x-ms-request-id": [ - "fbe0c947-4031-4324-a7e0-33d61c038e22" + "e16192ce-5e55-4bc6-a7c9-7b4356163079" ], "x-ms-correlation-request-id": [ - "e5b8068b-d18e-404d-8230-163797949137" + "bb851dcb-3efb-416e-b13e-7a9d45705710" ], "x-ms-arm-service-request-id": [ - "8009bb1e-f575-4ea1-b481-963780a3df01" + "34746a31-0443-4d39-ab61-505ddfd2cc2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2841,13 +2829,13 @@ "11983" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120153Z:e5b8068b-d18e-404d-8230-163797949137" + "WESTUS:20210607T124655Z:bb851dcb-3efb-416e-b13e-7a9d45705710" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:01:53 GMT" + "Mon, 07 Jun 2021 12:46:55 GMT" ], "Content-Length": [ "30" @@ -2863,19 +2851,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b5e6c445-e498-40ed-811e-9954b5dcfffb?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1ZTZjNDQ1LWU0OTgtNDBlZC04MTFlLTk5NTRiNWRjZmZmYj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/0cec76c9-86fa-4e03-9acf-83afc6316d5a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzBjZWM3NmM5LTg2ZmEtNGUwMy05YWNmLTgzYWZjNjMxNmQ1YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2889,13 +2877,13 @@ "20" ], "x-ms-request-id": [ - "109192cb-c76c-4700-8d08-d5ddaa9f6859" + "e9807b51-b35e-4e59-b97b-c6a8c84fde43" ], "x-ms-correlation-request-id": [ - "c6dfc130-e851-49ba-a844-9060d6fecf10" + "115bbbf4-7cf3-4551-8aea-0989b14e1019" ], "x-ms-arm-service-request-id": [ - "1e8f1759-c561-48ea-b2aa-b34d22b42ed3" + "66e62691-5672-4a14-8b8a-e1f04ff17366" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2908,13 +2896,13 @@ "11982" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120203Z:c6dfc130-e851-49ba-a844-9060d6fecf10" + "WESTUS:20210607T124705Z:115bbbf4-7cf3-4551-8aea-0989b14e1019" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:02:03 GMT" + "Mon, 07 Jun 2021 12:47:05 GMT" ], "Content-Length": [ "30" @@ -2930,19 +2918,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b5e6c445-e498-40ed-811e-9954b5dcfffb?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1ZTZjNDQ1LWU0OTgtNDBlZC04MTFlLTk5NTRiNWRjZmZmYj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/0cec76c9-86fa-4e03-9acf-83afc6316d5a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzBjZWM3NmM5LTg2ZmEtNGUwMy05YWNmLTgzYWZjNjMxNmQ1YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -2956,13 +2944,13 @@ "40" ], "x-ms-request-id": [ - "a2f71efd-1382-4ca7-911d-e4c06735fb1f" + "4508ff92-d8b3-4c6b-82e7-362f2fbcd92e" ], "x-ms-correlation-request-id": [ - "cc65d444-8cee-41c9-82d9-1cc57a1b3a6c" + "dade1b92-191a-4577-8aca-4e768c9ebf35" ], "x-ms-arm-service-request-id": [ - "1db69efd-bbe7-41aa-8bdb-2279c34fe6ad" + "3db8f09c-3391-415e-81ad-bd4206c1a5aa" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2975,13 +2963,13 @@ "11981" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120224Z:cc65d444-8cee-41c9-82d9-1cc57a1b3a6c" + "WESTUS:20210607T124725Z:dade1b92-191a-4577-8aca-4e768c9ebf35" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:02:23 GMT" + "Mon, 07 Jun 2021 12:47:25 GMT" ], "Content-Length": [ "30" @@ -2997,19 +2985,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b5e6c445-e498-40ed-811e-9954b5dcfffb?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1ZTZjNDQ1LWU0OTgtNDBlZC04MTFlLTk5NTRiNWRjZmZmYj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/0cec76c9-86fa-4e03-9acf-83afc6316d5a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzBjZWM3NmM5LTg2ZmEtNGUwMy05YWNmLTgzYWZjNjMxNmQ1YT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bb374f0e-9f57-4032-80c6-77c60ffad35a" + "850fc5bf-4b05-4ff2-9163-875ca0c80334" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3020,13 +3008,13 @@ "no-cache" ], "x-ms-request-id": [ - "b3ed543b-4ff6-4bdf-b872-1b72c044a160" + "4c301fe6-afe7-4b43-991a-fa1169b954ab" ], "x-ms-correlation-request-id": [ - "b32a9a96-afae-43ac-9d9c-718adc56f0ed" + "bcc469e9-b20a-450b-835f-dd00a83e0281" ], "x-ms-arm-service-request-id": [ - "c483836e-494a-47d0-bfff-f86fedf7fcde" + "2158aa54-99c0-4925-9491-a6b95ee0f7d4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3039,13 +3027,13 @@ "11980" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120304Z:b32a9a96-afae-43ac-9d9c-718adc56f0ed" + "WESTUS:20210607T124806Z:bcc469e9-b20a-450b-835f-dd00a83e0281" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:03 GMT" + "Mon, 07 Jun 2021 12:48:05 GMT" ], "Content-Length": [ "29" @@ -3061,22 +3049,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560/learnedRoutes?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MC9sZWFybmVkUm91dGVzP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156/learnedRoutes?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2L2xlYXJuZWRSb3V0ZXM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aeed44e0-e4b7-4c3a-9ef2-6ac49886c5b6" + "d31748ed-8882-4aeb-b4df-dd1e9029e5e7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3087,19 +3075,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "396244a2-20bb-4b1b-a87a-ecdd304233c5" + "091cbad6-2196-449f-b902-64f645be02b6" ], "x-ms-correlation-request-id": [ - "9400aca3-b5ae-4975-9e10-c395d1690f18" + "a09454b1-84f0-4ebb-bfba-81f153dc1631" ], "x-ms-arm-service-request-id": [ - "123f1dbe-03b4-400d-b22c-5773aaade37f" + "a40f915b-9459-42f9-92e5-74ab8456c7d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3112,13 +3100,13 @@ "1199" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120305Z:9400aca3-b5ae-4975-9e10-c395d1690f18" + "WESTUS:20210607T124807Z:a09454b1-84f0-4ebb-bfba-81f153dc1631" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:04 GMT" + "Mon, 07 Jun 2021 12:48:06 GMT" ], "Content-Length": [ "4" @@ -3134,19 +3122,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzM5NjI0NGEyLTIwYmItNGIxYi1hODdhLWVjZGQzMDQyMzNjNT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzA5MWNiYWQ2LTIxOTYtNDQ5Zi1iOTAyLTY0ZjY0NWJlMDJiNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aeed44e0-e4b7-4c3a-9ef2-6ac49886c5b6" + "d31748ed-8882-4aeb-b4df-dd1e9029e5e7" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3157,16 +3145,16 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01" ], "x-ms-request-id": [ - "396244a2-20bb-4b1b-a87a-ecdd304233c5" + "091cbad6-2196-449f-b902-64f645be02b6" ], "x-ms-correlation-request-id": [ - "9400aca3-b5ae-4975-9e10-c395d1690f18" + "a09454b1-84f0-4ebb-bfba-81f153dc1631" ], "x-ms-arm-service-request-id": [ - "123f1dbe-03b4-400d-b22c-5773aaade37f" + "a40f915b-9459-42f9-92e5-74ab8456c7d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3179,13 +3167,13 @@ "11974" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120315Z:13d7ac83-b0e7-41b2-8f6f-7cd9d66e1540" + "WESTUS:20210607T124817Z:d7114472-9fa8-40cf-8041-1f892c71c967" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:14 GMT" + "Mon, 07 Jun 2021 12:48:16 GMT" ], "Content-Length": [ "67" @@ -3201,19 +3189,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzM5NjI0NGEyLTIwYmItNGIxYi1hODdhLWVjZGQzMDQyMzNjNT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzA5MWNiYWQ2LTIxOTYtNDQ5Zi1iOTAyLTY0ZjY0NWJlMDJiNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aeed44e0-e4b7-4c3a-9ef2-6ac49886c5b6" + "d31748ed-8882-4aeb-b4df-dd1e9029e5e7" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3224,16 +3212,16 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01" ], "x-ms-request-id": [ - "396244a2-20bb-4b1b-a87a-ecdd304233c5" + "091cbad6-2196-449f-b902-64f645be02b6" ], "x-ms-correlation-request-id": [ - "9400aca3-b5ae-4975-9e10-c395d1690f18" + "a09454b1-84f0-4ebb-bfba-81f153dc1631" ], "x-ms-arm-service-request-id": [ - "123f1dbe-03b4-400d-b22c-5773aaade37f" + "a40f915b-9459-42f9-92e5-74ab8456c7d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3246,13 +3234,13 @@ "11973" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120315Z:65494c95-ad73-48c3-92a7-94462b57c12d" + "WESTUS:20210607T124817Z:616a6543-7e70-4440-87eb-98a950384250" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:14 GMT" + "Mon, 07 Jun 2021 12:48:16 GMT" ], "Content-Length": [ "67" @@ -3268,22 +3256,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzM5NjI0NGEyLTIwYmItNGIxYi1hODdhLWVjZGQzMDQyMzNjNT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzA5MWNiYWQ2LTIxOTYtNDQ5Zi1iOTAyLTY0ZjY0NWJlMDJiNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "aeed44e0-e4b7-4c3a-9ef2-6ac49886c5b6" + "d31748ed-8882-4aeb-b4df-dd1e9029e5e7" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Internal.Common.AzureRestClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Internal.Common.AzureRestClient/1.3.32" ] }, "ResponseHeaders": { @@ -3294,16 +3282,16 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/396244a2-20bb-4b1b-a87a-ecdd304233c5?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/091cbad6-2196-449f-b902-64f645be02b6?api-version=2021-02-01" ], "x-ms-request-id": [ - "396244a2-20bb-4b1b-a87a-ecdd304233c5" + "091cbad6-2196-449f-b902-64f645be02b6" ], "x-ms-correlation-request-id": [ - "9400aca3-b5ae-4975-9e10-c395d1690f18" + "a09454b1-84f0-4ebb-bfba-81f153dc1631" ], "x-ms-arm-service-request-id": [ - "123f1dbe-03b4-400d-b22c-5773aaade37f" + "a40f915b-9459-42f9-92e5-74ab8456c7d8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3316,13 +3304,13 @@ "11999" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120316Z:8edec7eb-1d9f-49ff-a612-8e7bdd9ccdbd" + "WESTUS:20210607T124818Z:f5271fe1-b68b-4029-91de-a1787c40f2bb" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:16 GMT" + "Mon, 07 Jun 2021 12:48:17 GMT" ], "Content-Length": [ "67" @@ -3338,22 +3326,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560/advertisedRoutes?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MC9hZHZlcnRpc2VkUm91dGVzP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156/advertisedRoutes?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2L2FkdmVydGlzZWRSb3V0ZXM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "POST", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be629da5-20ae-41c3-97a1-e8b3e83793a0" + "839e9420-be48-4794-b52a-4990b1419344" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3364,19 +3352,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "5b9ca36e-9226-43c9-8edf-035261ea23bc" + "32090a9b-2344-4711-9ab6-badee3eff319" ], "x-ms-correlation-request-id": [ - "c348a354-6cd5-406c-b360-6a874d89c4bd" + "316db970-a7df-410b-8a36-b5c02993c341" ], "x-ms-arm-service-request-id": [ - "0a84f235-390b-41ec-9e02-9248e2dc9bde" + "ad0660d6-f035-430d-a713-e57b68b4889b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3389,13 +3377,13 @@ "1198" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120316Z:c348a354-6cd5-406c-b360-6a874d89c4bd" + "WESTUS:20210607T124818Z:316db970-a7df-410b-8a36-b5c02993c341" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:15 GMT" + "Mon, 07 Jun 2021 12:48:17 GMT" ], "Content-Length": [ "4" @@ -3411,19 +3399,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzViOWNhMzZlLTkyMjYtNDNjOS04ZWRmLTAzNTI2MWVhMjNiYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzMyMDkwYTliLTIzNDQtNDcxMS05YWI2LWJhZGVlM2VmZjMxOT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be629da5-20ae-41c3-97a1-e8b3e83793a0" + "839e9420-be48-4794-b52a-4990b1419344" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3434,16 +3422,16 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01" ], "x-ms-request-id": [ - "5b9ca36e-9226-43c9-8edf-035261ea23bc" + "32090a9b-2344-4711-9ab6-badee3eff319" ], "x-ms-correlation-request-id": [ - "c348a354-6cd5-406c-b360-6a874d89c4bd" + "316db970-a7df-410b-8a36-b5c02993c341" ], "x-ms-arm-service-request-id": [ - "0a84f235-390b-41ec-9e02-9248e2dc9bde" + "ad0660d6-f035-430d-a713-e57b68b4889b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3456,13 +3444,13 @@ "11972" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120326Z:4389ca46-648a-4e76-9f3d-beffff5ad6c9" + "WESTUS:20210607T124828Z:be499819-850f-4d5b-bedc-8db5d5f35d87" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:25 GMT" + "Mon, 07 Jun 2021 12:48:28 GMT" ], "Content-Length": [ "67" @@ -3478,19 +3466,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzViOWNhMzZlLTkyMjYtNDNjOS04ZWRmLTAzNTI2MWVhMjNiYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzMyMDkwYTliLTIzNDQtNDcxMS05YWI2LWJhZGVlM2VmZjMxOT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be629da5-20ae-41c3-97a1-e8b3e83793a0" + "839e9420-be48-4794-b52a-4990b1419344" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3501,16 +3489,16 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01" ], "x-ms-request-id": [ - "5b9ca36e-9226-43c9-8edf-035261ea23bc" + "32090a9b-2344-4711-9ab6-badee3eff319" ], "x-ms-correlation-request-id": [ - "c348a354-6cd5-406c-b360-6a874d89c4bd" + "316db970-a7df-410b-8a36-b5c02993c341" ], "x-ms-arm-service-request-id": [ - "0a84f235-390b-41ec-9e02-9248e2dc9bde" + "ad0660d6-f035-430d-a713-e57b68b4889b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3523,13 +3511,13 @@ "11971" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120326Z:00bfbbfd-1a19-49eb-bd9a-6a69c2d002bd" + "WESTUS:20210607T124828Z:ac7fe976-a28a-4d56-a427-38811d48b5b7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:25 GMT" + "Mon, 07 Jun 2021 12:48:28 GMT" ], "Content-Length": [ "67" @@ -3545,22 +3533,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzViOWNhMzZlLTkyMjYtNDNjOS04ZWRmLTAzNTI2MWVhMjNiYz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzMyMDkwYTliLTIzNDQtNDcxMS05YWI2LWJhZGVlM2VmZjMxOT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "be629da5-20ae-41c3-97a1-e8b3e83793a0" + "839e9420-be48-4794-b52a-4990b1419344" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Internal.Common.AzureRestClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Internal.Common.AzureRestClient/1.3.32" ] }, "ResponseHeaders": { @@ -3571,16 +3559,16 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/5b9ca36e-9226-43c9-8edf-035261ea23bc?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/32090a9b-2344-4711-9ab6-badee3eff319?api-version=2021-02-01" ], "x-ms-request-id": [ - "5b9ca36e-9226-43c9-8edf-035261ea23bc" + "32090a9b-2344-4711-9ab6-badee3eff319" ], "x-ms-correlation-request-id": [ - "c348a354-6cd5-406c-b360-6a874d89c4bd" + "316db970-a7df-410b-8a36-b5c02993c341" ], "x-ms-arm-service-request-id": [ - "0a84f235-390b-41ec-9e02-9248e2dc9bde" + "ad0660d6-f035-430d-a713-e57b68b4889b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3593,13 +3581,13 @@ "11998" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120326Z:bc5c5e03-7aeb-4b3f-8b5f-8deeba782375" + "WESTUS:20210607T124828Z:e312fbf4-ad87-49b6-92e7-13f880576b5d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:26 GMT" + "Mon, 07 Jun 2021 12:48:27 GMT" ], "Content-Length": [ "67" @@ -3615,22 +3603,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/bgpConnections/ps8560?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2JncENvbm5lY3Rpb25zL3BzODU2MD9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/bgpConnections/ps156?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2JncENvbm5lY3Rpb25zL3BzMTU2P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3641,22 +3629,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "b8b88dba-14b4-428c-bbb1-b415dd0b296a" + "d1e8cd09-57cb-4223-96eb-bed7ab8a46ad" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "d34d8d76-3280-44f9-9125-620050441f14" + "ce72ab35-7c3e-49e3-b687-c6d8ebc605d1" ], "x-ms-arm-service-request-id": [ - "66cac03c-7f50-4ce1-9ca5-da6fb882df48" + "f61207f7-3601-44b1-8a62-4fb87a06baa1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3669,13 +3657,13 @@ "14999" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120327Z:d34d8d76-3280-44f9-9125-620050441f14" + "WESTUS:20210607T124829Z:ce72ab35-7c3e-49e3-b687-c6d8ebc605d1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:26 GMT" + "Mon, 07 Jun 2021 12:48:29 GMT" ], "Expires": [ "-1" @@ -3688,19 +3676,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I4Yjg4ZGJhLTE0YjQtNDI4Yy1iYmIxLWI0MTVkZDBiMjk2YT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2QxZThjZDA5LTU3Y2ItNDIyMy05NmViLWJlZDdhYjhhNDZhZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3714,13 +3702,13 @@ "10" ], "x-ms-request-id": [ - "3a5f6ee6-1bea-425e-b9a4-b2d47295c1e8" + "a131dd15-764e-4cd2-9dd4-c28ce5fc6f84" ], "x-ms-correlation-request-id": [ - "7e20387f-8667-4467-b841-c622b748b6ed" + "2755061e-bb91-4ebd-84df-4c4c4dca8e0e" ], "x-ms-arm-service-request-id": [ - "2bc6b6d3-8da4-47ac-a41c-3fa898b15e8a" + "df115de3-a8e3-40d0-8296-3f079b95d44a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3733,13 +3721,13 @@ "11970" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120337Z:7e20387f-8667-4467-b841-c622b748b6ed" + "WESTUS:20210607T124839Z:2755061e-bb91-4ebd-84df-4c4c4dca8e0e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:36 GMT" + "Mon, 07 Jun 2021 12:48:39 GMT" ], "Content-Length": [ "30" @@ -3755,19 +3743,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I4Yjg4ZGJhLTE0YjQtNDI4Yy1iYmIxLWI0MTVkZDBiMjk2YT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2QxZThjZDA5LTU3Y2ItNDIyMy05NmViLWJlZDdhYjhhNDZhZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3781,13 +3769,13 @@ "20" ], "x-ms-request-id": [ - "9b30a0c8-1983-4c00-b59a-f975e91166e2" + "cb0ce433-0d5c-417b-975c-94d7e51de7ab" ], "x-ms-correlation-request-id": [ - "f06b037e-076b-4403-8aa7-be87fa342f9c" + "2223e514-75cd-4dc7-9cfb-908fe162ce11" ], "x-ms-arm-service-request-id": [ - "b99b7d25-6c72-47e1-9ed2-c504564d1cd8" + "8372c8c3-4a7b-48df-8e1d-83a23672fa6b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3800,13 +3788,13 @@ "11969" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120347Z:f06b037e-076b-4403-8aa7-be87fa342f9c" + "WESTUS:20210607T124849Z:2223e514-75cd-4dc7-9cfb-908fe162ce11" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:03:47 GMT" + "Mon, 07 Jun 2021 12:48:49 GMT" ], "Content-Length": [ "30" @@ -3822,19 +3810,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I4Yjg4ZGJhLTE0YjQtNDI4Yy1iYmIxLWI0MTVkZDBiMjk2YT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2QxZThjZDA5LTU3Y2ItNDIyMy05NmViLWJlZDdhYjhhNDZhZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3848,13 +3836,13 @@ "40" ], "x-ms-request-id": [ - "25aafba7-b707-4f11-8c64-d391567968ac" + "ab4abbe3-ec8a-48a7-8e99-d4638e07fd9d" ], "x-ms-correlation-request-id": [ - "cc364546-5c92-40be-9100-0ade2014d5e7" + "d5aeb775-15bc-44db-aea0-489d52f539a4" ], "x-ms-arm-service-request-id": [ - "bd068f3f-57cc-44ae-8e98-ac34fdeec37c" + "5fb01458-b23d-4b61-83c0-4e3e5256be47" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3867,13 +3855,13 @@ "11968" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120407Z:cc364546-5c92-40be-9100-0ade2014d5e7" + "WESTUS:20210607T124909Z:d5aeb775-15bc-44db-aea0-489d52f539a4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:07 GMT" + "Mon, 07 Jun 2021 12:49:09 GMT" ], "Content-Length": [ "30" @@ -3889,19 +3877,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I4Yjg4ZGJhLTE0YjQtNDI4Yy1iYmIxLWI0MTVkZDBiMjk2YT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2QxZThjZDA5LTU3Y2ItNDIyMy05NmViLWJlZDdhYjhhNDZhZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3912,13 +3900,13 @@ "no-cache" ], "x-ms-request-id": [ - "ffe82323-309d-4371-a070-f2c7eaf66362" + "4fc8dee1-4637-4731-a02a-37806e9e2be6" ], "x-ms-correlation-request-id": [ - "e351e4aa-2d9f-4d08-91d0-a079f773508d" + "33be3c46-8cb9-465f-9635-21a5b14aed20" ], "x-ms-arm-service-request-id": [ - "4a89a842-dc52-4dcf-8ffe-3d80bcc6d460" + "dd4e2ca6-e806-4f31-9a62-b877613c92f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3931,13 +3919,13 @@ "11967" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120447Z:e351e4aa-2d9f-4d08-91d0-a079f773508d" + "WESTUS:20210607T124949Z:33be3c46-8cb9-465f-9635-21a5b14aed20" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:47 GMT" + "Mon, 07 Jun 2021 12:49:48 GMT" ], "Content-Length": [ "29" @@ -3953,19 +3941,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2I4Yjg4ZGJhLTE0YjQtNDI4Yy1iYmIxLWI0MTVkZDBiMjk2YT9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2QxZThjZDA5LTU3Y2ItNDIyMy05NmViLWJlZDdhYjhhNDZhZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "6b381af5-189e-4bb5-994a-1a826ee8c734" + "f3d63f8b-9ff5-4287-aaed-936ca48fc590" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -3976,19 +3964,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01" ], "x-ms-request-id": [ - "b8b88dba-14b4-428c-bbb1-b415dd0b296a" + "d1e8cd09-57cb-4223-96eb-bed7ab8a46ad" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b8b88dba-14b4-428c-bbb1-b415dd0b296a?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/d1e8cd09-57cb-4223-96eb-bed7ab8a46ad?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "d34d8d76-3280-44f9-9125-620050441f14" + "ce72ab35-7c3e-49e3-b687-c6d8ebc605d1" ], "x-ms-arm-service-request-id": [ - "66cac03c-7f50-4ce1-9ca5-da6fb882df48" + "f61207f7-3601-44b1-8a62-4fb87a06baa1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4001,13 +3989,13 @@ "11966" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120448Z:2d90f39a-e7f7-4ace-bba6-f642d694cecf" + "WESTUS:20210607T124949Z:85c4b32b-c849-4fb2-acf9-1f65ced18cac" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:47 GMT" + "Mon, 07 Jun 2021 12:49:49 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4020,22 +4008,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970/ipConfigurations/ipconfig1?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwL2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308/ipConfigurations/ipconfig1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4L2lwQ29uZmlndXJhdGlvbnMvaXBjb25maWcxP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4046,22 +4034,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "a636faa6-72e8-4ebe-838c-be62beef175c" + "b558e95c-7fa8-4cc2-98f8-18468ec6313f" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "5142271a-c16f-4b18-a7c9-47b462a07816" + "d9df2f5b-a641-4081-8875-765f8a3bc200" ], "x-ms-arm-service-request-id": [ - "bbe1f074-ec7b-40ac-8c3f-0f3a4bf6ea34" + "fa734926-fffc-4440-94f5-2544fa4edd08" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4074,13 +4062,13 @@ "14998" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120448Z:5142271a-c16f-4b18-a7c9-47b462a07816" + "WESTUS:20210607T124950Z:d9df2f5b-a641-4081-8875-765f8a3bc200" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:48 GMT" + "Mon, 07 Jun 2021 12:49:49 GMT" ], "Expires": [ "-1" @@ -4093,19 +4081,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E2MzZmYWE2LTcyZTgtNGViZS04MzhjLWJlNjJiZWVmMTc1Yz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1NThlOTVjLTdmYTgtNGNjMi05OGY4LTE4NDY4ZWM2MzEzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4119,13 +4107,13 @@ "10" ], "x-ms-request-id": [ - "74922f69-9e26-4d1f-8026-3433eef84cc5" + "4805d17c-0c91-40fe-b3d8-0b9998d261ae" ], "x-ms-correlation-request-id": [ - "cd7e880b-11d1-4fc8-b358-45bb03965102" + "675699a8-0656-4b03-8114-f16d66a004a4" ], "x-ms-arm-service-request-id": [ - "b9ff6c16-cbda-492d-b7f0-47f969826dd6" + "d4720db7-5b4f-4797-8e55-fdd5ec3bf6f4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4138,13 +4126,13 @@ "11962" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120459Z:cd7e880b-11d1-4fc8-b358-45bb03965102" + "WESTUS:20210607T125000Z:675699a8-0656-4b03-8114-f16d66a004a4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:04:58 GMT" + "Mon, 07 Jun 2021 12:49:59 GMT" ], "Content-Length": [ "30" @@ -4160,19 +4148,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E2MzZmYWE2LTcyZTgtNGViZS04MzhjLWJlNjJiZWVmMTc1Yz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1NThlOTVjLTdmYTgtNGNjMi05OGY4LTE4NDY4ZWM2MzEzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4186,13 +4174,13 @@ "20" ], "x-ms-request-id": [ - "3beb55d4-c85c-4657-989f-09b7d761b6f4" + "209e55da-2efe-4186-be1e-1d6c2fa4a207" ], "x-ms-correlation-request-id": [ - "59fd1561-cf90-4d55-886c-facdd14255d5" + "d264fba8-5e8a-4c46-99e5-a6fb00b16036" ], "x-ms-arm-service-request-id": [ - "2c874439-bb8a-4154-81b1-45fce3711292" + "a5227c3d-d172-4c24-9ead-1aad94020095" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4205,13 +4193,13 @@ "11961" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120509Z:59fd1561-cf90-4d55-886c-facdd14255d5" + "WESTUS:20210607T125010Z:d264fba8-5e8a-4c46-99e5-a6fb00b16036" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:05:08 GMT" + "Mon, 07 Jun 2021 12:50:10 GMT" ], "Content-Length": [ "30" @@ -4227,19 +4215,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E2MzZmYWE2LTcyZTgtNGViZS04MzhjLWJlNjJiZWVmMTc1Yz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1NThlOTVjLTdmYTgtNGNjMi05OGY4LTE4NDY4ZWM2MzEzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4253,13 +4241,13 @@ "40" ], "x-ms-request-id": [ - "d3a6fa61-cd01-4311-b7bd-17aaa2bac387" + "f7aeab71-d5d5-4cc7-927c-21e86cca8b41" ], "x-ms-correlation-request-id": [ - "b13c3c9b-b274-473f-8d2c-1cb8ea759ca8" + "c04c375c-b5d3-4dc4-ab7b-3568cd0ac3d7" ], "x-ms-arm-service-request-id": [ - "e806a3ac-93c5-4ce2-9fce-c13c60e6682b" + "49496697-258b-4be4-aba5-c95ece276a5e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4272,13 +4260,13 @@ "11960" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120529Z:b13c3c9b-b274-473f-8d2c-1cb8ea759ca8" + "WESTUS:20210607T125030Z:c04c375c-b5d3-4dc4-ab7b-3568cd0ac3d7" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:05:28 GMT" + "Mon, 07 Jun 2021 12:50:30 GMT" ], "Content-Length": [ "30" @@ -4294,19 +4282,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E2MzZmYWE2LTcyZTgtNGViZS04MzhjLWJlNjJiZWVmMTc1Yz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1NThlOTVjLTdmYTgtNGNjMi05OGY4LTE4NDY4ZWM2MzEzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4320,32 +4308,32 @@ "80" ], "x-ms-request-id": [ - "45522a0c-6e92-43fa-abfe-c39999be85a2" + "6f41714d-1e8a-4f44-b1c6-d4f9162609d7" ], "x-ms-correlation-request-id": [ - "f1678f65-e343-4834-8dc3-e5e0d5d3c714" + "75ebd7e0-505e-4145-a4d6-928003bee85e" ], "x-ms-arm-service-request-id": [ - "75843c8e-97af-4667-b61c-daaa15589c36" + "99de23ee-f5ca-428b-8bae-8f98fd313f18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11959" + ], "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" - ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120609Z:f1678f65-e343-4834-8dc3-e5e0d5d3c714" + "WESTUS:20210607T125111Z:75ebd7e0-505e-4145-a4d6-928003bee85e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:06:08 GMT" + "Mon, 07 Jun 2021 12:51:10 GMT" ], "Content-Length": [ "30" @@ -4361,19 +4349,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2E2MzZmYWE2LTcyZTgtNGViZS04MzhjLWJlNjJiZWVmMTc1Yz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2I1NThlOTVjLTdmYTgtNGNjMi05OGY4LTE4NDY4ZWM2MzEzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4384,13 +4372,13 @@ "no-cache" ], "x-ms-request-id": [ - "f18e0c11-a339-4129-95ca-47fb8464a14d" + "07920046-9cae-43c6-889b-96bbeef54429" ], "x-ms-correlation-request-id": [ - "e1ab7969-e177-4c3d-8027-0689fa18f230" + "4128cac1-2ce7-4b72-b1d2-ec04b52edc41" ], "x-ms-arm-service-request-id": [ - "3f635c32-4d59-44be-ad40-858cb084acb9" + "34a4de84-dbc3-4882-a447-015b1d6eb287" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4403,13 +4391,13 @@ "11958" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120729Z:e1ab7969-e177-4c3d-8027-0689fa18f230" + "WESTUS:20210607T125231Z:4128cac1-2ce7-4b72-b1d2-ec04b52edc41" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:29 GMT" + "Mon, 07 Jun 2021 12:52:31 GMT" ], "Content-Length": [ "29" @@ -4425,19 +4413,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2E2MzZmYWE2LTcyZTgtNGViZS04MzhjLWJlNjJiZWVmMTc1Yz9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2I1NThlOTVjLTdmYTgtNGNjMi05OGY4LTE4NDY4ZWM2MzEzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4448,19 +4436,19 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01" ], "x-ms-request-id": [ - "a636faa6-72e8-4ebe-838c-be62beef175c" + "b558e95c-7fa8-4cc2-98f8-18468ec6313f" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/a636faa6-72e8-4ebe-838c-be62beef175c?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/b558e95c-7fa8-4cc2-98f8-18468ec6313f?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "5142271a-c16f-4b18-a7c9-47b462a07816" + "d9df2f5b-a641-4081-8875-765f8a3bc200" ], "x-ms-arm-service-request-id": [ - "bbe1f074-ec7b-40ac-8c3f-0f3a4bf6ea34" + "fa734926-fffc-4440-94f5-2544fa4edd08" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4473,13 +4461,13 @@ "11957" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120730Z:6061b95b-9c84-46bd-97f4-b5470fd86af6" + "WESTUS:20210607T125231Z:f230abb8-75d6-4377-b17b-9aaf9f980338" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:29 GMT" + "Mon, 07 Jun 2021 12:52:31 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4492,22 +4480,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs/ps5970?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM1OTcwP2FwaS12ZXJzaW9uPTIwMjAtMTEtMDE=", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs/ps8308?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnMvcHM4MzA4P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4518,25 +4506,25 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/aa240e8e-1703-4b66-9f1b-f654e5caa092?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/18504527-abf0-4a7a-b6ff-db68576d9c3a?api-version=2021-02-01" ], "Retry-After": [ "10" ], "x-ms-request-id": [ - "aa240e8e-1703-4b66-9f1b-f654e5caa092" + "18504527-abf0-4a7a-b6ff-db68576d9c3a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/aa240e8e-1703-4b66-9f1b-f654e5caa092?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/18504527-abf0-4a7a-b6ff-db68576d9c3a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "078ec236-abff-4f21-b42e-139ab1eebcb7" + "c8597895-0637-4226-98e2-35dbd6f3867e" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "4601504e-d596-4d2e-b8f9-499d65f1015d" + "32d614cc-6c65-42df-a948-ea05b887debf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4549,13 +4537,13 @@ "14997" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120731Z:078ec236-abff-4f21-b42e-139ab1eebcb7" + "WESTUS:20210607T125232Z:c8597895-0637-4226-98e2-35dbd6f3867e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:30 GMT" + "Mon, 07 Jun 2021 12:52:32 GMT" ], "Expires": [ "-1" @@ -4568,19 +4556,19 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/aa240e8e-1703-4b66-9f1b-f654e5caa092?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FhMjQwZThlLTE3MDMtNGI2Ni05ZjFiLWY2NTRlNWNhYTA5Mj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/18504527-abf0-4a7a-b6ff-db68576d9c3a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE4NTA0NTI3LWFiZjAtNGE3YS1iNmZmLWRiNjg1NzZkOWMzYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4591,13 +4579,13 @@ "no-cache" ], "x-ms-request-id": [ - "e2453261-d6bb-4114-aa16-b02a5963f576" + "f8c10768-038a-41fa-a732-8eccf7f483ab" ], "x-ms-correlation-request-id": [ - "9a93cc4f-d7a7-4952-8fb3-57a30f1272df" + "c0206f73-9aa8-450d-b521-3dde720c13c5" ], "x-ms-arm-service-request-id": [ - "fc1d9d63-a5d4-4cd5-b9f3-b99ae93ff35b" + "d33d3812-070b-4472-b1d3-ab4eddaf64a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4610,13 +4598,13 @@ "11956" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120741Z:9a93cc4f-d7a7-4952-8fb3-57a30f1272df" + "WESTUS:20210607T125242Z:c0206f73-9aa8-450d-b521-3dde720c13c5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:40 GMT" + "Mon, 07 Jun 2021 12:52:42 GMT" ], "Content-Length": [ "29" @@ -4632,19 +4620,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/aa240e8e-1703-4b66-9f1b-f654e5caa092?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzL2FhMjQwZThlLTE3MDMtNGI2Ni05ZjFiLWY2NTRlNWNhYTA5Mj9hcGktdmVyc2lvbj0yMDIwLTExLTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/18504527-abf0-4a7a-b6ff-db68576d9c3a?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzE4NTA0NTI3LWFiZjAtNGE3YS1iNmZmLWRiNjg1NzZkOWMzYT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7ac28a1c-a627-434f-a5c9-d502050e08f7" + "c2fb4a39-2adf-4c17-919d-cc117e229964" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4655,22 +4643,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/aa240e8e-1703-4b66-9f1b-f654e5caa092?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operationResults/18504527-abf0-4a7a-b6ff-db68576d9c3a?api-version=2021-02-01" ], "x-ms-request-id": [ - "aa240e8e-1703-4b66-9f1b-f654e5caa092" + "18504527-abf0-4a7a-b6ff-db68576d9c3a" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/aa240e8e-1703-4b66-9f1b-f654e5caa092?api-version=2020-11-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/providers/Microsoft.Network/locations/centraluseuap/operations/18504527-abf0-4a7a-b6ff-db68576d9c3a?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "078ec236-abff-4f21-b42e-139ab1eebcb7" + "c8597895-0637-4226-98e2-35dbd6f3867e" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "4601504e-d596-4d2e-b8f9-499d65f1015d" + "32d614cc-6c65-42df-a948-ea05b887debf" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4683,13 +4671,13 @@ "11955" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120741Z:9473fbcf-6035-4330-ada2-f2d3eab7a8f2" + "WESTUS:20210607T125242Z:1210def0-f8b0-4774-988e-3273747fc497" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:40 GMT" + "Mon, 07 Jun 2021 12:52:42 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4702,22 +4690,22 @@ "StatusCode": 204 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps7137/providers/Microsoft.Network/virtualHubs?api-version=2020-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzNzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMC0xMS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourceGroups/ps3672/providers/Microsoft.Network/virtualHubs?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlR3JvdXBzL3BzMzY3Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbEh1YnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "89955916-4651-4965-9aea-90e67bd48278" + "3833b537-9265-4ca2-bc5f-bd67faf43ca4" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.4.0.0" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" ] }, "ResponseHeaders": { @@ -4731,13 +4719,13 @@ "11954" ], "x-ms-request-id": [ - "bfc98763-4e08-414f-aadc-8c7689755044" + "95a5a8e1-da0d-424b-853d-753c55a1c004" ], "x-ms-correlation-request-id": [ - "bfc98763-4e08-414f-aadc-8c7689755044" + "95a5a8e1-da0d-424b-853d-753c55a1c004" ], "x-ms-routing-request-id": [ - "CANADACENTRAL:20210316T120741Z:bfc98763-4e08-414f-aadc-8c7689755044" + "WESTUS:20210607T125242Z:95a5a8e1-da0d-424b-853d-753c55a1c004" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4746,7 +4734,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:40 GMT" + "Mon, 07 Jun 2021 12:52:42 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -4762,22 +4750,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps7137?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzNzEzNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/resourcegroups/ps3672?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL3Jlc291cmNlZ3JvdXBzL3BzMzY3Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f41d9912-2a7c-498e-aa45-006423cd88c2" + "1743d1e1-96b8-414a-a797-c6f3095f0e65" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4788,7 +4776,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4797,13 +4785,13 @@ "14999" ], "x-ms-request-id": [ - "5a0d921f-e1af-4d06-9d19-efe2d14637bb" + "c3d139f1-9215-4f0f-83de-aa792e48430b" ], "x-ms-correlation-request-id": [ - "5a0d921f-e1af-4d06-9d19-efe2d14637bb" + "c3d139f1-9215-4f0f-83de-aa792e48430b" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120743Z:5a0d921f-e1af-4d06-9d19-efe2d14637bb" + "WESTCENTRALUS:20210607T125244Z:c3d139f1-9215-4f0f-83de-aa792e48430b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4812,7 +4800,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:42 GMT" + "Mon, 07 Jun 2021 12:52:43 GMT" ], "Expires": [ "-1" @@ -4825,16 +4813,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4845,7 +4833,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4854,13 +4842,13 @@ "11999" ], "x-ms-request-id": [ - "f5bce83d-32d8-4aba-a626-41d7f8396e36" + "b7eb0ada-2b6e-46eb-9696-01675355553c" ], "x-ms-correlation-request-id": [ - "f5bce83d-32d8-4aba-a626-41d7f8396e36" + "b7eb0ada-2b6e-46eb-9696-01675355553c" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120758Z:f5bce83d-32d8-4aba-a626-41d7f8396e36" + "WESTCENTRALUS:20210607T125259Z:b7eb0ada-2b6e-46eb-9696-01675355553c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4869,7 +4857,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:07:57 GMT" + "Mon, 07 Jun 2021 12:52:58 GMT" ], "Expires": [ "-1" @@ -4882,16 +4870,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4902,7 +4890,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4911,13 +4899,13 @@ "11998" ], "x-ms-request-id": [ - "ea039ed5-6329-429b-9e64-9752d0ec1b48" + "42f94bf4-c1a9-4995-ae04-d09cc022fa7a" ], "x-ms-correlation-request-id": [ - "ea039ed5-6329-429b-9e64-9752d0ec1b48" + "42f94bf4-c1a9-4995-ae04-d09cc022fa7a" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120813Z:ea039ed5-6329-429b-9e64-9752d0ec1b48" + "WESTCENTRALUS:20210607T125314Z:42f94bf4-c1a9-4995-ae04-d09cc022fa7a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4926,7 +4914,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:08:12 GMT" + "Mon, 07 Jun 2021 12:53:13 GMT" ], "Expires": [ "-1" @@ -4939,16 +4927,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -4959,7 +4947,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -4968,13 +4956,13 @@ "11997" ], "x-ms-request-id": [ - "8acaf0fa-7f88-4c5f-ab67-18b7267b90c5" + "160a56c4-fb88-45e9-8315-26e329e973b4" ], "x-ms-correlation-request-id": [ - "8acaf0fa-7f88-4c5f-ab67-18b7267b90c5" + "160a56c4-fb88-45e9-8315-26e329e973b4" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120828Z:8acaf0fa-7f88-4c5f-ab67-18b7267b90c5" + "WESTCENTRALUS:20210607T125329Z:160a56c4-fb88-45e9-8315-26e329e973b4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4983,7 +4971,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:08:27 GMT" + "Mon, 07 Jun 2021 12:53:28 GMT" ], "Expires": [ "-1" @@ -4996,16 +4984,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -5016,7 +5004,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5025,13 +5013,13 @@ "11996" ], "x-ms-request-id": [ - "a2a640b6-12ca-4ca9-bf16-15e720f4953d" + "42044113-3583-427c-a491-cfc933ff1b3c" ], "x-ms-correlation-request-id": [ - "a2a640b6-12ca-4ca9-bf16-15e720f4953d" + "42044113-3583-427c-a491-cfc933ff1b3c" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120843Z:a2a640b6-12ca-4ca9-bf16-15e720f4953d" + "WESTCENTRALUS:20210607T125344Z:42044113-3583-427c-a491-cfc933ff1b3c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5040,7 +5028,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:08:42 GMT" + "Mon, 07 Jun 2021 12:53:43 GMT" ], "Expires": [ "-1" @@ -5053,16 +5041,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -5073,7 +5061,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5082,13 +5070,13 @@ "11995" ], "x-ms-request-id": [ - "9057d4df-aa3a-42a9-8371-aa719b9cb944" + "1d3ab498-0eb9-4225-8968-49c0b21d63ec" ], "x-ms-correlation-request-id": [ - "9057d4df-aa3a-42a9-8371-aa719b9cb944" + "1d3ab498-0eb9-4225-8968-49c0b21d63ec" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120858Z:9057d4df-aa3a-42a9-8371-aa719b9cb944" + "WESTCENTRALUS:20210607T125359Z:1d3ab498-0eb9-4225-8968-49c0b21d63ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5097,7 +5085,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:08:58 GMT" + "Mon, 07 Jun 2021 12:53:59 GMT" ], "Expires": [ "-1" @@ -5110,16 +5098,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -5130,7 +5118,7 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" + "https://management.azure.com/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01" ], "Retry-After": [ "15" @@ -5139,13 +5127,13 @@ "11994" ], "x-ms-request-id": [ - "4f3c70a9-3b00-40ef-a900-22b8c0014c84" + "6a0cbde0-66a7-4d33-b750-9ea84fba77fc" ], "x-ms-correlation-request-id": [ - "4f3c70a9-3b00-40ef-a900-22b8c0014c84" + "6a0cbde0-66a7-4d33-b750-9ea84fba77fc" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120913Z:4f3c70a9-3b00-40ef-a900-22b8c0014c84" + "WESTCENTRALUS:20210607T125414Z:6a0cbde0-66a7-4d33-b750-9ea84fba77fc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5154,7 +5142,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:09:13 GMT" + "Mon, 07 Jun 2021 12:54:14 GMT" ], "Expires": [ "-1" @@ -5167,16 +5155,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -5190,13 +5178,13 @@ "11993" ], "x-ms-request-id": [ - "268e092f-ed0f-4583-b114-4a4ec755a8b7" + "1378fd36-3d95-40de-a89c-2ba29bb9768a" ], "x-ms-correlation-request-id": [ - "268e092f-ed0f-4583-b114-4a4ec755a8b7" + "1378fd36-3d95-40de-a89c-2ba29bb9768a" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120929Z:268e092f-ed0f-4583-b114-4a4ec755a8b7" + "WESTCENTRALUS:20210607T125430Z:1378fd36-3d95-40de-a89c-2ba29bb9768a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5205,7 +5193,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:09:28 GMT" + "Mon, 07 Jun 2021 12:54:29 GMT" ], "Expires": [ "-1" @@ -5218,16 +5206,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMzctQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE16Y3RRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestUri": "/subscriptions/8c992d64-fce9-426d-b278-85642dfeab03/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM2NzItQ0VOVFJBTFVTRVVBUCIsImpvYkxvY2F0aW9uIjoiY2VudHJhbHVzZXVhcCJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvOGM5OTJkNjQtZmNlOS00MjZkLWIyNzgtODU2NDJkZmVhYjAzL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMk56SXRRMFZPVkZKQlRGVlRSVlZCVUNJc0ltcHZZa3h2WTJGMGFXOXVJam9pWTJWdWRISmhiSFZ6WlhWaGNDSjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.29812.02", + "FxVersion/4.6.30015.01", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.19042.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31" + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -5241,13 +5229,13 @@ "11992" ], "x-ms-request-id": [ - "383b488b-7839-4cdf-ad05-b4283c33af89" + "54bf24d0-6b8f-4432-89b6-c1bd50fcba4a" ], "x-ms-correlation-request-id": [ - "383b488b-7839-4cdf-ad05-b4283c33af89" + "54bf24d0-6b8f-4432-89b6-c1bd50fcba4a" ], "x-ms-routing-request-id": [ - "WESTUS:20210316T120929Z:383b488b-7839-4cdf-ad05-b4283c33af89" + "WESTCENTRALUS:20210607T125430Z:54bf24d0-6b8f-4432-89b6-c1bd50fcba4a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -5256,7 +5244,7 @@ "nosniff" ], "Date": [ - "Tue, 16 Mar 2021 12:09:28 GMT" + "Mon, 07 Jun 2021 12:54:29 GMT" ], "Expires": [ "-1" @@ -5271,11 +5259,11 @@ ], "Names": { "Test-RouteServerPeerRoutes": [ - "ps7137", - "ps9599", - "ps5970", - "ps7642", - "ps8560" + "ps3672", + "ps2072", + "ps8308", + "ps7493", + "ps156" ] }, "Variables": { diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests/TestVirtualNetworkGatewayConnectionCRUD.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests/TestVirtualNetworkGatewayConnectionCRUD.json index 7ac5a7159163..62f41e10d322 100644 --- a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests/TestVirtualNetworkGatewayConnectionCRUD.json +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests/TestVirtualNetworkGatewayConnectionCRUD.json @@ -1,82 +1,22 @@ { "Entries": [ { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yaz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "f8b3cde9-abc3-4f26-8094-458e622ea36b" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11886" - ], - "x-ms-request-id": [ - "8dc65e06-4e4b-401c-8901-b46aff3dc4d2" - ], - "x-ms-correlation-request-id": [ - "8dc65e06-4e4b-401c-8901-b46aff3dc4d2" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153459Z:8dc65e06-4e4b-401c-8901-b46aff3dc4d2" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:34:58 GMT" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "77032" - ] - }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network\",\r\n \"namespace\": \"Microsoft.Network\",\r\n \"authorizations\": [\r\n {\r\n \"applicationId\": \"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c\",\r\n \"roleDefinitionId\": \"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"\r\n },\r\n {\r\n \"applicationId\": \"7c33bfcb-8d33-48d6-8e60-dc6404003489\",\r\n \"roleDefinitionId\": \"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3\"\r\n },\r\n {\r\n \"applicationId\": \"1e3e4475-288f-4018-a376-df66fd7fac5f\",\r\n \"roleDefinitionId\": \"1d538b69-3d87-4e56-8ff8-25786fd48261\"\r\n },\r\n {\r\n \"applicationId\": \"a0be0c72-870e-46f0-9c49-c98333a996f7\",\r\n \"roleDefinitionId\": \"7ce22727-ffce-45a9-930c-ddb2e56fa131\"\r\n },\r\n {\r\n \"applicationId\": \"486c78bf-a0f7-45f1-92fd-37215929e116\",\r\n \"roleDefinitionId\": \"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d\"\r\n },\r\n {\r\n \"applicationId\": \"19947cfd-0303-466c-ac3c-fcc19a7a1570\",\r\n \"roleDefinitionId\": \"d813ab6c-bfb7-413e-9462-005b21f0ce09\"\r\n },\r\n {\r\n \"applicationId\": \"341b7f3d-69b3-47f9-9ce7-5b7f4945fdbd\",\r\n \"roleDefinitionId\": \"8141843c-c51c-4c1e-a5bf-0d351594b86c\"\r\n },\r\n {\r\n \"applicationId\": \"328fd23b-de6e-462c-9433-e207470a5727\",\r\n \"roleDefinitionId\": \"79e29e06-4056-41e5-a6b2-959f1f47747e\"\r\n },\r\n {\r\n \"applicationId\": \"6d057c82-a784-47ae-8d12-ca7b38cf06b4\",\r\n \"roleDefinitionId\": \"c27dd31e-c1e5-4ab0-93e1-a12ba34f182e\"\r\n }\r\n ],\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"virtualNetworks\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"natGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPAddresses\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkInterfaces\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpoints\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateEndpointRedirectMaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"loadBalancers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationSecurityGroups\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"serviceEndpointPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkIntentPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"France South\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"routeTables\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPPrefixes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ddosCustomPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/connectionMonitors\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/flowLogs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/pingMeshes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"localNetworkGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"connections\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/CheckDnsNameAvailability\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/virtualNetworkAvailableEndpointServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableDelegations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/serviceTags\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availablePrivateEndpointTypes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/availableServiceAliases\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkPrivateLinkServiceVisibility\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/autoApprovedPrivateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchValidatePrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/batchNotifyPrivateEndpointsForResourceMove\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/supportedVirtualMachineSizes\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/checkAcceleratedNetworkingSupport\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/validateResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/setResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/effectiveResourceOwnership\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"getDnsResourceReference\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"internalNotify\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/NS\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/recordsets\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-05-01\",\r\n \"2018-03-01-preview\",\r\n \"2017-10-01\",\r\n \"2017-09-15-preview\",\r\n \"2017-09-01\",\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/virtualNetworkLinks\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZonesInternal\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"privateDnsZones/all\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-01-01\",\r\n \"2018-09-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles/heatMaps\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"checkTrafficManagerNameAvailability\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerUserMetricsKeys\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2017-09-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerGeographicHierarchies\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2018-08-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2017-05-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"expressRouteCircuits\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteServiceProviders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableWafRuleSets\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableSslOptions\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableServerVariables\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableRequestHeaders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableResponseHeaders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"routeFilters\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"bgpServiceCommunities\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\",\r\n \"2017-08-01\",\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualWans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnSites\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnServerConfigurations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualHubs\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"vpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"p2sVpnGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"UAE North\",\r\n \"South Africa North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteGateways\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"firewallPolicies\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ipGroups\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"West Central US\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/nfvOperationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"securityPartnerProviders\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewalls\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"Japan West\",\r\n \"Japan East\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\"\r\n ],\r\n \"zoneMappings\": [\r\n {\r\n \"location\": \"East US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US 2 EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Central US EUAP\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ]\r\n },\r\n {\r\n \"location\": \"France Central\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Southeast Asia\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"West US 2\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"North Europe\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"East US\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"UK South\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Japan East\",\r\n \"zones\": [\r\n \"1\",\r\n \"2\",\r\n \"3\"\r\n ]\r\n },\r\n {\r\n \"location\": \"Australia East\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Africa North\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"South Central US\",\r\n \"zones\": []\r\n },\r\n {\r\n \"location\": \"Canada Central\",\r\n \"zones\": []\r\n }\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"azureFirewallFqdnTags\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkTaps\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"privateLinkServices\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"ddosProtectionPlans\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\",\r\n \"2018-04-01\",\r\n \"2018-03-01\",\r\n \"2018-02-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkProfiles\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-05-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"checkFrontdoorNameAvailability\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallManagedRuleSets\",\r\n \"locations\": [\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/bareMetalTenants\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"bastionHosts\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"virtualRouters\",\r\n \"locations\": [\r\n \"UAE North\",\r\n \"Australia Central 2\",\r\n \"UAE Central\",\r\n \"Germany North\",\r\n \"Central India\",\r\n \"Korea South\",\r\n \"Switzerland North\",\r\n \"Switzerland West\",\r\n \"Japan West\",\r\n \"France South\",\r\n \"South Africa West\",\r\n \"West India\",\r\n \"Canada East\",\r\n \"South India\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Norway West\",\r\n \"South Africa North\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Korea Central\",\r\n \"Brazil South\",\r\n \"Japan East\",\r\n \"UK West\",\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"West Central US\",\r\n \"South Central US\",\r\n \"Australia East\",\r\n \"Australia Central\",\r\n \"Australia Southeast\",\r\n \"UK South\",\r\n \"East US 2\",\r\n \"West US 2\",\r\n \"North Central US\",\r\n \"Canada Central\",\r\n \"France Central\",\r\n \"Central US\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"ipAllocations\",\r\n \"locations\": [\r\n \"West US\",\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"France Central\",\r\n \"Australia Central\",\r\n \"South Africa North\",\r\n \"UAE North\",\r\n \"Switzerland North\",\r\n \"Germany West Central\",\r\n \"Norway East\",\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"locations/commitInternalAzureNetworkManagerConfiguration\",\r\n \"locations\": [\r\n \"West Central US\",\r\n \"East US 2 EUAP\",\r\n \"Central US EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers/lenses\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-03-01\",\r\n \"2020-01-01\",\r\n \"2019-12-01\",\r\n \"2019-11-01\",\r\n \"2019-09-01\",\r\n \"2019-08-01\",\r\n \"2019-07-01\",\r\n \"2019-06-01\",\r\n \"2019-04-01\",\r\n \"2019-02-01\",\r\n \"2018-12-01\",\r\n \"2018-11-01\",\r\n \"2018-10-01\",\r\n \"2018-08-01\",\r\n \"2018-07-01\",\r\n \"2018-06-01\",\r\n \"2018-01-01\",\r\n \"2017-11-01\",\r\n \"2017-10-01\",\r\n \"2017-09-01\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoorOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-11-01\",\r\n \"2019-10-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoors\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"frontdoors/frontendEndpoints\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-07-01\",\r\n \"2020-05-01\",\r\n \"2020-04-01\",\r\n \"2020-01-01\",\r\n \"2019-08-01\",\r\n \"2019-05-01\",\r\n \"2019-04-01\",\r\n \"2018-08-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"frontdoorWebApplicationFirewallPolicies\",\r\n \"locations\": [\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2020-04-01\",\r\n \"2019-10-01\",\r\n \"2019-03-01\",\r\n \"2018-08-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"networkExperimentProfiles\",\r\n \"locations\": [\r\n \"Central US EUAP\",\r\n \"East US 2 EUAP\",\r\n \"global\",\r\n \"Central US\",\r\n \"East US\",\r\n \"East US 2\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"West US\",\r\n \"West US 2\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\"\r\n ],\r\n \"apiVersions\": [\r\n \"2019-11-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourcegroups/ps417?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlZ3JvdXBzL3BzNDE3P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourcegroups/ps5105?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlZ3JvdXBzL3BzNTEwNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"West Central US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "683407c1-acbb-4e68-8c95-b95b81a16691" + "31c2dc3e-2a58-496e-9679-41b095f047a9" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ], "Content-Type": [ "application/json; charset=utf-8" @@ -93,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "f3a72430-1b90-4fba-9db9-d176b40dbc60" + "3b62d37d-4918-404c-a37c-b8f6d0acf103" ], "x-ms-correlation-request-id": [ - "f3a72430-1b90-4fba-9db9-d176b40dbc60" + "3b62d37d-4918-404c-a37c-b8f6d0acf103" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153459Z:f3a72430-1b90-4fba-9db9-d176b40dbc60" + "WESTUS:20210410T052005Z:3b62d37d-4918-404c-a37c-b8f6d0acf103" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,10 +51,10 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:34:59 GMT" + "Sat, 10 Apr 2021 05:20:04 GMT" ], "Content-Length": [ - "170" + "172" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,26 +63,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417\",\r\n \"name\": \"ps417\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105\",\r\n \"name\": \"ps5105\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHM4ODk3P2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODYyNz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "7c5f6c45-7c9d-4ba6-9eaf-b22bf13448a9" + "6fab3af7-d740-4fc8-bb4f-ffa1cfc5dc95" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -156,13 +96,13 @@ "gateway" ], "x-ms-request-id": [ - "2d7b425e-3f42-447c-9196-af27d3ccb319" + "19e35694-0cf9-414e-b380-e98ab75406ff" ], "x-ms-correlation-request-id": [ - "2d7b425e-3f42-447c-9196-af27d3ccb319" + "19e35694-0cf9-414e-b380-e98ab75406ff" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153459Z:2d7b425e-3f42-447c-9196-af27d3ccb319" + "BRAZILUS:20210410T052006Z:19e35694-0cf9-414e-b380-e98ab75406ff" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -171,7 +111,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:34:59 GMT" + "Sat, 10 Apr 2021 05:20:05 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -180,23 +120,26 @@ "-1" ], "Content-Length": [ - "217" + "218" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps8897' under resource group 'ps417' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps8627' under resource group 'ps5105' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHM4ODk3P2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODYyNz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "6fab3af7-d740-4fc8-bb4f-ffa1cfc5dc95" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -207,16 +150,16 @@ "no-cache" ], "ETag": [ - "W/\"7859aff7-b1d2-4552-865a-565df2352710\"" + "W/\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\"" ], "x-ms-request-id": [ - "7e57dd04-4781-46ec-8038-4fb0ff46be07" + "ba6e67d9-f03b-4cff-9dd7-52c41c8e2ece" ], "x-ms-correlation-request-id": [ - "d72dba12-1c0c-4935-a61c-f9963cc416a3" + "f0ea2188-f8bf-4078-a179-6e7c2c7c0633" ], "x-ms-arm-service-request-id": [ - "260df73f-ed99-4e7c-81de-e28ea1640790" + "073634a6-5eab-4d53-8ad0-168e49cd840f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -226,19 +169,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11996" + "11971" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153505Z:d72dba12-1c0c-4935-a61c-f9963cc416a3" + "BRAZILUS:20210410T052014Z:f0ea2188-f8bf-4078-a179-6e7c2c7c0633" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:04 GMT" + "Sat, 10 Apr 2021 05:20:13 GMT" ], "Content-Length": [ - "1287" + "1255" ], "Content-Type": [ "application/json; charset=utf-8" @@ -247,26 +190,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8897\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897\",\r\n \"etag\": \"W/\\\"7859aff7-b1d2-4552-865a-565df2352710\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d6b57ac9-2393-497d-854b-3543109eb64b\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"7859aff7-b1d2-4552-865a-565df2352710\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8627\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627\",\r\n \"etag\": \"W/\\\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b7f137c7-0252-49b0-afe2-17bbaa439519\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHM4ODk3P2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODYyNz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "59c13583-a63d-4b21-aafc-b3af6e01f0a7" + "6fab3af7-d740-4fc8-bb4f-ffa1cfc5dc95" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -277,16 +220,16 @@ "no-cache" ], "ETag": [ - "W/\"7859aff7-b1d2-4552-865a-565df2352710\"" + "W/\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\"" ], "x-ms-request-id": [ - "d4f6549f-8373-420a-8b5a-b6092057b31e" + "67d76a85-fc36-4c28-bfc3-8b1556d05635" ], "x-ms-correlation-request-id": [ - "acb37b82-65fe-4684-aba8-afac890685c7" + "594a0e6b-2bcc-4f6d-b904-c61da8b4e643" ], "x-ms-arm-service-request-id": [ - "6d51493a-2110-4782-8c7c-f22c02d5ef42" + "f6581a29-7d26-42ea-a44b-e6df48c0ccf6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -296,19 +239,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11970" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153505Z:acb37b82-65fe-4684-aba8-afac890685c7" + "BRAZILUS:20210410T052014Z:594a0e6b-2bcc-4f6d-b904-c61da8b4e643" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:04 GMT" + "Sat, 10 Apr 2021 05:20:14 GMT" ], "Content-Length": [ - "1287" + "1255" ], "Content-Type": [ "application/json; charset=utf-8" @@ -317,26 +260,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8897\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897\",\r\n \"etag\": \"W/\\\"7859aff7-b1d2-4552-865a-565df2352710\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d6b57ac9-2393-497d-854b-3543109eb64b\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"7859aff7-b1d2-4552-865a-565df2352710\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8627\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627\",\r\n \"etag\": \"W/\\\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b7f137c7-0252-49b0-afe2-17bbaa439519\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHM4ODk3P2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODYyNz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "ed37a0df-43f0-4942-9560-5dda7d20f952" + "132193b5-e865-4267-afd4-7e2bd5072d8e" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -347,16 +290,16 @@ "no-cache" ], "ETag": [ - "W/\"7859aff7-b1d2-4552-865a-565df2352710\"" + "W/\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\"" ], "x-ms-request-id": [ - "bd2a8b82-673e-4349-bbb6-0fe7b7eb7a05" + "3b0017fe-7d7c-4e04-9008-485738b8a0e9" ], "x-ms-correlation-request-id": [ - "ab541407-26dd-4c1f-a667-412c4a711515" + "1ac6b1a1-c1be-480a-8d1a-566dd78af671" ], "x-ms-arm-service-request-id": [ - "4444a03b-6e7e-4970-abeb-113f58633f06" + "df710c5b-c7d0-4a9e-b905-0a7e71681658" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -366,19 +309,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "11969" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153505Z:ab541407-26dd-4c1f-a667-412c4a711515" + "BRAZILUS:20210410T052014Z:1ac6b1a1-c1be-480a-8d1a-566dd78af671" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:04 GMT" + "Sat, 10 Apr 2021 05:20:14 GMT" ], "Content-Length": [ - "1287" + "1255" ], "Content-Type": [ "application/json; charset=utf-8" @@ -387,32 +330,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8897\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897\",\r\n \"etag\": \"W/\\\"7859aff7-b1d2-4552-865a-565df2352710\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d6b57ac9-2393-497d-854b-3543109eb64b\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"7859aff7-b1d2-4552-865a-565df2352710\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8627\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627\",\r\n \"etag\": \"W/\\\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b7f137c7-0252-49b0-afe2-17bbaa439519\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"119b21d4-7b3b-4c26-a967-b2a45d1230b3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvcHM4ODk3P2FwaS12ZXJzaW9uPTIwMjAtMDUtMDE=", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODYyNz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"GatewaySubnet\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"GatewaySubnet\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "ef2ff45f-e75d-436c-b63d-88ece9e966cd" + "6fab3af7-d740-4fc8-bb4f-ffa1cfc5dc95" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "693" + "691" ] }, "ResponseHeaders": { @@ -426,19 +369,19 @@ "3" ], "x-ms-request-id": [ - "169c85ff-8599-457b-ad0c-b702425aeb68" + "288459e6-53de-4752-ae18-e641b3dcfb77" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/169c85ff-8599-457b-ad0c-b702425aeb68?api-version=2020-07-01" + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/288459e6-53de-4752-ae18-e641b3dcfb77?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "5d8c1400-c943-4a20-9682-b4896fbe83c6" + "ced85cdf-1eec-4a15-80d6-14d06cb35e57" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "9d1a001c-1a61-4eaf-9516-cc954f6eb2df" + "e9bd7663-5226-4e68-ba26-84645b425954" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -448,19 +391,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1196" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153501Z:5d8c1400-c943-4a20-9682-b4896fbe83c6" + "BRAZILUS:20210410T052010Z:ced85cdf-1eec-4a15-80d6-14d06cb35e57" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:01 GMT" + "Sat, 10 Apr 2021 05:20:10 GMT" ], "Content-Length": [ - "1285" + "1253" ], "Content-Type": [ "application/json; charset=utf-8" @@ -469,20 +412,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps8897\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897\",\r\n \"etag\": \"W/\\\"4eab6452-bb0d-4f5f-b284-daad1c7a8213\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d6b57ac9-2393-497d-854b-3543109eb64b\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"4eab6452-bb0d-4f5f-b284-daad1c7a8213\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"enableVmProtection\": false\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8627\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627\",\r\n \"etag\": \"W/\\\"8f415c07-1c2b-4255-bd5e-f07326fab5d5\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"b7f137c7-0252-49b0-afe2-17bbaa439519\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"8f415c07-1c2b-4255-bd5e-f07326fab5d5\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/169c85ff-8599-457b-ad0c-b702425aeb68?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzE2OWM4NWZmLTg1OTktNDU3Yi1hZDBjLWI3MDI0MjVhZWI2OD9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/288459e6-53de-4752-ae18-e641b3dcfb77?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzI4ODQ1OWU2LTUzZGUtNDc1Mi1hZTE4LWU2NDFiM2RjZmI3Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "6fab3af7-d740-4fc8-bb4f-ffa1cfc5dc95" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -493,13 +439,13 @@ "no-cache" ], "x-ms-request-id": [ - "ccb0f14f-01ae-4a61-aceb-567647d328aa" + "533c9f6a-d6b4-4d84-8b7d-27c7a5a6f88b" ], "x-ms-correlation-request-id": [ - "86e7793e-d321-47a9-a356-4ff4f8ff22d9" + "18ba4946-07f0-4760-9dea-b1e36d61bc2c" ], "x-ms-arm-service-request-id": [ - "cb3c1496-56de-42fd-a1b5-d6a9809a5650" + "5bee4e5e-19be-4ea0-bf1a-78e8f4311987" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -509,16 +455,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11997" + "11972" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153504Z:86e7793e-d321-47a9-a356-4ff4f8ff22d9" + "BRAZILUS:20210410T052014Z:18ba4946-07f0-4760-9dea-b1e36d61bc2c" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:04 GMT" + "Sat, 10 Apr 2021 05:20:13 GMT" ], "Content-Length": [ "29" @@ -534,22 +480,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczE2NjU/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHM5NjczP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "72d87177-9d52-4172-be7e-7f17ea507184" + "de4557e9-8c2a-495c-a578-ba0c690ede67" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -563,13 +509,13 @@ "gateway" ], "x-ms-request-id": [ - "9650d04e-6b80-41e2-8ac4-51353392a37f" + "5cd58a92-db4b-4b83-8b7c-ba4862d4d64c" ], "x-ms-correlation-request-id": [ - "9650d04e-6b80-41e2-8ac4-51353392a37f" + "5cd58a92-db4b-4b83-8b7c-ba4862d4d64c" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153505Z:9650d04e-6b80-41e2-8ac4-51353392a37f" + "BRAZILUS:20210410T052014Z:5cd58a92-db4b-4b83-8b7c-ba4862d4d64c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -578,7 +524,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:04 GMT" + "Sat, 10 Apr 2021 05:20:14 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -587,23 +533,26 @@ "-1" ], "Content-Length": [ - "219" + "220" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/publicIPAddresses/ps1665' under resource group 'ps417' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/publicIPAddresses/ps9673' under resource group 'ps5105' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczE2NjU/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHM5NjczP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "de4557e9-8c2a-495c-a578-ba0c690ede67" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -614,16 +563,16 @@ "no-cache" ], "ETag": [ - "W/\"3d2eb2d0-59f6-4c20-85f7-c06eb56b418a\"" + "W/\"8c10eb65-6adf-4b39-8d3a-2d465cf0585c\"" ], "x-ms-request-id": [ - "016edcd8-8e46-4e98-80e1-8998ec2f4307" + "a122d25e-57ac-4bc3-b050-c9167e30f77d" ], "x-ms-correlation-request-id": [ - "ec31951e-f9ba-4fab-9b12-4c4375f26fe9" + "5afda87d-4a74-4e04-8a72-230b6f592e00" ], "x-ms-arm-service-request-id": [ - "b7ad3992-0ad8-41b4-be48-4b91604671fc" + "e8bc5688-ec33-4434-a6e4-1ae12721ea81" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -633,19 +582,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11965" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153507Z:ec31951e-f9ba-4fab-9b12-4c4375f26fe9" + "BRAZILUS:20210410T052020Z:5afda87d-4a74-4e04-8a72-230b6f592e00" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:06 GMT" + "Sat, 10 Apr 2021 05:20:20 GMT" ], "Content-Length": [ - "721" + "747" ], "Content-Type": [ "application/json; charset=utf-8" @@ -654,26 +603,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1665\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\",\r\n \"etag\": \"W/\\\"3d2eb2d0-59f6-4c20-85f7-c06eb56b418a\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"715a2fd7-0634-4c8b-b35c-9287ba6a1063\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1107\",\r\n \"fqdn\": \"ps1107.westcentralus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9673\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\",\r\n \"etag\": \"W/\\\"8c10eb65-6adf-4b39-8d3a-2d465cf0585c\\\"\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"67be381d-669e-4769-a7a4-68254ef4bc4c\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1232\",\r\n \"fqdn\": \"ps1232.centraluseuap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczE2NjU/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHM5NjczP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9dded257-230d-44e7-b03c-01817fdcb5ae" + "de4557e9-8c2a-495c-a578-ba0c690ede67" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -684,16 +633,16 @@ "no-cache" ], "ETag": [ - "W/\"3d2eb2d0-59f6-4c20-85f7-c06eb56b418a\"" + "W/\"8c10eb65-6adf-4b39-8d3a-2d465cf0585c\"" ], "x-ms-request-id": [ - "ffb03447-0b89-4871-8219-3cb6ea337470" + "147a72e4-2c57-4e6a-8e6b-5973e5cd575e" ], "x-ms-correlation-request-id": [ - "b13f4c7c-c25a-482b-9122-c9a6328e901b" + "72ac6a83-9988-450a-bc1d-fd8b31d128a0" ], "x-ms-arm-service-request-id": [ - "0ae92f46-be67-4a76-9a65-1859c6376ac9" + "d66a745d-3920-401f-8502-b12eab78dcb8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -703,19 +652,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11964" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153507Z:b13f4c7c-c25a-482b-9122-c9a6328e901b" + "BRAZILUS:20210410T052020Z:72ac6a83-9988-450a-bc1d-fd8b31d128a0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:06 GMT" + "Sat, 10 Apr 2021 05:20:20 GMT" ], "Content-Length": [ - "721" + "747" ], "Content-Type": [ "application/json; charset=utf-8" @@ -724,32 +673,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1665\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\",\r\n \"etag\": \"W/\\\"3d2eb2d0-59f6-4c20-85f7-c06eb56b418a\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"715a2fd7-0634-4c8b-b35c-9287ba6a1063\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1107\",\r\n \"fqdn\": \"ps1107.westcentralus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9673\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\",\r\n \"etag\": \"W/\\\"8c10eb65-6adf-4b39-8d3a-2d465cf0585c\\\"\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"67be381d-669e-4769-a7a4-68254ef4bc4c\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1232\",\r\n \"fqdn\": \"ps1232.centraluseuap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9wczE2NjU/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHM5NjczP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1107\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"zones\": [],\r\n \"location\": \"West Central US\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1232\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"zones\": [],\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "80c419d0-2daf-4f13-969f-1a59e72290e1" + "de4557e9-8c2a-495c-a578-ba0c690ede67" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "205" + "203" ] }, "ResponseHeaders": { @@ -763,19 +712,19 @@ "1" ], "x-ms-request-id": [ - "c9c656b5-fe42-430f-9cbc-26bd89309e47" + "e051325c-1e1e-4eeb-87df-e01227057a3f" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/c9c656b5-fe42-430f-9cbc-26bd89309e47?api-version=2020-07-01" + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/e051325c-1e1e-4eeb-87df-e01227057a3f?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "afa544ba-9ddd-42c6-82d4-cf7002fd17cc" + "5a48acd7-4164-4dbd-8228-6574dfb6b551" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "e03466f7-fb70-4d63-a20e-95bf796ac490" + "d32c3836-950b-4985-933b-e489b31db6d7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -785,19 +734,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1195" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153506Z:afa544ba-9ddd-42c6-82d4-cf7002fd17cc" + "BRAZILUS:20210410T052017Z:5a48acd7-4164-4dbd-8228-6574dfb6b551" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:05 GMT" + "Sat, 10 Apr 2021 05:20:17 GMT" ], "Content-Length": [ - "720" + "746" ], "Content-Type": [ "application/json; charset=utf-8" @@ -806,20 +755,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps1665\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\",\r\n \"etag\": \"W/\\\"2e420ab8-1d9d-4025-83c5-820880058ab3\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"715a2fd7-0634-4c8b-b35c-9287ba6a1063\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1107\",\r\n \"fqdn\": \"ps1107.westcentralus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9673\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\",\r\n \"etag\": \"W/\\\"b1ec649a-06bc-4df9-9e8c-3befbd898f43\\\"\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"67be381d-669e-4769-a7a4-68254ef4bc4c\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps1232\",\r\n \"fqdn\": \"ps1232.centraluseuap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/c9c656b5-fe42-430f-9cbc-26bd89309e47?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2M5YzY1NmI1LWZlNDItNDMwZi05Y2JjLTI2YmQ4OTMwOWU0Nz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/e051325c-1e1e-4eeb-87df-e01227057a3f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2UwNTEzMjVjLTFlMWUtNGVlYi04N2RmLWUwMTIyNzA1N2EzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "de4557e9-8c2a-495c-a578-ba0c690ede67" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -829,14 +781,17 @@ "Pragma": [ "no-cache" ], + "Retry-After": [ + "2" + ], "x-ms-request-id": [ - "8cc1cfeb-d8b7-4cc3-97a6-2c5552766543" + "29232c7c-9a32-4d2e-a17b-79e041c426cc" ], "x-ms-correlation-request-id": [ - "9254e612-1211-4773-8730-c9108d081eb9" + "89611ec3-07af-44dc-855b-f5218c7b7220" ], "x-ms-arm-service-request-id": [ - "464dc53c-2090-40cb-a11b-55ac50e3d74a" + "3177e380-ef01-4167-8b51-0f8c96d0a973" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -846,16 +801,80 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11967" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T052018Z:89611ec3-07af-44dc-855b-f5218c7b7220" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 05:20: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/e051325c-1e1e-4eeb-87df-e01227057a3f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2UwNTEzMjVjLTFlMWUtNGVlYi04N2RmLWUwMTIyNzA1N2EzZj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "de4557e9-8c2a-495c-a578-ba0c690ede67" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "9150b4a7-d0a8-437b-b23a-2cd4000ed942" + ], + "x-ms-correlation-request-id": [ + "aab90f81-b7e9-485d-9dc6-2a940e290c80" + ], + "x-ms-arm-service-request-id": [ + "b35aa5cd-433b-4ab2-8882-1ca164386d4d" + ], + "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": [ - "CENTRALUS:20200607T153507Z:9254e612-1211-4773-8730-c9108d081eb9" + "BRAZILUS:20210410T052020Z:aab90f81-b7e9-485d-9dc6-2a940e290c80" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:06 GMT" + "Sat, 10 Apr 2021 05:20:20 GMT" ], "Content-Length": [ "29" @@ -871,22 +890,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya0dhdGV3YXlzL3BzNDMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1a8e712b-5933-4d93-a504-0e7a3d3ba7bc" + "0ff7227d-d139-42b6-878c-487c3bd32e17" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -900,13 +919,13 @@ "gateway" ], "x-ms-request-id": [ - "5ec21d92-372e-468d-934e-ef5da9e3244e" + "95e5c93f-7e30-460c-9ef0-cb68935144a7" ], "x-ms-correlation-request-id": [ - "5ec21d92-372e-468d-934e-ef5da9e3244e" + "95e5c93f-7e30-460c-9ef0-cb68935144a7" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153507Z:5ec21d92-372e-468d-934e-ef5da9e3244e" + "BRAZILUS:20210410T052021Z:95e5c93f-7e30-460c-9ef0-cb68935144a7" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -915,7 +934,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:07 GMT" + "Sat, 10 Apr 2021 05:20:20 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -924,23 +943,26 @@ "-1" ], "Content-Length": [ - "224" + "225" ] }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworkGateways/ps4334' under resource group 'ps417' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworkGateways/ps8464' under resource group 'ps5105' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", "StatusCode": 404 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya0dhdGV3YXlzL3BzNDMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -951,13 +973,13 @@ "no-cache" ], "x-ms-request-id": [ - "234626bd-78bf-4f91-a504-202acd8202e9" + "4c7219c8-42c3-4aec-931f-7a6392db50c1" ], "x-ms-correlation-request-id": [ - "61293404-121e-4fe9-ac76-fb86ba2163d6" + "6576fa06-1463-4032-8ace-40ffd828031b" ], "x-ms-arm-service-request-id": [ - "ba42b28d-68cb-436f-9f96-2c600c201e52" + "ebf102c6-8df5-4203-914c-0e3b0281227f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -967,19 +989,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11901" + "11989" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154942Z:61293404-121e-4fe9-ac76-fb86ba2163d6" + "BRAZILUS:20210410T054147Z:6576fa06-1463-4032-8ace-40ffd828031b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:49:42 GMT" + "Sat, 10 Apr 2021 05:41:47 GMT" ], "Content-Length": [ - "2249" + "3800" ], "Content-Type": [ "application/json; charset=utf-8" @@ -988,26 +1010,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps4334\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\",\r\n \"etag\": \"W/\\\"de21cc2d-5d06-4450-9b20-a221f2c15ff2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"df44fb21-1a10-49a5-8c9c-dceb0cab659b\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps2083\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"etag\": \"W/\\\"de21cc2d-5d06-4450-9b20-a221f2c15ff2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.161.95.16\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8464\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"caf49fca-0408-4ea3-8ea8-a2d33b3096d0\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps5850\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.232.207\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya0dhdGV3YXlzL3BzNDMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "700b5b69-4ce4-48ad-805e-0e87e2747356" + "0ff7227d-d139-42b6-878c-487c3bd32e17" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1018,13 +1040,13 @@ "no-cache" ], "x-ms-request-id": [ - "7bb0e778-e243-4379-86d5-2e094001f91c" + "95e18dd2-22e8-481f-930e-293569e43baa" ], "x-ms-correlation-request-id": [ - "97ccc16e-dd8c-45db-a226-04fa9cd2d7ac" + "81d0ebc8-3dd0-4607-81de-b25b554d1a16" ], "x-ms-arm-service-request-id": [ - "d2b19735-4461-4113-b442-a2c9fe04a7e7" + "8e9c2322-8186-4e22-97de-1220818afe32" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1034,19 +1056,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11900" + "11988" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154942Z:97ccc16e-dd8c-45db-a226-04fa9cd2d7ac" + "BRAZILUS:20210410T054148Z:81d0ebc8-3dd0-4607-81de-b25b554d1a16" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:49:42 GMT" + "Sat, 10 Apr 2021 05:41:47 GMT" ], "Content-Length": [ - "2249" + "3800" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1055,26 +1077,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps4334\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\",\r\n \"etag\": \"W/\\\"de21cc2d-5d06-4450-9b20-a221f2c15ff2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"df44fb21-1a10-49a5-8c9c-dceb0cab659b\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps2083\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"etag\": \"W/\\\"de21cc2d-5d06-4450-9b20-a221f2c15ff2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.161.95.16\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8464\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"caf49fca-0408-4ea3-8ea8-a2d33b3096d0\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps5850\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.232.207\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya0dhdGV3YXlzL3BzNDMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "655e80c9-c51a-470a-96ac-ec4abe7c613f" + "c55597fe-ad56-4a98-9b21-35eaa9c15884" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1085,13 +1107,13 @@ "no-cache" ], "x-ms-request-id": [ - "b61b1a1d-5e1c-4b61-a319-aa4a662e83ae" + "6e93ffe3-3046-4d92-b4ab-112096049828" ], "x-ms-correlation-request-id": [ - "6c8f92f2-fc38-4f60-b868-87284f37d3dd" + "ca441e79-f656-4aa3-a8e5-0980c27aa2dd" ], "x-ms-arm-service-request-id": [ - "ad47343d-5c60-4694-b057-85923c00351e" + "d2328b4f-fc6f-40f6-9ac5-88b1e39d4a76" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1101,19 +1123,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11895" + "11987" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154942Z:6c8f92f2-fc38-4f60-b868-87284f37d3dd" + "BRAZILUS:20210410T054148Z:ca441e79-f656-4aa3-a8e5-0980c27aa2dd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:49:42 GMT" + "Sat, 10 Apr 2021 05:41:48 GMT" ], "Content-Length": [ - "2249" + "3800" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1122,32 +1144,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps4334\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\",\r\n \"etag\": \"W/\\\"de21cc2d-5d06-4450-9b20-a221f2c15ff2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"df44fb21-1a10-49a5-8c9c-dceb0cab659b\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps2083\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"etag\": \"W/\\\"de21cc2d-5d06-4450-9b20-a221f2c15ff2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.161.95.16\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8464\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"caf49fca-0408-4ea3-8ea8-a2d33b3096d0\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps5850\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.232.207\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya0dhdGV3YXlzL3BzNDMzND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"ipConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\"\r\n },\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\"\r\n }\r\n },\r\n \"name\": \"ps2083\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ResourceGroupNotSet/providers/Microsoft.Network/virtualNetworkGateways/VirtualNetworkGatewayNameNotSet/virtualNetworkGatewayIpConfiguration/ps2083\"\r\n }\r\n ],\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"vpnGatewayGeneration\": \"None\",\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false\r\n },\r\n \"location\": \"West Central US\"\r\n}", + "RequestBody": "{\r\n \"properties\": {\r\n \"ipConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\"\r\n },\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\"\r\n }\r\n },\r\n \"name\": \"ps5850\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ResourceGroupNotSet/providers/Microsoft.Network/virtualNetworkGateways/VirtualNetworkGatewayNameNotSet/virtualNetworkGatewayIpConfiguration/ps5850\"\r\n }\r\n ],\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"vpnGatewayGeneration\": \"None\",\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\"\r\n },\r\n \"natRules\": [\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule1\"\r\n },\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule2\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": false\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "091f502e-3fec-478d-8694-4f4ecaf5e710" + "0ff7227d-d139-42b6-878c-487c3bd32e17" ], "Accept-Language": [ "en-US" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "1041" + "1964" ] }, "ResponseHeaders": { @@ -1161,19 +1183,19 @@ "10" ], "x-ms-request-id": [ - "29d9122e-207e-4e74-837f-2f5e5e5d70b2" + "ab5e872a-c7e5-463c-8124-6e67f19f0203" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01" + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "831a1db1-4d74-4cf1-b23f-96d653d27a52" + "34574621-43ff-4137-a618-5eaf9644799b" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "58aa6c13-d190-425b-a761-bb4fc379dc63" + "6c8a4de3-9728-4593-be5f-08092adce268" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1183,19 +1205,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1199" + "1194" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153508Z:831a1db1-4d74-4cf1-b23f-96d653d27a52" + "BRAZILUS:20210410T052023Z:34574621-43ff-4137-a618-5eaf9644799b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:08 GMT" + "Sat, 10 Apr 2021 05:20:23 GMT" ], "Content-Length": [ - "2325" + "3930" ], "Content-Type": [ "application/json; charset=utf-8" @@ -1204,20 +1226,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"name\": \"ps4334\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\",\r\n \"etag\": \"W/\\\"805db1b5-5f47-487a-acb3-00c9966e21c7\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"df44fb21-1a10-49a5-8c9c-dceb0cab659b\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps2083\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"etag\": \"W/\\\"805db1b5-5f47-487a-acb3-00c9966e21c7\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"sku\": {\r\n \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\": {\r\n \"vpnClientProtocols\": [\r\n \"SSTP\"\r\n ],\r\n \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"radiusServers\": [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 0,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"defaultBgpIpAddresses\": [],\r\n \"customBgpIpAddresses\": []\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"None\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps8464\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\",\r\n \"etag\": \"W/\\\"73061aec-8d31-47d3-be55-ed95c1e339d6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"caf49fca-0408-4ea3-8ea8-a2d33b3096d0\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps5850\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"etag\": \"W/\\\"73061aec-8d31-47d3-be55-ed95c1e339d6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\",\r\n \"etag\": \"W/\\\"73061aec-8d31-47d3-be55-ed95c1e339d6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\",\r\n \"etag\": \"W/\\\"73061aec-8d31-47d3-be55-ed95c1e339d6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\": {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": [],\r\n \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"radiusServers\": [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 0,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"defaultBgpIpAddresses\": [],\r\n \"customBgpIpAddresses\": []\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"None\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1231,13 +1256,13 @@ "10" ], "x-ms-request-id": [ - "b068060a-5cdd-4552-b467-5b407adceca4" + "8be144af-eb3e-4652-934d-a6ad23f989af" ], "x-ms-correlation-request-id": [ - "ed9921d2-d718-4c23-a629-53864121d22d" + "92ac19da-99ae-4f0a-8538-9f1fadec2b82" ], "x-ms-arm-service-request-id": [ - "27396b8d-02eb-4759-81f9-d8c28918546c" + "b1e0f83d-da96-40fd-9643-5be3830d981e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1247,16 +1272,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11962" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153518Z:ed9921d2-d718-4c23-a629-53864121d22d" + "BRAZILUS:20210410T052033Z:92ac19da-99ae-4f0a-8538-9f1fadec2b82" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:18 GMT" + "Sat, 10 Apr 2021 05:20:33 GMT" ], "Content-Length": [ "30" @@ -1272,16 +1297,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1292,16 +1320,16 @@ "no-cache" ], "Retry-After": [ - "10" + "20" ], "x-ms-request-id": [ - "626fc2ad-7199-4f20-9b6e-318da5970a22" + "4cbbcfe9-8e99-491b-8c10-1e5efa0f140b" ], "x-ms-correlation-request-id": [ - "f3e2e8e4-dae0-48d0-b02b-dc973a03a626" + "c42bf594-3446-4d0c-9c86-f5298f920f06" ], "x-ms-arm-service-request-id": [ - "c3cb1c6b-e3e1-45e6-b1da-b63a0f1e6fef" + "6a848e90-0e28-4205-99cd-fcc431993e30" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1311,16 +1339,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11961" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153528Z:f3e2e8e4-dae0-48d0-b02b-dc973a03a626" + "BRAZILUS:20210410T052043Z:c42bf594-3446-4d0c-9c86-f5298f920f06" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:28 GMT" + "Sat, 10 Apr 2021 05:20:43 GMT" ], "Content-Length": [ "30" @@ -1336,16 +1364,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1356,16 +1387,16 @@ "no-cache" ], "Retry-After": [ - "10" + "20" ], "x-ms-request-id": [ - "d590d189-4a7e-44f9-af90-36ddfe681ea3" + "b9d91316-3b23-4a35-ba7c-0ec5c8ba9c27" ], "x-ms-correlation-request-id": [ - "ade9b4a2-1f50-4b73-8adb-852063459196" + "6ce845ef-04e2-41e7-bc29-0f9b2b0d682e" ], "x-ms-arm-service-request-id": [ - "f3b8c35e-5a4a-476c-ada3-7b49aef7fd89" + "4e6ab58e-49b1-463e-8b50-aec344a789eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1375,16 +1406,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11960" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153538Z:ade9b4a2-1f50-4b73-8adb-852063459196" + "BRAZILUS:20210410T052103Z:6ce845ef-04e2-41e7-bc29-0f9b2b0d682e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:38 GMT" + "Sat, 10 Apr 2021 05:21:02 GMT" ], "Content-Length": [ "30" @@ -1400,16 +1431,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1420,16 +1454,16 @@ "no-cache" ], "Retry-After": [ - "10" + "40" ], "x-ms-request-id": [ - "e0cd54e3-1938-4e65-9c8a-b0a5b7e9da03" + "0bff57d0-4fd6-4aae-9ee0-fc5793729bd9" ], "x-ms-correlation-request-id": [ - "a632473d-99f0-4345-848c-d67dba851d9f" + "5c45260c-e8c9-4588-920d-7b839d1e8b58" ], "x-ms-arm-service-request-id": [ - "9adc558a-b96f-4fc3-8918-cce0ce3fcbe1" + "8f8e797d-307b-4fa3-a101-c0fe66c2f571" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1439,16 +1473,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11959" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153548Z:a632473d-99f0-4345-848c-d67dba851d9f" + "BRAZILUS:20210410T052123Z:5c45260c-e8c9-4588-920d-7b839d1e8b58" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:48 GMT" + "Sat, 10 Apr 2021 05:21:23 GMT" ], "Content-Length": [ "30" @@ -1464,16 +1498,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1484,16 +1521,16 @@ "no-cache" ], "Retry-After": [ - "10" + "40" ], "x-ms-request-id": [ - "b36accf3-2146-4920-a2c7-6ab7aa28ad6d" + "ac7a3e7e-3d45-47bb-97e4-802fa278d961" ], "x-ms-correlation-request-id": [ - "f9a54d60-a976-4393-afde-e23cce217695" + "77816bdd-10db-4731-90db-1b6034bbade1" ], "x-ms-arm-service-request-id": [ - "53b02adf-aa6e-471c-8f0e-1c26c20d979b" + "93f434da-a696-4340-8362-13c2bb89d9fb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1503,16 +1540,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11958" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153558Z:f9a54d60-a976-4393-afde-e23cce217695" + "BRAZILUS:20210410T052203Z:77816bdd-10db-4731-90db-1b6034bbade1" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:35:58 GMT" + "Sat, 10 Apr 2021 05:22:03 GMT" ], "Content-Length": [ "30" @@ -1528,16 +1565,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1548,16 +1588,16 @@ "no-cache" ], "Retry-After": [ - "10" + "80" ], "x-ms-request-id": [ - "d11c523e-33db-4fae-bd42-98e88d276c55" + "7d6caae3-aa7b-414f-9274-a8df835fa907" ], "x-ms-correlation-request-id": [ - "3c385933-74e4-4edb-8f9e-9669a163183f" + "c0f59577-7a40-459d-a114-e3987fdf9e5f" ], "x-ms-arm-service-request-id": [ - "190ef5bb-a473-4696-8664-7c8bd8e77662" + "ff16a8df-4545-4fa9-9ee8-3ff4091f32f8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1567,16 +1607,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11957" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153608Z:3c385933-74e4-4edb-8f9e-9669a163183f" + "BRAZILUS:20210410T052243Z:c0f59577-7a40-459d-a114-e3987fdf9e5f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:36:08 GMT" + "Sat, 10 Apr 2021 05:22:43 GMT" ], "Content-Length": [ "30" @@ -1592,16 +1632,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1612,16 +1655,16 @@ "no-cache" ], "Retry-After": [ - "10" + "160" ], "x-ms-request-id": [ - "262b31ff-ce5d-49be-badd-ec86d615bbed" + "a2a1ee63-0186-4982-9315-d10bf5d983fe" ], "x-ms-correlation-request-id": [ - "f1628d52-9a8d-46e1-a7e0-8971c5eda1f1" + "d631f380-3e64-4adb-acbc-f7e7c5f69136" ], "x-ms-arm-service-request-id": [ - "a3ff88a0-279e-4b0e-9964-4d81d45de332" + "5dc9e661-fa1b-416a-9cfb-35d57194e02f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1631,16 +1674,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11956" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153618Z:f1628d52-9a8d-46e1-a7e0-8971c5eda1f1" + "BRAZILUS:20210410T052404Z:d631f380-3e64-4adb-acbc-f7e7c5f69136" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:36:18 GMT" + "Sat, 10 Apr 2021 05:24:03 GMT" ], "Content-Length": [ "30" @@ -1656,16 +1699,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1676,16 +1722,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "9e532a64-526c-49a1-8342-5610f9a8e0d9" + "447870fa-ff42-4bd6-bb90-bad8e73fcf6e" ], "x-ms-correlation-request-id": [ - "0e8a1f17-1e1f-4491-b76c-a29544931528" + "468563c8-014f-42f5-ad14-c8370fa472b4" ], "x-ms-arm-service-request-id": [ - "d8c50ae1-3c4e-4881-9d01-bb1f8a577562" + "b5cd4ae8-fc14-46e0-9efd-2548fa672b1b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1695,16 +1741,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11999" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153629Z:0e8a1f17-1e1f-4491-b76c-a29544931528" + "BRAZILUS:20210410T052644Z:468563c8-014f-42f5-ad14-c8370fa472b4" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:36:28 GMT" + "Sat, 10 Apr 2021 05:26:44 GMT" ], "Content-Length": [ "30" @@ -1720,16 +1766,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1740,16 +1789,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "55879622-eef1-49c7-8ff5-bb7ff1b6d4eb" + "2e90132c-3718-4c7c-b728-53b7d1dfc954" ], "x-ms-correlation-request-id": [ - "d50cca0a-f871-4550-8b00-8799b3efc31c" + "8aad966e-c838-4e67-81d0-d7f9685f89b0" ], "x-ms-arm-service-request-id": [ - "dfec0003-f87c-46d8-840a-ff49c35eab1b" + "5592da13-cbaa-4d5c-8fae-13742f1aec59" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1759,16 +1808,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11998" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153639Z:d50cca0a-f871-4550-8b00-8799b3efc31c" + "BRAZILUS:20210410T052825Z:8aad966e-c838-4e67-81d0-d7f9685f89b0" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:36:38 GMT" + "Sat, 10 Apr 2021 05:28:24 GMT" ], "Content-Length": [ "30" @@ -1784,16 +1833,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1804,16 +1856,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "733cb02c-5cde-43c7-b3a8-4115031b67af" + "71009273-4063-4b81-8495-af4b592d2897" ], "x-ms-correlation-request-id": [ - "52f00dd4-ecfb-4fb3-a5d5-6ae56dc1647c" + "3c657d39-9d6e-4974-96c7-23de4d0c6286" ], "x-ms-arm-service-request-id": [ - "bdc383b7-7228-4c3f-8e0d-bcc59d9efa0a" + "6f67b337-1d2f-4b94-b3d9-343d8bfea4d5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1823,16 +1875,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11997" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153649Z:52f00dd4-ecfb-4fb3-a5d5-6ae56dc1647c" + "BRAZILUS:20210410T053005Z:3c657d39-9d6e-4974-96c7-23de4d0c6286" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:36:48 GMT" + "Sat, 10 Apr 2021 05:30:05 GMT" ], "Content-Length": [ "30" @@ -1848,16 +1900,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1868,16 +1923,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "783ba6ce-ccc5-4094-ad95-a0920fe7be23" + "f03b307b-68ed-42c6-be02-2e2b620dc274" ], "x-ms-correlation-request-id": [ - "25d2fdf3-b738-4c27-b842-633c58d7e220" + "163a5a39-9bde-44ae-965f-1d1671eea8dd" ], "x-ms-arm-service-request-id": [ - "7556f59e-c9e3-48c7-8405-8cba576ba3e2" + "65590c2e-577e-44a5-90ec-b2f8f8a05676" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1887,16 +1942,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11996" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153659Z:25d2fdf3-b738-4c27-b842-633c58d7e220" + "BRAZILUS:20210410T053145Z:163a5a39-9bde-44ae-965f-1d1671eea8dd" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:36:58 GMT" + "Sat, 10 Apr 2021 05:31:44 GMT" ], "Content-Length": [ "30" @@ -1912,16 +1967,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1932,16 +1990,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "6b8927e0-5dc3-4875-aadc-863cd67fb948" + "8a2be7bf-fa98-4df1-8f25-42a2e8f52d71" ], "x-ms-correlation-request-id": [ - "8f1f4664-a7db-4fa5-bb6c-905dd79dfa53" + "ec2e76b6-065b-4861-a328-c26db00c3555" ], "x-ms-arm-service-request-id": [ - "39bce626-1613-4793-ad29-274bf5e09890" + "b74f0325-f044-4886-9710-56ba48e93518" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1951,16 +2009,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11995" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153709Z:8f1f4664-a7db-4fa5-bb6c-905dd79dfa53" + "BRAZILUS:20210410T053325Z:ec2e76b6-065b-4861-a328-c26db00c3555" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:37:08 GMT" + "Sat, 10 Apr 2021 05:33:24 GMT" ], "Content-Length": [ "30" @@ -1976,16 +2034,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -1996,16 +2057,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "b1b3d71b-d3ca-4c99-a3f8-909346d07d24" + "881e4729-e5fa-46c1-8eed-57f9565eb314" ], "x-ms-correlation-request-id": [ - "f7803d72-4e91-4b23-af53-b56baf16baf6" + "a209e6e2-df0a-42dd-94bf-75ad1b3c48cc" ], "x-ms-arm-service-request-id": [ - "4d526854-8caf-460f-ac32-b5f09aa16712" + "fbf12883-f64c-494b-8fdb-bf509b357b61" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2015,16 +2076,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11994" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153719Z:f7803d72-4e91-4b23-af53-b56baf16baf6" + "BRAZILUS:20210410T053505Z:a209e6e2-df0a-42dd-94bf-75ad1b3c48cc" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:37:19 GMT" + "Sat, 10 Apr 2021 05:35:05 GMT" ], "Content-Length": [ "30" @@ -2040,16 +2101,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2060,16 +2124,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "00010e48-da8e-4f54-a2c5-0a275c393a80" + "636680cd-41e8-42dd-b7af-48fbeae788fe" ], "x-ms-correlation-request-id": [ - "6cce4c2d-e07c-44f5-8292-9c85d1bac7c1" + "8265861d-8448-4ebb-822c-7264bff77348" ], "x-ms-arm-service-request-id": [ - "08b873ba-ed15-472c-9aa8-fdd55b77c459" + "3bf6c2d4-064c-4166-88f9-536ad2b258e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2079,16 +2143,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11993" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153729Z:6cce4c2d-e07c-44f5-8292-9c85d1bac7c1" + "BRAZILUS:20210410T053646Z:8265861d-8448-4ebb-822c-7264bff77348" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:37:29 GMT" + "Sat, 10 Apr 2021 05:36:46 GMT" ], "Content-Length": [ "30" @@ -2104,16 +2168,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2124,16 +2191,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "b9bd8541-8505-419d-a926-77ecc0cc7783" + "a00f8711-7e1b-407e-8c3e-ca657e441399" ], "x-ms-correlation-request-id": [ - "c44759ee-b778-40f8-8e8c-c8eaa449db49" + "318e5db3-c3c1-4350-be15-0aa2fad0be14" ], "x-ms-arm-service-request-id": [ - "ba6d0df9-c662-40c5-a6f8-0854b9162ac3" + "9ec514d2-d118-475b-87d4-0f890f4b5bbe" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2143,16 +2210,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" + "11992" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153739Z:c44759ee-b778-40f8-8e8c-c8eaa449db49" + "BRAZILUS:20210410T053826Z:318e5db3-c3c1-4350-be15-0aa2fad0be14" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:37:38 GMT" + "Sat, 10 Apr 2021 05:38:26 GMT" ], "Content-Length": [ "30" @@ -2168,16 +2235,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2188,16 +2258,16 @@ "no-cache" ], "Retry-After": [ - "10" + "100" ], "x-ms-request-id": [ - "4945c575-2076-4f9c-af0b-136196324dd7" + "82830466-ea02-448c-95ef-f41fe7ff66e3" ], "x-ms-correlation-request-id": [ - "ddddd5fc-c15e-4cb7-866b-8c3d5c34c760" + "069b1421-5c86-437b-87bd-82e429e3726a" ], "x-ms-arm-service-request-id": [ - "2370cde6-f51b-4ff7-9827-76c764915bb9" + "e537f114-d953-4b03-b803-c07a489ab86a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2207,16 +2277,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" + "11991" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153749Z:ddddd5fc-c15e-4cb7-866b-8c3d5c34c760" + "BRAZILUS:20210410T054007Z:069b1421-5c86-437b-87bd-82e429e3726a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:37:48 GMT" + "Sat, 10 Apr 2021 05:40:06 GMT" ], "Content-Length": [ "30" @@ -2232,16 +2302,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/ab5e872a-c7e5-463c-8124-6e67f19f0203?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2FiNWU4NzJhLWM3ZTUtNDYzYy04MTI0LTZlNjdmMTlmMDIwMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "0ff7227d-d139-42b6-878c-487c3bd32e17" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2251,17 +2324,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "ca4cbd1e-a5e5-4002-b3fe-d70244fca99e" + "9e87b125-0afa-47e7-ab88-46de95890d59" ], "x-ms-correlation-request-id": [ - "3641e1c7-877f-4112-b557-f113776dbce9" + "358659d8-2956-45b5-bf1c-bfc5fc769f53" ], "x-ms-arm-service-request-id": [ - "f793255e-2531-4ffb-85f4-1b6771a30c6b" + "b7252ac4-64fd-4904-b7ec-14c7696cd6e9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2271,19 +2341,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" + "11990" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153759Z:3641e1c7-877f-4112-b557-f113776dbce9" + "BRAZILUS:20210410T054147Z:358659d8-2956-45b5-bf1c-bfc5fc769f53" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:37:58 GMT" + "Sat, 10 Apr 2021 05:41:47 GMT" ], "Content-Length": [ - "30" + "29" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2292,20 +2362,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9jYWxOZXR3b3JrR2F0ZXdheXMvcHMyNjkyP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "1af07fd9-1c1e-4a6a-85e0-42b5a3615599" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2315,61 +2391,54 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "x-ms-failure-cause": [ + "gateway" ], "x-ms-request-id": [ - "83d374e3-65c3-437e-bc95-e340654020b2" + "0c34782b-2aa9-406f-b322-ce5ace893277" ], "x-ms-correlation-request-id": [ - "019199a3-e2e5-4d0e-9e91-7d265e8028a7" + "0c34782b-2aa9-406f-b322-ce5ace893277" ], - "x-ms-arm-service-request-id": [ - "3de1be7d-29b5-4156-bd36-eb7531e0e194" + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T054148Z:0c34782b-2aa9-406f-b322-ce5ace893277" ], "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": [ - "CENTRALUS:20200607T153809Z:019199a3-e2e5-4d0e-9e91-7d265e8028a7" - ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:38:08 GMT" - ], - "Content-Length": [ - "30" + "Sat, 10 Apr 2021 05:41:48 GMT" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" + ], + "Content-Length": [ + "223" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/localNetworkGateways/ps2692' under resource group 'ps5105' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9jYWxOZXR3b3JrR2F0ZXdheXMvcHMyNjkyP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "1af07fd9-1c1e-4a6a-85e0-42b5a3615599" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2379,17 +2448,17 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "ETag": [ + "W/\"1d5e50e5-992a-402a-b7d7-dbbd2607eb41\"" ], "x-ms-request-id": [ - "f5ec64e3-c7d5-4ba3-ba4b-6a3be44a797c" + "034a8c9e-e0bc-4d39-a3ed-d86eb32a0ef5" ], "x-ms-correlation-request-id": [ - "12261b43-2fdf-4bff-bc85-91188896db25" + "8b04959b-1d6a-4284-abc5-6cc88dd1aecf" ], "x-ms-arm-service-request-id": [ - "a2842e2c-4017-44c4-af1c-adcef51149ac" + "c2c12ccb-9303-453b-ba96-443e94113963" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2399,19 +2468,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11965" + "11984" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153819Z:12261b43-2fdf-4bff-bc85-91188896db25" + "BRAZILUS:20210410T054201Z:8b04959b-1d6a-4284-abc5-6cc88dd1aecf" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:38:19 GMT" + "Sat, 10 Apr 2021 05:42:01 GMT" ], "Content-Length": [ - "30" + "596" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2420,20 +2489,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2692\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\",\r\n \"etag\": \"W/\\\"1d5e50e5-992a-402a-b7d7-dbbd2607eb41\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"dc3dfce7-ef9f-40f2-8f53-1fc6ac0dbb7f\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9jYWxOZXR3b3JrR2F0ZXdheXMvcHMyNjkyP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "1af07fd9-1c1e-4a6a-85e0-42b5a3615599" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2443,17 +2518,17 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "ETag": [ + "W/\"1d5e50e5-992a-402a-b7d7-dbbd2607eb41\"" ], "x-ms-request-id": [ - "a9a11faa-d7f0-446c-a924-6a6059e548f7" + "ec83e092-5240-41a9-8504-44b1a34b7bd0" ], "x-ms-correlation-request-id": [ - "36336b0b-f1f4-4705-816d-0a23f934a37f" + "e26f23d2-859b-4e28-8499-e74a30efae5d" ], "x-ms-arm-service-request-id": [ - "dc9c87a3-0a56-4077-9a6f-fdfe916c4112" + "a86f97f0-6a3a-484c-90bb-1af7b28d4b28" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2463,19 +2538,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11964" + "11983" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153829Z:36336b0b-f1f4-4705-816d-0a23f934a37f" + "BRAZILUS:20210410T054201Z:e26f23d2-859b-4e28-8499-e74a30efae5d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:38:29 GMT" + "Sat, 10 Apr 2021 05:42:01 GMT" ], "Content-Length": [ - "30" + "596" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2484,20 +2559,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2692\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\",\r\n \"etag\": \"W/\\\"1d5e50e5-992a-402a-b7d7-dbbd2607eb41\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"dc3dfce7-ef9f-40f2-8f53-1fc6ac0dbb7f\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9jYWxOZXR3b3JrR2F0ZXdheXMvcHMyNjkyP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "2ec6da35-76f6-448a-a65b-910775c6000b" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2507,17 +2588,17 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "ETag": [ + "W/\"1d5e50e5-992a-402a-b7d7-dbbd2607eb41\"" ], "x-ms-request-id": [ - "cffa634a-7488-4f47-b0d5-322b8b75a077" + "4b0f5b27-59f1-4911-8e00-02c10f556a58" ], "x-ms-correlation-request-id": [ - "0b097f8b-55a3-4dc1-9706-e4504f13b70e" + "1567cf98-7e3e-4fd9-8ede-82e88bf5c83f" ], "x-ms-arm-service-request-id": [ - "fd0e6f02-a116-4f2c-a569-5d35e82c4046" + "c5ea8177-d344-45ac-9946-56c5fc2e9329" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2527,19 +2608,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11963" + "11982" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153839Z:0b097f8b-55a3-4dc1-9706-e4504f13b70e" + "BRAZILUS:20210410T054201Z:1567cf98-7e3e-4fd9-8ede-82e88bf5c83f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:38:39 GMT" + "Sat, 10 Apr 2021 05:42:01 GMT" ], "Content-Length": [ - "30" + "596" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2548,20 +2629,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps2692\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\",\r\n \"etag\": \"W/\\\"1d5e50e5-992a-402a-b7d7-dbbd2607eb41\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"dc3dfce7-ef9f-40f2-8f53-1fc6ac0dbb7f\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvbG9jYWxOZXR3b3JrR2F0ZXdheXMvcHMyNjkyP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "1af07fd9-1c1e-4a6a-85e0-42b5a3615599" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "223" ] }, "ResponseHeaders": { @@ -2575,13 +2668,19 @@ "10" ], "x-ms-request-id": [ - "3ad8c762-7246-40de-bac2-7ef69f4d052d" + "f64d1375-42aa-4300-a820-8aec8c9cde3e" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/f64d1375-42aa-4300-a820-8aec8c9cde3e?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "f9f9d93a-12cc-4cf3-87d7-93c85362c6db" + "b974cca4-d79b-49f5-9953-a21f0188c44a" + ], + "Azure-AsyncNotification": [ + "Enabled" ], "x-ms-arm-service-request-id": [ - "3bcc4da3-4b19-4147-8936-ad3e53d8dec1" + "86cb6010-06cf-4fc8-bd25-a55919a2f41e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2590,20 +2689,20 @@ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11962" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153849Z:f9f9d93a-12cc-4cf3-87d7-93c85362c6db" + "BRAZILUS:20210410T054151Z:b974cca4-d79b-49f5-9953-a21f0188c44a" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:38:49 GMT" + "Sat, 10 Apr 2021 05:41:50 GMT" ], "Content-Length": [ - "30" + "595" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2612,20 +2711,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"name\": \"ps2692\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\",\r\n \"etag\": \"W/\\\"d83be32f-f877-4d57-9ef8-7d6bc0a01a9b\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"dc3dfce7-ef9f-40f2-8f53-1fc6ac0dbb7f\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", + "StatusCode": 201 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/f64d1375-42aa-4300-a820-8aec8c9cde3e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2Y2NGQxMzc1LTQyYWEtNDMwMC1hODIwLThhZWM4YzljZGUzZT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "1af07fd9-1c1e-4a6a-85e0-42b5a3615599" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2635,17 +2737,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "5bd4f588-3682-499c-ac48-09b8e3c4009f" + "9fb41b4f-3b86-472c-bb62-b02fefc9b893" ], "x-ms-correlation-request-id": [ - "777a0b38-9987-4aef-acbf-e45ecfa160b2" + "f19dc924-8e80-49f7-a881-8889e4d0924e" ], "x-ms-arm-service-request-id": [ - "2122da20-47e9-4643-9314-65c347cc83b3" + "c0268c6c-74c4-4ecc-8bed-1b96209f7b56" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2655,19 +2754,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" + "11985" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153859Z:777a0b38-9987-4aef-acbf-e45ecfa160b2" + "BRAZILUS:20210410T054201Z:f19dc924-8e80-49f7-a881-8889e4d0924e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:38:59 GMT" + "Sat, 10 Apr 2021 05:42:01 GMT" ], "Content-Length": [ - "30" + "29" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2676,20 +2775,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQvbmF0UnVsZXMvbmF0UnVsZTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "d1cdf32b-e338-4a63-9b25-584541dee2e3" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2699,17 +2804,17 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "ETag": [ + "W/\"28f4c9e6-2c4c-4493-9d46-f476cc914149\"" ], "x-ms-request-id": [ - "1d2933f6-8c96-4a84-930f-b11ad9987336" + "8414e1c9-565a-4985-986a-7261cd70f325" ], "x-ms-correlation-request-id": [ - "8c4a724c-89b2-4c88-8b78-a6e92bfbc917" + "409e82b4-4460-4ce8-9524-83596f2ca448" ], "x-ms-arm-service-request-id": [ - "11cd2969-2450-411f-9509-a1b9c083119c" + "0470299c-bfa4-4bc0-b47c-47708399795a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2719,19 +2824,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" + "11981" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153909Z:8c4a724c-89b2-4c88-8b78-a6e92bfbc917" + "BRAZILUS:20210410T054202Z:409e82b4-4460-4ce8-9524-83596f2ca448" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:39:09 GMT" + "Sat, 10 Apr 2021 05:42:01 GMT" ], "Content-Length": [ - "30" + "607" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2740,20 +2845,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczg0NjQvbmF0UnVsZXMvbmF0UnVsZTI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "a016ce56-a492-4628-9f06-c03772bd57fe" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2763,17 +2874,17 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "ETag": [ + "W/\"28f4c9e6-2c4c-4493-9d46-f476cc914149\"" ], "x-ms-request-id": [ - "9bc42580-d0a5-4700-b911-8a4a7aedc330" + "86e61e3d-1ba9-42b6-8bed-82f9e0a24bba" ], "x-ms-correlation-request-id": [ - "0b270d1a-e5f7-4e61-baee-b95df38fb290" + "7e9d85d3-1fc0-4067-83ef-811802a86d3d" ], "x-ms-arm-service-request-id": [ - "1e94591c-e0f0-4221-a8f6-b93501411e8a" + "c6b7c404-c1d0-4c9f-a26c-143ba905b94b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2783,19 +2894,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11980" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153919Z:0b270d1a-e5f7-4e61-baee-b95df38fb290" + "BRAZILUS:20210410T054202Z:7e9d85d3-1fc0-4067-83ef-811802a86d3d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:39:19 GMT" + "Sat, 10 Apr 2021 05:42:01 GMT" ], "Content-Length": [ - "30" + "606" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2804,20 +2915,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\",\r\n \"etag\": \"W/\\\"28f4c9e6-2c4c-4493-9d46-f476cc914149\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2827,61 +2944,54 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "x-ms-failure-cause": [ + "gateway" ], "x-ms-request-id": [ - "ad593558-ae00-4209-929b-b2a070e7c00a" + "c6ff959d-ebac-448f-820b-f48160a1ad92" ], "x-ms-correlation-request-id": [ - "828e2e77-6a0b-48a3-96f9-e166bbb6a9e9" + "c6ff959d-ebac-448f-820b-f48160a1ad92" ], - "x-ms-arm-service-request-id": [ - "92723d14-7855-40f2-99f9-6f16f59e771c" + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T054202Z:c6ff959d-ebac-448f-820b-f48160a1ad92" ], "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": [ - "CENTRALUS:20200607T153930Z:828e2e77-6a0b-48a3-96f9-e166bbb6a9e9" - ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:39:29 GMT" - ], - "Content-Length": [ - "30" + "Sat, 10 Apr 2021 05:42:02 GMT" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" + ], + "Content-Length": [ + "214" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/connections/ps9329' under resource group 'ps5105' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2891,17 +3001,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "ac31800d-3e44-4de1-9c12-45aa7e23da36" + "15c08145-c5ea-4a18-9bbc-867adc995fb2" ], "x-ms-correlation-request-id": [ - "1b950712-ab3f-4e5e-9c7a-faa3d72ebdfe" + "41eebcda-7b63-425e-9f19-37a776d5033f" ], "x-ms-arm-service-request-id": [ - "9f3d443f-1b46-48b7-a953-0297c91710b8" + "6c76e298-b095-4d28-95bf-aaedbf3d098c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2911,19 +3018,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" + "11975" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153940Z:1b950712-ab3f-4e5e-9c7a-faa3d72ebdfe" + "BRAZILUS:20210410T054244Z:41eebcda-7b63-425e-9f19-37a776d5033f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:39:39 GMT" + "Sat, 10 Apr 2021 05:42:44 GMT" ], "Content-Length": [ - "30" + "1766" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2932,20 +3039,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"4bd12a31-3a16-4f5e-b413-06e0f610b276\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -2955,17 +3068,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "5e8eb452-8f17-4ba6-9b57-ca76a9b93cb6" + "79a99b10-9093-41de-a5d0-a455297822de" ], "x-ms-correlation-request-id": [ - "b89c20d1-8188-469e-9471-d8830e468898" + "8a98369e-839a-4e1e-8f19-241c4b797a72" ], "x-ms-arm-service-request-id": [ - "f7b630e9-069f-4796-ad4c-66350132a061" + "edddab95-80db-4a98-842a-13a996a73eb9" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -2975,19 +3085,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" + "11974" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T153950Z:b89c20d1-8188-469e-9471-d8830e468898" + "BRAZILUS:20210410T054245Z:8a98369e-839a-4e1e-8f19-241c4b797a72" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:39:49 GMT" + "Sat, 10 Apr 2021 05:42:45 GMT" ], "Content-Length": [ - "30" + "1766" ], "Content-Type": [ "application/json; charset=utf-8" @@ -2996,20 +3106,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"4bd12a31-3a16-4f5e-b413-06e0f610b276\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "7b712f14-1752-44ce-ba52-5243c4752787" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3019,17 +3135,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "883a77cf-aec0-4385-a0c7-5ee44a70f6c1" + "96483e9a-7fe0-4428-95e0-ad482ad39116" ], "x-ms-correlation-request-id": [ - "f15b386c-0353-4580-a133-5781ec21a12b" + "3327b7a3-8994-40dc-84e4-2e52803fce8f" ], "x-ms-arm-service-request-id": [ - "3dcc71bd-2287-4328-8ddf-0490c3ee80e1" + "8f9b6f30-4b33-4f96-a68b-28d51741c1be" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3039,19 +3152,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" + "11973" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154000Z:f15b386c-0353-4580-a133-5781ec21a12b" + "BRAZILUS:20210410T054245Z:3327b7a3-8994-40dc-84e4-2e52803fce8f" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:39:59 GMT" + "Sat, 10 Apr 2021 05:42:45 GMT" ], "Content-Length": [ - "30" + "1766" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3060,20 +3173,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"4bd12a31-3a16-4f5e-b413-06e0f610b276\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3083,17 +3202,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "8bc6207e-a0a4-4813-99b8-f68f0c858c52" + "216db8f1-597a-49fc-8df1-a590aee5020d" ], "x-ms-correlation-request-id": [ - "1f66a2fd-4b0b-48cf-bc99-14d2da37c306" + "a7abd41b-9b87-4557-bf06-8beec85325e2" ], "x-ms-arm-service-request-id": [ - "13ba5382-c0e1-4d0d-9e46-4d4d578adeda" + "7dcc5966-5f6b-460f-972a-7d49251cd233" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3103,19 +3219,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11971" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154010Z:1f66a2fd-4b0b-48cf-bc99-14d2da37c306" + "BRAZILUS:20210410T054246Z:a7abd41b-9b87-4557-bf06-8beec85325e2" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:40:09 GMT" + "Sat, 10 Apr 2021 05:42:46 GMT" ], "Content-Length": [ - "30" + "1766" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3124,20 +3240,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"4bd12a31-3a16-4f5e-b413-06e0f610b276\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3147,17 +3266,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "b0eea281-2635-4724-8fdf-3ac5db922aa1" + "8011f5ee-f331-429c-a660-587e46102643" ], "x-ms-correlation-request-id": [ - "0cd748a0-bfe6-4573-9499-08af0c897ea4" + "461376e1-02b3-4176-a3c0-a3e2a5001920" ], "x-ms-arm-service-request-id": [ - "b0c77644-6721-4d92-b29e-693adf0a4fc6" + "5646cd74-2e68-4be0-a7c0-60ea3117725e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3167,19 +3283,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11958" + "11963" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154020Z:0cd748a0-bfe6-4573-9499-08af0c897ea4" + "BRAZILUS:20210410T054628Z:461376e1-02b3-4176-a3c0-a3e2a5001920" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:40:19 GMT" + "Sat, 10 Apr 2021 05:46:28 GMT" ], "Content-Length": [ - "30" + "1641" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3188,20 +3304,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"ae9da73d-852f-49aa-a46b-cd6b2be197de\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"ResponderOnly\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3211,17 +3333,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "36d0f07d-4750-462e-ab78-4e20288c20d9" + "5eae1633-d7bc-49ad-96d0-8adac0697ba5" ], "x-ms-correlation-request-id": [ - "bb50fc45-9fa3-45bb-805f-bce94c0daec5" + "639fe2c5-dea7-432b-ae18-29ed07cd2288" ], "x-ms-arm-service-request-id": [ - "2cf65732-25a4-41bb-861e-9b2ac6419153" + "ed7d8b22-8fe4-4f7a-bf75-0799a613ee9e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3231,19 +3350,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" + "11962" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154030Z:bb50fc45-9fa3-45bb-805f-bce94c0daec5" + "BRAZILUS:20210410T054629Z:639fe2c5-dea7-432b-ae18-29ed07cd2288" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:40:29 GMT" + "Sat, 10 Apr 2021 05:46:28 GMT" ], "Content-Length": [ - "30" + "1641" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3252,20 +3371,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"ae9da73d-852f-49aa-a46b-cd6b2be197de\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"ResponderOnly\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "73c4c6d4-76ed-4bd4-bdfa-75d145cc9f26" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3275,17 +3400,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "00a4635e-0159-49fb-8ab9-0450778c7861" + "df681a4b-6138-4332-82bd-a758542cf8a8" ], "x-ms-correlation-request-id": [ - "5e01d55c-df29-4d64-83be-f5a825e463bf" + "9e686dec-7358-4754-8395-ee024cdddf66" ], "x-ms-arm-service-request-id": [ - "da259b58-803e-47ac-99ca-dcecc8a8d956" + "0f5019e6-b7fb-45c3-9bda-d9c4789b6f18" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3295,19 +3417,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" + "11961" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154040Z:5e01d55c-df29-4d64-83be-f5a825e463bf" + "BRAZILUS:20210410T054629Z:9e686dec-7358-4754-8395-ee024cdddf66" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:40:39 GMT" + "Sat, 10 Apr 2021 05:46:29 GMT" ], "Content-Length": [ - "30" + "1641" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3316,20 +3438,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"ae9da73d-852f-49aa-a46b-cd6b2be197de\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"ResponderOnly\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"virtualNetworkGateway1\": {\r\n \"properties\": {\r\n \"ipConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworks/ps8627/subnets/GatewaySubnet\"\r\n },\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/publicIPAddresses/ps9673\"\r\n }\r\n },\r\n \"name\": \"ps5850\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\"\r\n }\r\n ],\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/ipConfigurations/ps5850\",\r\n \"customBgpIpAddresses\": []\r\n }\r\n ]\r\n },\r\n \"natRules\": [\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n },\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": false\r\n },\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {}\r\n },\r\n \"localNetworkGateway2\": {\r\n \"properties\": {\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n },\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {}\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\",\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"expressRouteGatewayBypass\": false\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "4526" ] }, "ResponseHeaders": { @@ -3343,13 +3477,19 @@ "10" ], "x-ms-request-id": [ - "d62a2ef3-18c4-480b-a75f-f54741606ef6" + "56eb5c76-4811-4e6f-9a3e-f12d03b3c3d0" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/56eb5c76-4811-4e6f-9a3e-f12d03b3c3d0?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "e416a79e-63c1-4bcb-9c66-46450feaf103" + "9dcd6fe5-4ea9-454d-9362-52ee657b4531" + ], + "Azure-AsyncNotification": [ + "Enabled" ], "x-ms-arm-service-request-id": [ - "d90948c5-b41c-442b-90f9-9d2aaad5b76f" + "9ab4ff73-be3b-4ead-89ce-cd4c8956135b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3358,20 +3498,20 @@ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11955" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154050Z:e416a79e-63c1-4bcb-9c66-46450feaf103" + "BRAZILUS:20210410T054203Z:9dcd6fe5-4ea9-454d-9362-52ee657b4531" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:40:50 GMT" + "Sat, 10 Apr 2021 05:42:03 GMT" ], "Content-Length": [ - "30" + "1729" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3380,20 +3520,32 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"bb54b222-d923-4e91-9fa6-20a665acabf4\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}", + "StatusCode": 201 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"virtualNetworkGateway1\": {\r\n \"properties\": {\r\n \"ipConfigurations\": [],\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false,\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false\r\n },\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {}\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {}\r\n },\r\n \"ingressNatRules\": [],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"ResponderOnly\",\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"expressRouteGatewayBypass\": false\r\n },\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n }\r\n}", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "1651" ] }, "ResponseHeaders": { @@ -3407,13 +3559,19 @@ "10" ], "x-ms-request-id": [ - "c9dcbd6f-d728-4926-bcdc-bdaa0da53eb2" + "981d3cde-16b4-4756-896b-fb337f37a342" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "d526306e-f0be-47c1-ab54-074065e345a8" + "8a8019b6-1bba-4835-9afd-72deba179de8" + ], + "Azure-AsyncNotification": [ + "Enabled" ], "x-ms-arm-service-request-id": [ - "93b5d504-93b4-4a89-b3bd-07a0bbb674d6" + "81fdcfdb-5726-409a-b37c-6949fd309b57" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3422,20 +3580,20 @@ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11954" + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154100Z:d526306e-f0be-47c1-ab54-074065e345a8" + "BRAZILUS:20210410T054247Z:8a8019b6-1bba-4835-9afd-72deba179de8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:41:00 GMT" + "Sat, 10 Apr 2021 05:42:47 GMT" ], "Content-Length": [ - "30" + "1604" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3444,20 +3602,23 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"6f2e7f47-a36f-47db-a3a0-daf21f46e929\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"ResponderOnly\"\r\n }\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/56eb5c76-4811-4e6f-9a3e-f12d03b3c3d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU2ZWI1Yzc2LTQ4MTEtNGU2Zi05YTNlLWYxMmQwM2IzYzNkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3471,32 +3632,32 @@ "10" ], "x-ms-request-id": [ - "1eea4d9e-fb3d-4194-bf88-d4958b30f7a3" + "2415fb0d-2d29-4a3c-b90d-a6b7d648a242" ], "x-ms-correlation-request-id": [ - "5afaa71b-2575-48a9-acb7-acf5c3f49ef0" + "d6908913-c439-49d0-a0bd-504f89cf53c5" ], "x-ms-arm-service-request-id": [ - "20310d77-0ebd-4b38-950c-5f8837472a64" + "abf6ffad-4f3d-4f79-a220-db8ad4c58618" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11953" - ], "Server": [ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11978" + ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154110Z:5afaa71b-2575-48a9-acb7-acf5c3f49ef0" + "BRAZILUS:20210410T054214Z:d6908913-c439-49d0-a0bd-504f89cf53c5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:41:10 GMT" + "Sat, 10 Apr 2021 05:42:14 GMT" ], "Content-Length": [ "30" @@ -3512,16 +3673,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/56eb5c76-4811-4e6f-9a3e-f12d03b3c3d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU2ZWI1Yzc2LTQ4MTEtNGU2Zi05YTNlLWYxMmQwM2IzYzNkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3532,16 +3696,16 @@ "no-cache" ], "Retry-After": [ - "10" + "20" ], "x-ms-request-id": [ - "55e52d39-ed80-4d39-ba39-2b3aded3ba13" + "4596a55e-4e32-44a9-bf02-87de4d7ad37e" ], "x-ms-correlation-request-id": [ - "389e85f5-a8ab-4394-9e7c-a461e33e73d9" + "2965a3db-f95f-43b6-a7ec-54d5c07d018d" ], "x-ms-arm-service-request-id": [ - "c7c3d5ca-7c5a-40ab-aa57-5ad40b05926a" + "afd25135-3f2d-4e11-b719-d9834f8cb2ec" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3551,16 +3715,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11952" + "11977" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154120Z:389e85f5-a8ab-4394-9e7c-a461e33e73d9" + "BRAZILUS:20210410T054224Z:2965a3db-f95f-43b6-a7ec-54d5c07d018d" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:41:20 GMT" + "Sat, 10 Apr 2021 05:42:23 GMT" ], "Content-Length": [ "30" @@ -3576,16 +3740,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/56eb5c76-4811-4e6f-9a3e-f12d03b3c3d0?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzU2ZWI1Yzc2LTQ4MTEtNGU2Zi05YTNlLWYxMmQwM2IzYzNkMD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "f9cd7a02-6520-479f-ab72-5e6475f18704" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3595,17 +3762,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "188c1278-fac9-4eac-ab83-16d5fe3e4bf5" + "6732a897-a0c0-4ea9-b182-ff4a4ab00fe8" ], "x-ms-correlation-request-id": [ - "bdb7f2de-40bb-4cda-a867-f1d98e25a2a1" + "c2bb602d-b32b-400b-9435-596433daf38e" ], "x-ms-arm-service-request-id": [ - "54841f53-566e-4c94-a62f-1c9276d04155" + "86fba82e-4244-4737-ab38-f1f6b988e438" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3615,19 +3779,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11951" + "11976" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154130Z:bdb7f2de-40bb-4cda-a867-f1d98e25a2a1" + "BRAZILUS:20210410T054244Z:c2bb602d-b32b-400b-9435-596433daf38e" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:41:30 GMT" + "Sat, 10 Apr 2021 05:42:44 GMT" ], "Content-Length": [ - "30" + "29" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3636,84 +3800,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "9718fa64-fa82-4725-9cee-61403fe00026" - ], - "x-ms-correlation-request-id": [ - "e0b06e15-3528-48f4-8a47-7fa9a26c154f" - ], - "x-ms-arm-service-request-id": [ - "47e71e24-9fea-401b-a0ff-d2a033275c3b" - ], - "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": [ - "CENTRALUS:20200607T154140Z:e0b06e15-3528-48f4-8a47-7fa9a26c154f" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:41:40 GMT" - ], - "Content-Length": [ - "30" + "x-ms-client-request-id": [ + "1a327135-3b04-4996-8ee8-271003887f7c" ], - "Content-Type": [ - "application/json; charset=utf-8" + "Accept-Language": [ + "en-US" ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3723,17 +3829,14 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" - ], "x-ms-request-id": [ - "2f1df503-bc11-449d-a058-f4e98f94f02f" + "b13618cd-193b-4cb5-b088-79a7f3d5482f" ], "x-ms-correlation-request-id": [ - "a1c532fd-bcbe-4824-ba72-e34f12e30853" + "42045b50-cf48-4392-9fe7-840ba09a1043" ], "x-ms-arm-service-request-id": [ - "634af25e-460a-4cd5-98a7-2b753bb01f33" + "417d4a8e-0c42-4c57-8c57-fb647296c10f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3743,19 +3846,19 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11949" + "11972" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154150Z:a1c532fd-bcbe-4824-ba72-e34f12e30853" + "BRAZILUS:20210410T054245Z:42045b50-cf48-4392-9fe7-840ba09a1043" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:41:49 GMT" + "Sat, 10 Apr 2021 05:42:45 GMT" ], "Content-Length": [ - "30" + "1894" ], "Content-Type": [ "application/json; charset=utf-8" @@ -3764,84 +3867,26 @@ "-1" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps9329\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329\",\r\n \"etag\": \"W/\\\"4bd12a31-3a16-4f5e-b413-06e0f610b276\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"11e76730-23c5-4b48-9e8a-d266ee78b384\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/localNetworkGateways/ps2692\"\r\n },\r\n \"ingressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule1\"\r\n }\r\n ],\r\n \"egressNatRules\": [\r\n {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/virtualNetworkGateways/ps8464/natRules/natRule2\"\r\n }\r\n ],\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "7c441779-074c-4514-bd5f-27f4ec7464d0" - ], - "x-ms-correlation-request-id": [ - "9d70c338-c19b-41e4-9f19-21ee5c25cbb0" - ], - "x-ms-arm-service-request-id": [ - "3b4014ef-4de8-491d-87b4-2ddeca3932f0" - ], - "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": [ - "CENTRALUS:20200607T154200Z:9d70c338-c19b-41e4-9f19-21ee5c25cbb0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:41:59 GMT" - ], - "Content-Length": [ - "30" + "x-ms-client-request-id": [ + "f73a54a1-1533-4e89-ab9e-ebbbe91ba5a7" ], - "Content-Type": [ - "application/json; charset=utf-8" + "Accept-Language": [ + "en-US" ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3851,125 +3896,54 @@ "Pragma": [ "no-cache" ], - "Retry-After": [ - "10" + "x-ms-ratelimit-remaining-subscription-reads": [ + "11956" ], "x-ms-request-id": [ - "4b2df448-70dd-4f05-a437-2122babcbcf1" + "386a2c50-a902-4e98-a1b8-91801a7e65ef" ], "x-ms-correlation-request-id": [ - "f0773805-5992-4177-b73b-16603484187f" + "386a2c50-a902-4e98-a1b8-91801a7e65ef" ], - "x-ms-arm-service-request-id": [ - "059c05a1-6e0b-4872-84e7-ee83594ff169" + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T054711Z:386a2c50-a902-4e98-a1b8-91801a7e65ef" ], "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": [ - "CENTRALUS:20200607T154210Z:f0773805-5992-4177-b73b-16603484187f" - ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:42:09 GMT" - ], - "Content-Length": [ - "30" + "Sat, 10 Apr 2021 05:47:11 GMT" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "b8b20cc0-21e6-4bda-ac71-641a69eff9fe" - ], - "x-ms-correlation-request-id": [ - "56a1aae2-2894-4afb-a91a-617a36619a80" - ], - "x-ms-arm-service-request-id": [ - "2dabe4d0-d5d4-4d2f-962e-ab0406bfb566" - ], - "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": [ - "CENTRALUS:20200607T154220Z:56a1aae2-2894-4afb-a91a-617a36619a80" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:42:20 GMT" ], "Content-Length": [ - "30" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" + "12" ] }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseBody": "{\r\n \"value\": []\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -3983,13 +3957,13 @@ "10" ], "x-ms-request-id": [ - "8aa6879e-bda1-4424-b665-6cec2c481ea2" + "17cde713-bc84-4104-bdf8-3c6e8b7025c9" ], "x-ms-correlation-request-id": [ - "2a7078ae-8a81-4782-b457-9c3e80819c58" + "6eca7b2e-e1ff-462e-8f6c-88180adff4d5" ], "x-ms-arm-service-request-id": [ - "15851adb-4be1-4bd2-9831-13b6d7bca5fa" + "2a10380b-6f54-42c4-b910-3e8d90dcca90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -3999,16 +3973,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11945" + "11970" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154230Z:2a7078ae-8a81-4782-b457-9c3e80819c58" + "BRAZILUS:20210410T054257Z:6eca7b2e-e1ff-462e-8f6c-88180adff4d5" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:42:30 GMT" + "Sat, 10 Apr 2021 05:42:57 GMT" ], "Content-Length": [ "30" @@ -4024,16 +3998,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -4044,16 +4021,16 @@ "no-cache" ], "Retry-After": [ - "10" + "20" ], "x-ms-request-id": [ - "ae3dc7d4-785a-4f50-8a83-3fc6e6b98113" + "5a40c00e-7238-42ea-9501-7e9b4fa776b3" ], "x-ms-correlation-request-id": [ - "714bf4bd-cae9-4c9c-8afb-27157627c155" + "711ea3ed-59ad-45c7-a204-5b19b1622bd8" ], "x-ms-arm-service-request-id": [ - "a6f973c2-167f-4c01-bcd6-adebfd17cbd2" + "398a604b-3b37-4ba1-b683-71b300986286" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4063,16 +4040,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11944" + "11969" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154240Z:714bf4bd-cae9-4c9c-8afb-27157627c155" + "BRAZILUS:20210410T054307Z:711ea3ed-59ad-45c7-a204-5b19b1622bd8" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:42:40 GMT" + "Sat, 10 Apr 2021 05:43:06 GMT" ], "Content-Length": [ "30" @@ -4088,16 +4065,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -4108,16 +4088,16 @@ "no-cache" ], "Retry-After": [ - "10" + "20" ], "x-ms-request-id": [ - "333904b7-e475-4ea5-a874-e2d33816b9ec" + "5e7e6852-babc-4905-bcee-bbaf7754c87b" ], "x-ms-correlation-request-id": [ - "1012cb24-97ec-4915-ad1b-7cc7321dd3c0" + "133430b8-df48-4195-bf09-39f698ad4c82" ], "x-ms-arm-service-request-id": [ - "82e47612-404b-435d-8c74-7df368f90f93" + "5d03d00b-f568-4a1e-9240-981aa189b8ef" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4127,16 +4107,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11943" + "11968" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154250Z:1012cb24-97ec-4915-ad1b-7cc7321dd3c0" + "BRAZILUS:20210410T054327Z:133430b8-df48-4195-bf09-39f698ad4c82" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:42:50 GMT" + "Sat, 10 Apr 2021 05:43:26 GMT" ], "Content-Length": [ "30" @@ -4152,16 +4132,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -4172,16 +4155,16 @@ "no-cache" ], "Retry-After": [ - "10" + "40" ], "x-ms-request-id": [ - "b622fba2-cc75-4e24-b911-0e06f115318b" + "0e90389b-b177-472f-9241-99ace874f5bf" ], "x-ms-correlation-request-id": [ - "84296728-4905-48e6-95b7-11c69286b6ce" + "8595248b-cb7c-41fe-af9a-68d87d214e8b" ], "x-ms-arm-service-request-id": [ - "693377a2-c71e-4752-9289-9217d4c96d73" + "8661b4b9-88ce-4f62-a52a-a65f79314e8f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4191,16 +4174,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11942" + "11967" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154300Z:84296728-4905-48e6-95b7-11c69286b6ce" + "BRAZILUS:20210410T054347Z:8595248b-cb7c-41fe-af9a-68d87d214e8b" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:43:00 GMT" + "Sat, 10 Apr 2021 05:43:47 GMT" ], "Content-Length": [ "30" @@ -4216,16 +4199,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -4236,16 +4222,16 @@ "no-cache" ], "Retry-After": [ - "10" + "40" ], "x-ms-request-id": [ - "28326e95-2f3e-426f-b98e-bc6436ac19a1" + "03ae31b8-b48b-4d48-b361-4c93963620c5" ], "x-ms-correlation-request-id": [ - "b3882e70-b03d-4290-9384-23947423637c" + "1c8b4ce6-8725-4a54-8356-982dfbc42b52" ], "x-ms-arm-service-request-id": [ - "48f966f2-0b0c-4326-b3ae-53de2b34631b" + "b88daab5-71b6-45c8-b1f8-ad4064340345" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4255,16 +4241,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11941" + "11966" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154311Z:b3882e70-b03d-4290-9384-23947423637c" + "BRAZILUS:20210410T054428Z:1c8b4ce6-8725-4a54-8356-982dfbc42b52" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:43:10 GMT" + "Sat, 10 Apr 2021 05:44:28 GMT" ], "Content-Length": [ "30" @@ -4280,16 +4266,19 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -4300,16 +4289,16 @@ "no-cache" ], "Retry-After": [ - "10" + "80" ], "x-ms-request-id": [ - "7463b9d5-2fe5-49fa-b0d5-dd23b2ee7280" + "af8b0fe1-e612-48d7-86aa-5e50572ef451" ], "x-ms-correlation-request-id": [ - "60e0663b-924f-4b39-9e6e-4864169e9468" + "5cc81dc9-5d8c-4909-95ed-78eb56596d51" ], "x-ms-arm-service-request-id": [ - "09570b6c-6e0c-4949-bd1f-028442ac4ff8" + "490d4e7e-eb4b-44b7-a883-1adeb500c79e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -4319,3883 +4308,44 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11940" + "11965" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154321Z:60e0663b-924f-4b39-9e6e-4864169e9468" + "BRAZILUS:20210410T054508Z:5cc81dc9-5d8c-4909-95ed-78eb56596d51" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:43:20 GMT" + "Sat, 10 Apr 2021 05:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "1553af25-4759-4fc1-a9e5-74c59296f245" - ], - "x-ms-correlation-request-id": [ - "6eaef546-fa23-4da4-9838-badae8077131" - ], - "x-ms-arm-service-request-id": [ - "90b0007d-3c62-4b2b-9018-d1d007e8f7fb" - ], - "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": [ - "CENTRALUS:20200607T154331Z:6eaef546-fa23-4da4-9838-badae8077131" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:43: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "49046827-ab84-4db3-b666-8b28a12fcb2f" - ], - "x-ms-correlation-request-id": [ - "b3ff4a39-ba60-41e2-a8c4-7ffb99fe6e36" - ], - "x-ms-arm-service-request-id": [ - "750533ea-1819-4aa4-8220-60b88175f05e" - ], - "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": [ - "CENTRALUS:20200607T154341Z:b3ff4a39-ba60-41e2-a8c4-7ffb99fe6e36" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:43: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "c87f2479-1da1-47d2-bf5f-6774de71ced9" - ], - "x-ms-correlation-request-id": [ - "17bb4246-8776-43fe-a174-cf0b69a7acb0" - ], - "x-ms-arm-service-request-id": [ - "959a6aa0-cf8d-4462-9431-73e5dedc3d92" - ], - "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": [ - "CENTRALUS:20200607T154351Z:17bb4246-8776-43fe-a174-cf0b69a7acb0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:43: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "3dfb4425-69b6-49cb-b1c4-5e091007b746" - ], - "x-ms-correlation-request-id": [ - "b93d419b-06cb-4a96-ae77-5e425beec051" - ], - "x-ms-arm-service-request-id": [ - "67191c26-3bf7-4939-a9e1-b43d9bd009f9" - ], - "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": [ - "CENTRALUS:20200607T154401Z:b93d419b-06cb-4a96-ae77-5e425beec051" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:44: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "b76119c1-7974-44b2-a5cd-1186fafe2ee7" - ], - "x-ms-correlation-request-id": [ - "a95104a8-f5d2-49c2-b7ad-abc36dbe8e06" - ], - "x-ms-arm-service-request-id": [ - "f8bad843-cc40-4f8b-95ba-8d6dcaae7f4b" - ], - "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": [ - "CENTRALUS:20200607T154411Z:a95104a8-f5d2-49c2-b7ad-abc36dbe8e06" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:44: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "ed04e3e3-553a-4360-8d5e-220109547936" - ], - "x-ms-correlation-request-id": [ - "c1c3d260-2431-48ff-b361-eb6ce05ddaab" - ], - "x-ms-arm-service-request-id": [ - "cc246af0-4119-45cc-ae80-a4929e966e22" - ], - "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": [ - "CENTRALUS:20200607T154421Z:c1c3d260-2431-48ff-b361-eb6ce05ddaab" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:44: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "1071bd46-8524-4c14-8a57-179a80a66480" - ], - "x-ms-correlation-request-id": [ - "cd320dac-7df7-4be8-b6d5-565be797de1b" - ], - "x-ms-arm-service-request-id": [ - "e6555ec2-9879-4027-a1ca-870cce9a4b71" - ], - "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": [ - "CENTRALUS:20200607T154431Z:cd320dac-7df7-4be8-b6d5-565be797de1b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:44: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "aab8d4cf-ec2e-4ffc-987d-af12b0d4089b" - ], - "x-ms-correlation-request-id": [ - "a7473f9d-86e1-4e20-a6d3-9dc536f58fd3" - ], - "x-ms-arm-service-request-id": [ - "cf0b4c96-61cb-4e68-b207-fa65427259b7" - ], - "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": [ - "CENTRALUS:20200607T154441Z:a7473f9d-86e1-4e20-a6d3-9dc536f58fd3" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:44: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "7a3f4381-fdeb-45dd-8bec-85ff80fab85a" - ], - "x-ms-correlation-request-id": [ - "6e57be10-fcc0-4dff-9f32-1a5399c85fae" - ], - "x-ms-arm-service-request-id": [ - "250ccd4f-1183-4cbe-92ab-0c1ad24bfe6e" - ], - "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": [ - "CENTRALUS:20200607T154451Z:6e57be10-fcc0-4dff-9f32-1a5399c85fae" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:44: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "3fc7b47e-b238-46a2-bcbd-3ac5e84121ce" - ], - "x-ms-correlation-request-id": [ - "b9d3551c-ed92-41d7-9f02-46bcde4cec3e" - ], - "x-ms-arm-service-request-id": [ - "e353297c-9095-4d6b-a216-17dbd4c61bd8" - ], - "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": [ - "CENTRALUS:20200607T154501Z:b9d3551c-ed92-41d7-9f02-46bcde4cec3e" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "0629f58e-3edb-4e3b-9536-0f427306b725" - ], - "x-ms-correlation-request-id": [ - "53fd58f8-9c19-4ad8-876d-e02e076c046b" - ], - "x-ms-arm-service-request-id": [ - "b88452d1-2fe4-4670-9906-e0587cd89b35" - ], - "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": [ - "CENTRALUS:20200607T154511Z:53fd58f8-9c19-4ad8-876d-e02e076c046b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "9168e8b2-12f2-4ebd-97ee-150d95659fce" - ], - "x-ms-correlation-request-id": [ - "39e4c607-2d0a-43f1-9338-1d26ba24f86a" - ], - "x-ms-arm-service-request-id": [ - "d12eb355-ee09-4d7e-ac11-ea252cc0d2c9" - ], - "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": [ - "CENTRALUS:20200607T154521Z:39e4c607-2d0a-43f1-9338-1d26ba24f86a" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "22ae5848-db39-4517-b9b0-544b48a30f56" - ], - "x-ms-correlation-request-id": [ - "953a14a1-6f60-46e9-8eec-095817d51bae" - ], - "x-ms-arm-service-request-id": [ - "406bc828-ec4d-4db9-8600-de74978c37ea" - ], - "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": [ - "CENTRALUS:20200607T154531Z:953a14a1-6f60-46e9-8eec-095817d51bae" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "0d126204-1c41-40c1-9d4b-2bd30ba79211" - ], - "x-ms-correlation-request-id": [ - "9cc0354a-4ab2-43cf-aec3-ed9cdbe0f2d2" - ], - "x-ms-arm-service-request-id": [ - "4360248a-1e87-45c3-98c2-6419a29e22a8" - ], - "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": [ - "CENTRALUS:20200607T154541Z:9cc0354a-4ab2-43cf-aec3-ed9cdbe0f2d2" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "d63ee3b1-135f-4823-be29-aab3ba92070d" - ], - "x-ms-correlation-request-id": [ - "b3bcd54e-6d8c-422f-8718-81685b6308f6" - ], - "x-ms-arm-service-request-id": [ - "c5fcb68e-1f20-4ed3-8c59-a1fe9d276206" - ], - "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": [ - "CENTRALUS:20200607T154551Z:b3bcd54e-6d8c-422f-8718-81685b6308f6" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:45: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "c72ec2cd-d586-47f6-986c-31be18e716cb" - ], - "x-ms-correlation-request-id": [ - "e78099ee-d21d-456d-aab0-f17382cf2b0d" - ], - "x-ms-arm-service-request-id": [ - "66a049b8-1451-41fb-84a7-2c85fdd88d37" - ], - "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": [ - "CENTRALUS:20200607T154601Z:e78099ee-d21d-456d-aab0-f17382cf2b0d" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:46: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "954657b4-3060-4f10-a7ef-bcd7af47124c" - ], - "x-ms-correlation-request-id": [ - "a4a8e8cd-0eb0-4d63-a197-aafa002c7f18" - ], - "x-ms-arm-service-request-id": [ - "fbe09e13-cc0e-422d-89fe-7358141546e5" - ], - "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": [ - "CENTRALUS:20200607T154611Z:a4a8e8cd-0eb0-4d63-a197-aafa002c7f18" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:46: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "3cce07e1-afec-4d85-be5b-46fcb5ebb948" - ], - "x-ms-correlation-request-id": [ - "754839e7-5584-4afa-a421-5c65ba80af69" - ], - "x-ms-arm-service-request-id": [ - "fe24e7d1-295a-4b2b-a94d-449369336f51" - ], - "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": [ - "CENTRALUS:20200607T154621Z:754839e7-5584-4afa-a421-5c65ba80af69" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:46: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "3a650404-c0bb-409e-9bf8-3ab3a8400d50" - ], - "x-ms-correlation-request-id": [ - "226d59ec-da91-4686-a7e4-ddd25072e308" - ], - "x-ms-arm-service-request-id": [ - "28885bd3-a6aa-4fac-ba3b-b12f6119efb7" - ], - "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": [ - "CENTRALUS:20200607T154631Z:226d59ec-da91-4686-a7e4-ddd25072e308" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:46: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "56f174cb-e5ec-4cd7-a872-9f4f47c178bf" - ], - "x-ms-correlation-request-id": [ - "429eafac-dc57-451d-ab0b-be9272a27167" - ], - "x-ms-arm-service-request-id": [ - "3e4ca6d2-c0f8-492b-8aca-277bd76186b9" - ], - "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": [ - "CENTRALUS:20200607T154641Z:429eafac-dc57-451d-ab0b-be9272a27167" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:46: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "b3e4656f-9a56-4f51-b774-c598db798ede" - ], - "x-ms-correlation-request-id": [ - "232dff51-085c-4374-9f36-27ac988f10fc" - ], - "x-ms-arm-service-request-id": [ - "bc7e7504-1980-43e6-8d6c-3eb4621ec3d8" - ], - "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": [ - "CENTRALUS:20200607T154651Z:232dff51-085c-4374-9f36-27ac988f10fc" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:46: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "59d35911-95bb-4fab-98b7-32ea14ae34b8" - ], - "x-ms-correlation-request-id": [ - "e7bee309-e15c-4096-8386-cda86e409857" - ], - "x-ms-arm-service-request-id": [ - "96f2a1c1-5740-407a-add9-1684c28aca22" - ], - "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": [ - "CENTRALUS:20200607T154702Z:e7bee309-e15c-4096-8386-cda86e409857" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:47: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "c27688b4-c631-4900-8f7d-28761e36d904" - ], - "x-ms-correlation-request-id": [ - "eae0c283-af67-4249-86ca-53cd655e2af1" - ], - "x-ms-arm-service-request-id": [ - "06687db7-45c1-443f-aacd-9639b630f894" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11917" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0", - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154712Z:eae0c283-af67-4249-86ca-53cd655e2af1" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:47: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "102829fa-3064-403e-9d7d-23b6b7def2d5" - ], - "x-ms-correlation-request-id": [ - "acf040d8-50a5-4dcd-9f18-1c4a448b5182" - ], - "x-ms-arm-service-request-id": [ - "c764dfa4-d3c4-4df6-a1a3-443507172eff" - ], - "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": [ - "CENTRALUS:20200607T154722Z:acf040d8-50a5-4dcd-9f18-1c4a448b5182" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:47: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "c37c8857-87bc-4c6a-89ae-a80b5d08a8fa" - ], - "x-ms-correlation-request-id": [ - "b2f81d9b-20da-4aa6-8535-6fddd68d77e8" - ], - "x-ms-arm-service-request-id": [ - "5d107512-8c1e-46ff-b477-9d3ec7c79f7c" - ], - "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": [ - "CENTRALUS:20200607T154732Z:b2f81d9b-20da-4aa6-8535-6fddd68d77e8" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:47: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "7998ec61-ff71-4116-9145-9afd7ee57fa2" - ], - "x-ms-correlation-request-id": [ - "2fc924e2-0e0a-4b48-85be-1f0769dfadfa" - ], - "x-ms-arm-service-request-id": [ - "6cd0c660-ff4e-4bda-ba6b-99bb20d5747b" - ], - "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": [ - "CENTRALUS:20200607T154742Z:2fc924e2-0e0a-4b48-85be-1f0769dfadfa" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:47: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "b18e1ba8-250d-4d9c-849e-b94e517dd6ab" - ], - "x-ms-correlation-request-id": [ - "d77ccc20-6cb1-4340-a2bf-4e2a0478ad8a" - ], - "x-ms-arm-service-request-id": [ - "e77955fc-5a21-4221-ab65-8e4c8ab716ad" - ], - "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": [ - "CENTRALUS:20200607T154752Z:d77ccc20-6cb1-4340-a2bf-4e2a0478ad8a" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:47: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "b61dbbd9-80b5-45dd-a43d-b3a54714c86a" - ], - "x-ms-correlation-request-id": [ - "a89eea34-0cfb-4096-bea8-519a2222f92c" - ], - "x-ms-arm-service-request-id": [ - "10d6d55b-c662-4fa4-8aec-13a77368632a" - ], - "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": [ - "CENTRALUS:20200607T154802Z:a89eea34-0cfb-4096-bea8-519a2222f92c" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:48: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "6f65dc5c-c5e9-402f-bad7-38e21dd8d36b" - ], - "x-ms-correlation-request-id": [ - "bb529a41-cbe0-4408-92ba-758fcc818a96" - ], - "x-ms-arm-service-request-id": [ - "4ced7ddc-ac37-44a5-9f1b-d923d18a75e6" - ], - "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": [ - "CENTRALUS:20200607T154812Z:bb529a41-cbe0-4408-92ba-758fcc818a96" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:48: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "e14f2bd5-fc80-4455-bdb7-3c88df958f97" - ], - "x-ms-correlation-request-id": [ - "0489b5d4-550b-4533-be37-959614b34e1b" - ], - "x-ms-arm-service-request-id": [ - "2ce0bfed-e1d4-4ada-acc6-d3ec003c009f" - ], - "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": [ - "CENTRALUS:20200607T154822Z:0489b5d4-550b-4533-be37-959614b34e1b" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:48: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "86a186d3-01c6-407c-92b9-f8d304da05e6" - ], - "x-ms-correlation-request-id": [ - "2d811460-e2c9-4dce-9513-f8c724c470ea" - ], - "x-ms-arm-service-request-id": [ - "33fbd0d9-f331-4809-8f7b-a9caa8465b0f" - ], - "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": [ - "CENTRALUS:20200607T154832Z:2d811460-e2c9-4dce-9513-f8c724c470ea" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:48: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "3fc2a27a-b1ff-4fc1-8dda-5c031b132af7" - ], - "x-ms-correlation-request-id": [ - "27cf2a5e-f819-476c-b477-d02953723528" - ], - "x-ms-arm-service-request-id": [ - "d82d4edd-f79d-4e0a-81bd-24df9f548dd1" - ], - "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": [ - "CENTRALUS:20200607T154842Z:27cf2a5e-f819-476c-b477-d02953723528" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:48: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "ecde4c89-4dd8-4d64-a9f2-1ef86489407f" - ], - "x-ms-correlation-request-id": [ - "a8998525-6ce3-4b57-bf79-65be9c733a97" - ], - "x-ms-arm-service-request-id": [ - "4b8293df-403f-4665-a7ad-80156a4e865e" - ], - "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": [ - "CENTRALUS:20200607T154852Z:a8998525-6ce3-4b57-bf79-65be9c733a97" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:48: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "162e6f7e-b063-44ff-853a-facf84bb474e" - ], - "x-ms-correlation-request-id": [ - "894d6a65-f4d5-4468-a361-7b8fd0bd47f3" - ], - "x-ms-arm-service-request-id": [ - "2cd88257-5bde-4c79-a61a-548bd7f15e6d" - ], - "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": [ - "CENTRALUS:20200607T154902Z:894d6a65-f4d5-4468-a361-7b8fd0bd47f3" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "7b998a48-eb1d-4ebd-8648-749716b20b91" - ], - "x-ms-correlation-request-id": [ - "72b50b34-0dd1-4a87-949d-22335208235f" - ], - "x-ms-arm-service-request-id": [ - "7f7319ca-6482-4572-82b5-f4dd04783b38" - ], - "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": [ - "CENTRALUS:20200607T154912Z:72b50b34-0dd1-4a87-949d-22335208235f" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "8c56c43a-9ba1-4918-8e3c-73223f3cfa1a" - ], - "x-ms-correlation-request-id": [ - "18a7318d-48fb-4e54-a023-89fbb533b895" - ], - "x-ms-arm-service-request-id": [ - "00bafa46-d081-4ed3-adec-9ae6e5b38aae" - ], - "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": [ - "CENTRALUS:20200607T154922Z:18a7318d-48fb-4e54-a023-89fbb533b895" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "9a551b6a-6f4a-4a81-a290-3dc2cc8ce234" - ], - "x-ms-correlation-request-id": [ - "51dbd71a-cf1d-4722-801c-9f166e19d97a" - ], - "x-ms-arm-service-request-id": [ - "e7eb31d9-dbc4-43ee-be48-26350c7b2ca1" - ], - "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": [ - "CENTRALUS:20200607T154932Z:51dbd71a-cf1d-4722-801c-9f166e19d97a" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49: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/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/29d9122e-207e-4e74-837f-2f5e5e5d70b2?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzI5ZDkxMjJlLTIwN2UtNGU3NC04MzdmLTJmNWU1ZTVkNzBiMj9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "13d2a061-7110-46e5-b479-11b8b92f20b7" - ], - "x-ms-correlation-request-id": [ - "c3a0632a-e99f-4d62-95af-f156ce0df96c" - ], - "x-ms-arm-service-request-id": [ - "3540ab78-cc7d-4f66-a402-c7553a0a507f" - ], - "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": [ - "CENTRALUS:20200607T154942Z:c3a0632a-e99f-4d62-95af-f156ce0df96c" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:42 GMT" - ], - "Content-Length": [ - "29" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhbE5ldHdvcmtHYXRld2F5cy9wczg1NTM/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "78b52b6d-a0e7-4664-a08f-a5abe3eee458" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-failure-cause": [ - "gateway" - ], - "x-ms-request-id": [ - "9c759b87-1606-4027-b403-8ac0ba7119bb" - ], - "x-ms-correlation-request-id": [ - "9c759b87-1606-4027-b403-8ac0ba7119bb" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154943Z:9c759b87-1606-4027-b403-8ac0ba7119bb" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:42 GMT" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "222" - ] - }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/localNetworkGateways/ps8553' under resource group 'ps417' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", - "StatusCode": 404 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhbE5ldHdvcmtHYXRld2F5cy9wczg1NTM/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "ETag": [ - "W/\"be9cf3c6-35b7-40f2-8e66-61fa827c37d0\"" - ], - "x-ms-request-id": [ - "47722f70-9a8b-482f-b4e1-a9ac243da0a8" - ], - "x-ms-correlation-request-id": [ - "595cc770-dd35-43e6-a964-f86631aabc7e" - ], - "x-ms-arm-service-request-id": [ - "7ed69813-acad-4fb2-b130-e11315fd9dd1" - ], - "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": [ - "CENTRALUS:20200607T154954Z:595cc770-dd35-43e6-a964-f86631aabc7e" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:54 GMT" - ], - "Content-Length": [ - "595" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps8553\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\",\r\n \"etag\": \"W/\\\"be9cf3c6-35b7-40f2-8e66-61fa827c37d0\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bb1cac74-dca7-4adf-b900-b67cfc4268f7\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhbE5ldHdvcmtHYXRld2F5cy9wczg1NTM/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "32c71958-cc48-4c88-8508-e487dcac44a7" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "ETag": [ - "W/\"be9cf3c6-35b7-40f2-8e66-61fa827c37d0\"" - ], - "x-ms-request-id": [ - "3624b609-8007-4b80-b252-c3dd368aab6b" - ], - "x-ms-correlation-request-id": [ - "1a41f41b-7996-4add-a6c6-7a65397904d2" - ], - "x-ms-arm-service-request-id": [ - "0d4acb00-1ac1-4316-8902-d05aade4d5df" - ], - "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": [ - "CENTRALUS:20200607T154954Z:1a41f41b-7996-4add-a6c6-7a65397904d2" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:54 GMT" - ], - "Content-Length": [ - "595" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps8553\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\",\r\n \"etag\": \"W/\\\"be9cf3c6-35b7-40f2-8e66-61fa827c37d0\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bb1cac74-dca7-4adf-b900-b67cfc4268f7\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhbE5ldHdvcmtHYXRld2F5cy9wczg1NTM/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "21580923-b544-4fe7-94ff-d71af31e463e" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "ETag": [ - "W/\"be9cf3c6-35b7-40f2-8e66-61fa827c37d0\"" - ], - "x-ms-request-id": [ - "d070c713-700f-47ac-80a5-f050a0276b2d" - ], - "x-ms-correlation-request-id": [ - "ce6b2a44-c0e5-4c52-bdb5-68df1c685929" - ], - "x-ms-arm-service-request-id": [ - "1b01bce0-0e9e-4872-8b86-2ddbad4a731c" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0", - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11827" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154954Z:ce6b2a44-c0e5-4c52-bdb5-68df1c685929" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:54 GMT" - ], - "Content-Length": [ - "595" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps8553\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\",\r\n \"etag\": \"W/\\\"be9cf3c6-35b7-40f2-8e66-61fa827c37d0\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bb1cac74-dca7-4adf-b900-b67cfc4268f7\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhbE5ldHdvcmtHYXRld2F5cy9wczg1NTM/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n },\r\n \"location\": \"West Central US\"\r\n}", - "RequestHeaders": { - "x-ms-client-request-id": [ - "782b6dbd-6964-4a0c-9287-e8ee51e07ca8" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "225" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "c479c995-d56e-4e12-b4f4-38295f68abdc" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/c479c995-d56e-4e12-b4f4-38295f68abdc?api-version=2020-07-01" - ], - "x-ms-correlation-request-id": [ - "16760d10-f039-4670-8a0f-cc16a8e39ba9" - ], - "Azure-AsyncNotification": [ - "Enabled" - ], - "x-ms-arm-service-request-id": [ - "b0005e1a-ab55-492d-8cea-791135415664" - ], - "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": [ - "CENTRALUS:20200607T154944Z:16760d10-f039-4670-8a0f-cc16a8e39ba9" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:44 GMT" - ], - "Content-Length": [ - "594" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps8553\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\",\r\n \"etag\": \"W/\\\"f00b575e-b5a7-41ed-93f8-823d6793f052\\\"\",\r\n \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"bb1cac74-dca7-4adf-b900-b67cfc4268f7\",\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n }\r\n}", - "StatusCode": 201 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/c479c995-d56e-4e12-b4f4-38295f68abdc?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zL2M0NzljOTk1LWQ1NmUtNGUxMi1iNGY0LTM4Mjk1ZjY4YWJkYz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "cb35deab-badd-4ac4-8fc7-9aee68c7d317" - ], - "x-ms-correlation-request-id": [ - "14eb6235-28f2-409f-95f2-97b9e66266bd" - ], - "x-ms-arm-service-request-id": [ - "b6f31234-1d40-477f-b9ca-d0fb8fd4aec1" - ], - "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": [ - "CENTRALUS:20200607T154954Z:14eb6235-28f2-409f-95f2-97b9e66266bd" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:54 GMT" - ], - "Content-Length": [ - "29" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "80459ce5-833b-478c-9580-c78ba364011c" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-failure-cause": [ - "gateway" - ], - "x-ms-request-id": [ - "ead41c66-7534-4940-b594-4433c29eecc3" - ], - "x-ms-correlation-request-id": [ - "ead41c66-7534-4940-b594-4433c29eecc3" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154955Z:ead41c66-7534-4940-b594-4433c29eecc3" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:54 GMT" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "213" - ] - }, - "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/connections/ps3728' under resource group 'ps417' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", - "StatusCode": 404 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "145dcbf1-0555-452d-abfc-40b73f1b30f8" - ], - "x-ms-correlation-request-id": [ - "f0a6ff15-4a01-409a-b0ab-8bccc545b31d" - ], - "x-ms-arm-service-request-id": [ - "14416e96-3517-4b45-8097-816f5afefd6c" - ], - "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": [ - "CENTRALUS:20200607T155007Z:f0a6ff15-4a01-409a-b0ab-8bccc545b31d" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:06 GMT" - ], - "Content-Length": [ - "1292" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"23c0169e-be64-4c40-9f5d-7d4aed596777\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "c22e2336-eb5d-495f-a2aa-66f4b38827c6" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "8e5cd44f-a8b9-4759-b3bc-3f374e468fca" - ], - "x-ms-correlation-request-id": [ - "51a39e21-5d80-44e6-a2b5-fe63e20d7876" - ], - "x-ms-arm-service-request-id": [ - "e79ae873-d32f-43fd-b2ef-c91ff2300ca5" - ], - "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": [ - "CENTRALUS:20200607T155007Z:51a39e21-5d80-44e6-a2b5-fe63e20d7876" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:06 GMT" - ], - "Content-Length": [ - "1292" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"23c0169e-be64-4c40-9f5d-7d4aed596777\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "3e2e9256-4b66-47a4-99c6-b18f0ea4d549" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "93e703f2-1457-43c2-849b-94675b780e75" - ], - "x-ms-correlation-request-id": [ - "9aa613d1-48fa-4398-8e46-30e299d4f016" - ], - "x-ms-arm-service-request-id": [ - "515db102-e4a7-4cea-b49c-576a1028553d" - ], - "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": [ - "CENTRALUS:20200607T155007Z:9aa613d1-48fa-4398-8e46-30e299d4f016" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:07 GMT" - ], - "Content-Length": [ - "1292" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"23c0169e-be64-4c40-9f5d-7d4aed596777\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "2a6bdbe8-1b76-4820-95b7-ef3b24e759e6" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "13eec5fc-d3b5-4757-a6e2-01c0951a6692" - ], - "x-ms-correlation-request-id": [ - "3d09a6c3-a57f-4c21-9696-aaaa212c04cc" - ], - "x-ms-arm-service-request-id": [ - "bf7ca1da-bf19-4c48-b983-f6399e0c7a8f" - ], - "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": [ - "CENTRALUS:20200607T155008Z:3d09a6c3-a57f-4c21-9696-aaaa212c04cc" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:07 GMT" - ], - "Content-Length": [ - "1292" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"23c0169e-be64-4c40-9f5d-7d4aed596777\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "de4bca87-3a5b-4351-8f91-9381110bbfbe" - ], - "x-ms-correlation-request-id": [ - "5ea67254-f370-41fa-bfa2-c3ac1f1cd722" - ], - "x-ms-arm-service-request-id": [ - "7f9f7169-6612-4bf8-a0fa-6a4bbdb6379c" - ], - "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": [ - "CENTRALUS:20200607T155019Z:5ea67254-f370-41fa-bfa2-c3ac1f1cd722" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:18 GMT" - ], - "Content-Length": [ - "1380" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"90441954-2c2a-47b5-9e50-9887c8345f14\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "7a0be834-017b-4b7c-9847-a43112d23958" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "3456fcd6-9a8f-4a65-acb5-a477b5fd8185" - ], - "x-ms-correlation-request-id": [ - "9ecfd039-f18f-4afc-9bec-79eb35032a89" - ], - "x-ms-arm-service-request-id": [ - "67381f4b-5a2a-4328-8d8f-89981a934afa" - ], - "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": [ - "CENTRALUS:20200607T155019Z:9ecfd039-f18f-4afc-9bec-79eb35032a89" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:18 GMT" - ], - "Content-Length": [ - "1380" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"90441954-2c2a-47b5-9e50-9887c8345f14\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "e199a406-c0e1-4c65-8cd9-6670ded04b31" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "1fedf8f7-3936-447c-94e8-aecc8f2e4d37" - ], - "x-ms-correlation-request-id": [ - "ec2fa539-35fc-4273-ac5e-cc1bb6d372ff" - ], - "x-ms-arm-service-request-id": [ - "745a7443-3003-4a82-bc6c-355de9bccbdd" - ], - "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": [ - "CENTRALUS:20200607T155019Z:ec2fa539-35fc-4273-ac5e-cc1bb6d372ff" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:18 GMT" - ], - "Content-Length": [ - "1380" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"90441954-2c2a-47b5-9e50-9887c8345f14\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"virtualNetworkGateway1\": {\r\n \"properties\": {\r\n \"ipConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworks/ps8897/subnets/GatewaySubnet\"\r\n },\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/publicIPAddresses/ps1665\"\r\n }\r\n },\r\n \"name\": \"ps2083\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\"\r\n }\r\n ],\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334/ipConfigurations/ps2083\",\r\n \"customBgpIpAddresses\": []\r\n }\r\n ]\r\n }\r\n },\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {}\r\n },\r\n \"localNetworkGateway2\": {\r\n \"properties\": {\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"192.168.3.10\",\r\n \"fqdn\": \"\"\r\n },\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\",\r\n \"location\": \"West Central US\",\r\n \"tags\": {}\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"expressRouteGatewayBypass\": false\r\n },\r\n \"location\": \"West Central US\"\r\n}", - "RequestHeaders": { - "x-ms-client-request-id": [ - "a6b42fc4-b1ca-4fb3-a03d-b3c1820b24ae" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "2709" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "4af77f47-22fd-4c33-a43f-c138038d8af1" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/4af77f47-22fd-4c33-a43f-c138038d8af1?api-version=2020-07-01" - ], - "x-ms-correlation-request-id": [ - "013fb2cb-40b2-4ff3-a48c-b670db298d70" - ], - "Azure-AsyncNotification": [ - "Enabled" - ], - "x-ms-arm-service-request-id": [ - "cbc65581-45b3-4d1e-82e2-160cc22c12dd" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0", - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T154956Z:013fb2cb-40b2-4ff3-a48c-b670db298d70" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:49:56 GMT" - ], - "Content-Length": [ - "1255" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"1e1460d9-029f-49e5-a9cc-93ce4adf6c7e\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"sharedKey\": \"abc\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 201 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "PUT", - "RequestBody": "{\r\n \"properties\": {\r\n \"virtualNetworkGateway1\": {\r\n \"properties\": {\r\n \"ipConfigurations\": [],\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false\r\n },\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\",\r\n \"location\": \"West Central US\",\r\n \"tags\": {}\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\",\r\n \"location\": \"West Central US\",\r\n \"tags\": {}\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"expressRouteGatewayBypass\": false\r\n },\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"location\": \"West Central US\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n }\r\n}", - "RequestHeaders": { - "x-ms-client-request-id": [ - "0e0951c3-b100-41c6-a4de-bcafc071844c" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Content-Length": [ - "1292" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "386d3f67-1baa-4146-b142-5d58f812d7c4" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/386d3f67-1baa-4146-b142-5d58f812d7c4?api-version=2020-07-01" - ], - "x-ms-correlation-request-id": [ - "9a736118-58bb-46e1-9dcc-37a6a657d910" - ], - "Azure-AsyncNotification": [ - "Enabled" - ], - "x-ms-arm-service-request-id": [ - "66525b04-ce19-42ec-89d4-839e60a9b934" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0", - "Microsoft-HTTPAPI/2.0" - ], - "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155008Z:9a736118-58bb-46e1-9dcc-37a6a657d910" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:08 GMT" - ], - "Content-Length": [ - "1343" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"176e992b-42bc-414e-9b57-c533b472d954\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"testtagKey\": \"SomeTagKey\",\r\n \"testtagValue\": \"SomeKeyValue\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 4,\r\n \"sharedKey\": \"xyz\",\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/4af77f47-22fd-4c33-a43f-c138038d8af1?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzRhZjc3ZjQ3LTIyZmQtNGMzMy1hNDNmLWMxMzgwMzhkOGFmMT9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "f66e28f7-c10a-4912-a1b5-eb6abfeaf1c6" - ], - "x-ms-correlation-request-id": [ - "db6e842d-c20e-4773-9650-58b2cd7b251f" - ], - "x-ms-arm-service-request-id": [ - "d329069f-5597-4e0f-aa50-c5d8421006cf" - ], - "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": [ - "CENTRALUS:20200607T155006Z:db6e842d-c20e-4773-9650-58b2cd7b251f" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:06 GMT" - ], - "Content-Length": [ - "29" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "795fbbdb-c859-41ae-9f19-cf78369d3e4b" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "c40aca0c-56f2-4387-bb74-d2b9c23a6349" - ], - "x-ms-correlation-request-id": [ - "9091715d-f606-4b2e-9b7e-c40a9aed92d4" - ], - "x-ms-arm-service-request-id": [ - "19e7efb0-e9e4-4368-9582-56a5fa46f93c" - ], - "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": [ - "CENTRALUS:20200607T155007Z:9091715d-f606-4b2e-9b7e-c40a9aed92d4" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:07 GMT" - ], - "Content-Length": [ - "1376" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ] - }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"ps3728\",\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728\",\r\n \"etag\": \"W/\\\"23c0169e-be64-4c40-9f5d-7d4aed596777\\\"\",\r\n \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d06527a-9884-47f1-80bc-f44a63594aa3\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/virtualNetworkGateways/ps4334\"\r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/localNetworkGateways/ps8553\"\r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": \"IKEv1\",\r\n \"routingWeight\": 3,\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0\r\n }\r\n }\r\n ]\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucz9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "471e2f76-d23b-40f2-ace2-664b8f9cab89" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" - ], - "x-ms-request-id": [ - "b6f571a0-cf8c-4dd6-82b8-07fcee71fd9a" - ], - "x-ms-correlation-request-id": [ - "b6f571a0-cf8c-4dd6-82b8-07fcee71fd9a" - ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155030Z:b6f571a0-cf8c-4dd6-82b8-07fcee71fd9a" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:30 GMT" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "12" - ] - }, - "ResponseBody": "{\r\n \"value\": []\r\n}", - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/386d3f67-1baa-4146-b142-5d58f812d7c4?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzM4NmQzZjY3LTFiYWEtNDE0Ni1iMTQyLTVkNThmODEyZDdjND9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-request-id": [ - "7d4c457d-c9a9-414c-a767-d439a688336d" - ], - "x-ms-correlation-request-id": [ - "ab184458-9f5b-4205-845b-e932bac3d8d7" - ], - "x-ms-arm-service-request-id": [ - "ed45ba6c-9186-4fac-8dfb-e0a6c0c88ae0" - ], - "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": [ - "CENTRALUS:20200607T155018Z:ab184458-9f5b-4205-845b-e932bac3d8d7" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50: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/b1f1deed-af60-4bab-9223-65d340462e24/resourceGroups/ps417/providers/Microsoft.Network/connections/ps3728?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlR3JvdXBzL3BzNDE3L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9jb25uZWN0aW9ucy9wczM3Mjg/YXBpLXZlcnNpb249MjAyMC0wNS0wMQ==", - "RequestMethod": "DELETE", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "727be143-ac56-42d9-89e4-147c17c655eb" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.28207.03", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operationResults/64607652-7dcb-4ed1-8cb4-5a37af57f290?api-version=2020-07-01" - ], - "Retry-After": [ - "10" - ], - "x-ms-request-id": [ - "64607652-7dcb-4ed1-8cb4-5a37af57f290" - ], - "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/64607652-7dcb-4ed1-8cb4-5a37af57f290?api-version=2020-07-01" - ], - "x-ms-correlation-request-id": [ - "cad14a60-7ab0-4fa8-8dfa-9c4b0948b719" - ], - "Azure-AsyncNotification": [ - "Enabled" - ], - "x-ms-arm-service-request-id": [ - "34d3629a-830f-477a-bfc4-6c392ab5ba3d" - ], - "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": [ - "CENTRALUS:20200607T155020Z:cad14a60-7ab0-4fa8-8dfa-9c4b0948b719" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Sun, 07 Jun 2020 15:50:19 GMT" + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/64607652-7dcb-4ed1-8cb4-5a37af57f290?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25zLzY0NjA3NjUyLTdkY2ItNGVkMS04Y2I0LTVhMzdhZjU3ZjI5MD9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/981d3cde-16b4-4756-896b-fb337f37a342?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzk4MWQzY2RlLTE2YjQtNDc1Ni04OTZiLWZiMzM3ZjM3YTM0Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "b58126a5-191d-4dc1-ad21-a89ac283db1e" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -8206,13 +4356,13 @@ "no-cache" ], "x-ms-request-id": [ - "0f3fd880-38e8-4dc9-ad76-b858eecb6ff4" + "db2a35c5-2299-4379-9088-f37960211aab" ], "x-ms-correlation-request-id": [ - "dfea18f0-1b2a-4df9-b4bc-4d753b5ef7d0" + "d5754c01-21cd-467a-b82a-a371139b4856" ], "x-ms-arm-service-request-id": [ - "3aebdc09-bb1c-46d2-a7c1-bf493873c791" + "9da824c9-eeac-4bae-acb7-6698acc9c735" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8222,16 +4372,16 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11999" + "11964" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155030Z:dfea18f0-1b2a-4df9-b4bc-4d753b5ef7d0" + "BRAZILUS:20210410T054628Z:d5754c01-21cd-467a-b82a-a371139b4856" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:50:29 GMT" + "Sat, 10 Apr 2021 05:46:27 GMT" ], "Content-Length": [ "29" @@ -8247,16 +4397,22 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operationResults/64607652-7dcb-4ed1-8cb4-5a37af57f290?api-version=2020-07-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdGNlbnRyYWx1cy9vcGVyYXRpb25SZXN1bHRzLzY0NjA3NjUyLTdkY2ItNGVkMS04Y2I0LTVhMzdhZjU3ZjI5MD9hcGktdmVyc2lvbj0yMDIwLTA1LTAx", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5105/providers/Microsoft.Network/connections/ps9329?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTEwNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvY29ubmVjdGlvbnMvcHM5MzI5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "4a668e4b-0c30-4bdf-9185-7881357d4383" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Network.NetworkManagementClient/20.0.0.0" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -8267,22 +4423,25 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operationResults/64607652-7dcb-4ed1-8cb4-5a37af57f290?api-version=2020-07-01" + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01" + ], + "Retry-After": [ + "10" ], "x-ms-request-id": [ - "64607652-7dcb-4ed1-8cb4-5a37af57f290" + "670bf277-598c-430b-adde-71076505df36" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/providers/Microsoft.Network/locations/westcentralus/operations/64607652-7dcb-4ed1-8cb4-5a37af57f290?api-version=2020-07-01" + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "cad14a60-7ab0-4fa8-8dfa-9c4b0948b719" + "a43595ff-1641-41f7-abda-54f86b81b9f3" ], "Azure-AsyncNotification": [ "Enabled" ], "x-ms-arm-service-request-id": [ - "34d3629a-830f-477a-bfc4-6c392ab5ba3d" + "1d72e929-efdc-4d78-9756-78cad6873def" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8291,45 +4450,42 @@ "Microsoft-HTTPAPI/2.0", "Microsoft-HTTPAPI/2.0" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11998" + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155030Z:aec90a91-545e-4469-b157-7427e28c9b50" + "BRAZILUS:20210410T054630Z:a43595ff-1641-41f7-abda-54f86b81b9f3" ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:50:29 GMT" - ], - "Content-Type": [ - "application/json; charset=utf-8" + "Sat, 10 Apr 2021 05:46:29 GMT" ], "Expires": [ "-1" + ], + "Content-Length": [ + "0" ] }, "ResponseBody": "", - "StatusCode": 204 + "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/resourcegroups/ps417?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L3Jlc291cmNlZ3JvdXBzL3BzNDE3P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", - "RequestMethod": "DELETE", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzY3MGJmMjc3LTU5OGMtNDMwYi1hZGRlLTcxMDc2NTA1ZGYzNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "8ba0dbba-2045-4080-bb35-c30c4154c57d" - ], - "Accept-Language": [ - "en-US" + "4a668e4b-0c30-4bdf-9185-7881357d4383" ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -8339,54 +4495,64 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" - ], "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-deletes": [ - "14999" + "10" ], "x-ms-request-id": [ - "5fce07de-b8bb-4b05-aaf5-105722f59cb9" + "4f82b285-cb5a-42ca-89bc-6b51e88f4c11" ], "x-ms-correlation-request-id": [ - "5fce07de-b8bb-4b05-aaf5-105722f59cb9" + "54d8e7b1-9ff8-4320-9307-a81617620365" ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155030Z:5fce07de-b8bb-4b05-aaf5-105722f59cb9" + "x-ms-arm-service-request-id": [ + "f8354556-5dda-457f-ac78-758c52503031" ], "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": [ + "BRAZILUS:20210410T054640Z:54d8e7b1-9ff8-4320-9307-a81617620365" + ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:50:29 GMT" + "Sat, 10 Apr 2021 05:46:40 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzY3MGJmMjc3LTU5OGMtNDMwYi1hZGRlLTcxMDc2NTA1ZGYzNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "4a668e4b-0c30-4bdf-9185-7881357d4383" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -8396,54 +4562,64 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" - ], "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11995" + "20" ], "x-ms-request-id": [ - "8098a2ae-bf7b-425e-8bc3-8d715b081191" + "287a4ab3-e400-44b4-bfee-d7957673a6f2" ], "x-ms-correlation-request-id": [ - "8098a2ae-bf7b-425e-8bc3-8d715b081191" + "80de5eb7-6106-4aaa-8210-c15096fb0337" ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155045Z:8098a2ae-bf7b-425e-8bc3-8d715b081191" + "x-ms-arm-service-request-id": [ + "1ee56189-0ba0-4be5-b35f-8791cfe3b374" ], "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": [ + "BRAZILUS:20210410T054650Z:80de5eb7-6106-4aaa-8210-c15096fb0337" + ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:50:45 GMT" + "Sat, 10 Apr 2021 05:46:50 GMT" + ], + "Content-Length": [ + "30" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzY3MGJmMjc3LTU5OGMtNDMwYi1hZGRlLTcxMDc2NTA1ZGYzNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "4a668e4b-0c30-4bdf-9185-7881357d4383" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -8453,54 +4629,61 @@ "Pragma": [ "no-cache" ], - "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11994" - ], "x-ms-request-id": [ - "6b2a0496-acb4-4eef-98eb-c4895dc917a2" + "c68b15d7-eb88-4f93-a937-8f61779e57a1" ], "x-ms-correlation-request-id": [ - "6b2a0496-acb4-4eef-98eb-c4895dc917a2" + "244cd79d-08a0-4210-bc44-dcdd41b88bfa" ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155100Z:6b2a0496-acb4-4eef-98eb-c4895dc917a2" + "x-ms-arm-service-request-id": [ + "2706ef5a-a081-4952-9940-77e77adc5244" ], "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": [ + "BRAZILUS:20210410T054710Z:244cd79d-08a0-4210-bc44-dcdd41b88bfa" + ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:51:00 GMT" + "Sat, 10 Apr 2021 05:47:10 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, - "ResponseBody": "", - "StatusCode": 202 + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzY3MGJmMjc3LTU5OGMtNDMwYi1hZGRlLTcxMDc2NTA1ZGYzNj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "4a668e4b-0c30-4bdf-9185-7881357d4383" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" ] }, "ResponseHeaders": { @@ -8511,53 +4694,69 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" - ], - "Retry-After": [ - "15" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11993" + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01" ], "x-ms-request-id": [ - "4dce6550-12ad-48b8-b764-a347f7abe64f" + "670bf277-598c-430b-adde-71076505df36" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/670bf277-598c-430b-adde-71076505df36?api-version=2021-02-01" ], "x-ms-correlation-request-id": [ - "4dce6550-12ad-48b8-b764-a347f7abe64f" + "a43595ff-1641-41f7-abda-54f86b81b9f3" ], - "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155115Z:4dce6550-12ad-48b8-b764-a347f7abe64f" + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "1d72e929-efdc-4d78-9756-78cad6873def" ], "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": [ + "BRAZILUS:20210410T054711Z:008f36c0-e590-4814-a4fe-2860190cf302" + ], "X-Content-Type-Options": [ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:51:15 GMT" + "Sat, 10 Apr 2021 05:47:11 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "0" ] }, "ResponseBody": "", - "StatusCode": 202 + "StatusCode": 204 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", - "RequestMethod": "GET", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourcegroups/ps5105?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlZ3JvdXBzL3BzNTEwNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { + "x-ms-client-request-id": [ + "9cd2d0a6-cd2f-4068-90f7-4b8a54f8f33f" + ], + "Accept-Language": [ + "en-US" + ], "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8568,22 +4767,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "11992" + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" ], "x-ms-request-id": [ - "32ddce12-d13a-435e-9bc9-8be5072ed5c0" + "ffdfd03d-dc2b-4ceb-9694-443a72fdf7d0" ], "x-ms-correlation-request-id": [ - "32ddce12-d13a-435e-9bc9-8be5072ed5c0" + "ffdfd03d-dc2b-4ceb-9694-443a72fdf7d0" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155131Z:32ddce12-d13a-435e-9bc9-8be5072ed5c0" + "WESTCENTRALUS:20210410T054711Z:ffdfd03d-dc2b-4ceb-9694-443a72fdf7d0" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8592,7 +4791,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:51:30 GMT" + "Sat, 10 Apr 2021 05:47:11 GMT" ], "Expires": [ "-1" @@ -8605,16 +4804,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8625,22 +4824,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11991" + "11999" ], "x-ms-request-id": [ - "07cab995-935a-479a-a467-9ca574a3bd5e" + "575b7f13-e12c-4235-914d-bacd3276f288" ], "x-ms-correlation-request-id": [ - "07cab995-935a-479a-a467-9ca574a3bd5e" + "575b7f13-e12c-4235-914d-bacd3276f288" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155146Z:07cab995-935a-479a-a467-9ca574a3bd5e" + "WESTCENTRALUS:20210410T054726Z:575b7f13-e12c-4235-914d-bacd3276f288" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8649,7 +4848,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:51:45 GMT" + "Sat, 10 Apr 2021 05:47:26 GMT" ], "Expires": [ "-1" @@ -8662,16 +4861,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8682,22 +4881,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11990" + "11998" ], "x-ms-request-id": [ - "2a8aa0e4-7bb8-457a-afae-e45689e43c3e" + "7b79ae2e-6202-4d70-b5c4-8784517213f1" ], "x-ms-correlation-request-id": [ - "2a8aa0e4-7bb8-457a-afae-e45689e43c3e" + "7b79ae2e-6202-4d70-b5c4-8784517213f1" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155201Z:2a8aa0e4-7bb8-457a-afae-e45689e43c3e" + "WESTCENTRALUS:20210410T054741Z:7b79ae2e-6202-4d70-b5c4-8784517213f1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8706,7 +4905,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:52:01 GMT" + "Sat, 10 Apr 2021 05:47:40 GMT" ], "Expires": [ "-1" @@ -8719,16 +4918,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8739,22 +4938,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11989" + "11997" ], "x-ms-request-id": [ - "b022d48c-0536-4cef-9faa-9813bb1f3900" + "ca96761c-6324-4bee-8b3e-0d0f9eff5504" ], "x-ms-correlation-request-id": [ - "b022d48c-0536-4cef-9faa-9813bb1f3900" + "ca96761c-6324-4bee-8b3e-0d0f9eff5504" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155216Z:b022d48c-0536-4cef-9faa-9813bb1f3900" + "WESTCENTRALUS:20210410T054756Z:ca96761c-6324-4bee-8b3e-0d0f9eff5504" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8763,7 +4962,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:52:15 GMT" + "Sat, 10 Apr 2021 05:47:56 GMT" ], "Expires": [ "-1" @@ -8776,16 +4975,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8796,22 +4995,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11988" + "11996" ], "x-ms-request-id": [ - "8498bee1-803f-4ff5-9042-508e06b1ee66" + "fcc650fd-8254-4cec-bf03-658df6fa588f" ], "x-ms-correlation-request-id": [ - "8498bee1-803f-4ff5-9042-508e06b1ee66" + "fcc650fd-8254-4cec-bf03-658df6fa588f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155231Z:8498bee1-803f-4ff5-9042-508e06b1ee66" + "WESTCENTRALUS:20210410T054811Z:fcc650fd-8254-4cec-bf03-658df6fa588f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8820,7 +5019,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:52:30 GMT" + "Sat, 10 Apr 2021 05:48:11 GMT" ], "Expires": [ "-1" @@ -8833,16 +5032,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8853,22 +5052,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11987" + "11995" ], "x-ms-request-id": [ - "2edd0a2f-a31d-4820-811c-c747139cdcbd" + "0a5169d3-887f-4aea-a621-5cec97a75157" ], "x-ms-correlation-request-id": [ - "2edd0a2f-a31d-4820-811c-c747139cdcbd" + "0a5169d3-887f-4aea-a621-5cec97a75157" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155246Z:2edd0a2f-a31d-4820-811c-c747139cdcbd" + "WESTCENTRALUS:20210410T054826Z:0a5169d3-887f-4aea-a621-5cec97a75157" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8877,7 +5076,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:52:45 GMT" + "Sat, 10 Apr 2021 05:48:26 GMT" ], "Expires": [ "-1" @@ -8890,16 +5089,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8910,22 +5109,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11986" + "11994" ], "x-ms-request-id": [ - "c464a5f7-e5ef-4e57-b36d-ce1b798cc506" + "25792952-4037-4bfe-be5f-f6c9f02c9df8" ], "x-ms-correlation-request-id": [ - "c464a5f7-e5ef-4e57-b36d-ce1b798cc506" + "25792952-4037-4bfe-be5f-f6c9f02c9df8" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155301Z:c464a5f7-e5ef-4e57-b36d-ce1b798cc506" + "WESTCENTRALUS:20210410T054842Z:25792952-4037-4bfe-be5f-f6c9f02c9df8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8934,7 +5133,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:53:00 GMT" + "Sat, 10 Apr 2021 05:48:41 GMT" ], "Expires": [ "-1" @@ -8947,16 +5146,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -8967,22 +5166,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11985" + "11993" ], "x-ms-request-id": [ - "19bf9aaa-b5ed-49d1-8a4d-4a2fa990074d" + "830c342a-00f5-4d60-86f0-fcaf07a04b0e" ], "x-ms-correlation-request-id": [ - "19bf9aaa-b5ed-49d1-8a4d-4a2fa990074d" + "830c342a-00f5-4d60-86f0-fcaf07a04b0e" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155316Z:19bf9aaa-b5ed-49d1-8a4d-4a2fa990074d" + "WESTCENTRALUS:20210410T054857Z:830c342a-00f5-4d60-86f0-fcaf07a04b0e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -8991,7 +5190,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:53:15 GMT" + "Sat, 10 Apr 2021 05:48:57 GMT" ], "Expires": [ "-1" @@ -9004,16 +5203,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9024,22 +5223,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11984" + "11992" ], "x-ms-request-id": [ - "99109673-900e-47d9-8fc3-8ae094273bcf" + "aff4b277-3573-4e61-9e6d-c205919ecb48" ], "x-ms-correlation-request-id": [ - "99109673-900e-47d9-8fc3-8ae094273bcf" + "aff4b277-3573-4e61-9e6d-c205919ecb48" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155331Z:99109673-900e-47d9-8fc3-8ae094273bcf" + "WESTCENTRALUS:20210410T054912Z:aff4b277-3573-4e61-9e6d-c205919ecb48" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9048,7 +5247,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:53:31 GMT" + "Sat, 10 Apr 2021 05:49:11 GMT" ], "Expires": [ "-1" @@ -9061,16 +5260,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9081,22 +5280,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11983" + "11991" ], "x-ms-request-id": [ - "e19da7b1-edc6-45db-8cf7-f73b272a5394" + "9fc2d1e8-c018-4690-a448-74141b85dd90" ], "x-ms-correlation-request-id": [ - "e19da7b1-edc6-45db-8cf7-f73b272a5394" + "9fc2d1e8-c018-4690-a448-74141b85dd90" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155346Z:e19da7b1-edc6-45db-8cf7-f73b272a5394" + "WESTCENTRALUS:20210410T054927Z:9fc2d1e8-c018-4690-a448-74141b85dd90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9105,7 +5304,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:53:45 GMT" + "Sat, 10 Apr 2021 05:49:26 GMT" ], "Expires": [ "-1" @@ -9118,16 +5317,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9138,22 +5337,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11982" + "11990" ], "x-ms-request-id": [ - "86b9e11a-06c9-4766-8359-828027fb4333" + "d8a484b0-ea56-47a2-be63-c9e9de130e97" ], "x-ms-correlation-request-id": [ - "86b9e11a-06c9-4766-8359-828027fb4333" + "d8a484b0-ea56-47a2-be63-c9e9de130e97" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155401Z:86b9e11a-06c9-4766-8359-828027fb4333" + "WESTCENTRALUS:20210410T054942Z:d8a484b0-ea56-47a2-be63-c9e9de130e97" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9162,7 +5361,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:54:00 GMT" + "Sat, 10 Apr 2021 05:49:41 GMT" ], "Expires": [ "-1" @@ -9175,16 +5374,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9195,22 +5394,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11981" + "11989" ], "x-ms-request-id": [ - "1cc7b765-43f7-4e41-bb77-27cff79383f7" + "1947b670-ec9f-4758-a041-06ac7672d5da" ], "x-ms-correlation-request-id": [ - "1cc7b765-43f7-4e41-bb77-27cff79383f7" + "1947b670-ec9f-4758-a041-06ac7672d5da" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155416Z:1cc7b765-43f7-4e41-bb77-27cff79383f7" + "WESTCENTRALUS:20210410T054957Z:1947b670-ec9f-4758-a041-06ac7672d5da" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9219,7 +5418,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:54:16 GMT" + "Sat, 10 Apr 2021 05:49:56 GMT" ], "Expires": [ "-1" @@ -9232,16 +5431,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9252,22 +5451,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11980" + "11988" ], "x-ms-request-id": [ - "711bd176-6b33-4fe8-9e08-d45b25907235" + "79a110e5-801c-47a2-b8eb-93af6b52af5f" ], "x-ms-correlation-request-id": [ - "711bd176-6b33-4fe8-9e08-d45b25907235" + "79a110e5-801c-47a2-b8eb-93af6b52af5f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155431Z:711bd176-6b33-4fe8-9e08-d45b25907235" + "WESTCENTRALUS:20210410T055012Z:79a110e5-801c-47a2-b8eb-93af6b52af5f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9276,7 +5475,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:54:31 GMT" + "Sat, 10 Apr 2021 05:50:11 GMT" ], "Expires": [ "-1" @@ -9289,16 +5488,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9309,22 +5508,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11979" + "11986" ], "x-ms-request-id": [ - "1e5eb9df-7db9-48a3-b8ec-6740b718aea8" + "a81390c9-953f-49e4-8ae7-177684b1aafc" ], "x-ms-correlation-request-id": [ - "1e5eb9df-7db9-48a3-b8ec-6740b718aea8" + "a81390c9-953f-49e4-8ae7-177684b1aafc" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155446Z:1e5eb9df-7db9-48a3-b8ec-6740b718aea8" + "WESTCENTRALUS:20210410T055027Z:a81390c9-953f-49e4-8ae7-177684b1aafc" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9333,7 +5532,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:54:45 GMT" + "Sat, 10 Apr 2021 05:50:26 GMT" ], "Expires": [ "-1" @@ -9346,16 +5545,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9366,22 +5565,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11978" + "11985" ], "x-ms-request-id": [ - "62196908-bce4-4b77-a76c-f9c4010f8802" + "f59a317b-502a-433a-b248-8e266e254a46" ], "x-ms-correlation-request-id": [ - "62196908-bce4-4b77-a76c-f9c4010f8802" + "f59a317b-502a-433a-b248-8e266e254a46" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155501Z:62196908-bce4-4b77-a76c-f9c4010f8802" + "WESTCENTRALUS:20210410T055042Z:f59a317b-502a-433a-b248-8e266e254a46" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9390,7 +5589,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:55:01 GMT" + "Sat, 10 Apr 2021 05:50:42 GMT" ], "Expires": [ "-1" @@ -9403,16 +5602,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9423,22 +5622,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11977" + "11983" ], "x-ms-request-id": [ - "ae6fe75f-3f63-4387-b993-438481370c92" + "8ee63ff8-223d-4e8a-9723-82c4e0426059" ], "x-ms-correlation-request-id": [ - "ae6fe75f-3f63-4387-b993-438481370c92" + "8ee63ff8-223d-4e8a-9723-82c4e0426059" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155516Z:ae6fe75f-3f63-4387-b993-438481370c92" + "WESTCENTRALUS:20210410T055057Z:8ee63ff8-223d-4e8a-9723-82c4e0426059" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9447,7 +5646,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:55:16 GMT" + "Sat, 10 Apr 2021 05:50:56 GMT" ], "Expires": [ "-1" @@ -9460,16 +5659,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9480,22 +5679,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11976" + "11981" ], "x-ms-request-id": [ - "cf71a5d7-db3c-4123-a8a3-8d143d4aeed7" + "075eba85-d6a5-4006-9028-dce9b313777d" ], "x-ms-correlation-request-id": [ - "cf71a5d7-db3c-4123-a8a3-8d143d4aeed7" + "075eba85-d6a5-4006-9028-dce9b313777d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155531Z:cf71a5d7-db3c-4123-a8a3-8d143d4aeed7" + "WESTCENTRALUS:20210410T055112Z:075eba85-d6a5-4006-9028-dce9b313777d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9504,7 +5703,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:55:31 GMT" + "Sat, 10 Apr 2021 05:51:11 GMT" ], "Expires": [ "-1" @@ -9517,16 +5716,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9537,22 +5736,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11975" + "11980" ], "x-ms-request-id": [ - "a3eb0bfb-7d5f-41b2-acb0-672b354cb200" + "78378c70-729b-46b5-b004-3be0eddd8337" ], "x-ms-correlation-request-id": [ - "a3eb0bfb-7d5f-41b2-acb0-672b354cb200" + "78378c70-729b-46b5-b004-3be0eddd8337" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155547Z:a3eb0bfb-7d5f-41b2-acb0-672b354cb200" + "WESTCENTRALUS:20210410T055127Z:78378c70-729b-46b5-b004-3be0eddd8337" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9561,7 +5760,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:55:46 GMT" + "Sat, 10 Apr 2021 05:51:26 GMT" ], "Expires": [ "-1" @@ -9574,16 +5773,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9594,22 +5793,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11974" + "11979" ], "x-ms-request-id": [ - "8120b286-fa02-4cff-a8f3-82f01f9b047c" + "127d8acf-b596-426f-8b55-d426020d8a16" ], "x-ms-correlation-request-id": [ - "8120b286-fa02-4cff-a8f3-82f01f9b047c" + "127d8acf-b596-426f-8b55-d426020d8a16" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155602Z:8120b286-fa02-4cff-a8f3-82f01f9b047c" + "WESTCENTRALUS:20210410T055142Z:127d8acf-b596-426f-8b55-d426020d8a16" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9618,7 +5817,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:56:01 GMT" + "Sat, 10 Apr 2021 05:51:42 GMT" ], "Expires": [ "-1" @@ -9631,16 +5830,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9651,22 +5850,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11973" + "11978" ], "x-ms-request-id": [ - "c0679d0e-ab31-4afe-9a79-ce7aac86974a" + "0806cb94-122a-42b4-a831-1532b341046d" ], "x-ms-correlation-request-id": [ - "c0679d0e-ab31-4afe-9a79-ce7aac86974a" + "0806cb94-122a-42b4-a831-1532b341046d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155617Z:c0679d0e-ab31-4afe-9a79-ce7aac86974a" + "WESTCENTRALUS:20210410T055157Z:0806cb94-122a-42b4-a831-1532b341046d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9675,7 +5874,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:56:16 GMT" + "Sat, 10 Apr 2021 05:51:57 GMT" ], "Expires": [ "-1" @@ -9688,16 +5887,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9708,22 +5907,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11972" + "11977" ], "x-ms-request-id": [ - "0b0b8acb-578c-4cd8-976b-5828d186bb69" + "48e50a1f-864a-43d4-b802-2e77de942a22" ], "x-ms-correlation-request-id": [ - "0b0b8acb-578c-4cd8-976b-5828d186bb69" + "48e50a1f-864a-43d4-b802-2e77de942a22" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155632Z:0b0b8acb-578c-4cd8-976b-5828d186bb69" + "WESTCENTRALUS:20210410T055212Z:48e50a1f-864a-43d4-b802-2e77de942a22" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9732,7 +5931,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:56:31 GMT" + "Sat, 10 Apr 2021 05:52:12 GMT" ], "Expires": [ "-1" @@ -9745,16 +5944,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9765,22 +5964,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11971" + "11976" ], "x-ms-request-id": [ - "d1c2b95f-ae8d-4cfe-8328-09f601efb8ab" + "1f007825-49d3-46af-b422-a990b9e2cd3a" ], "x-ms-correlation-request-id": [ - "d1c2b95f-ae8d-4cfe-8328-09f601efb8ab" + "1f007825-49d3-46af-b422-a990b9e2cd3a" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155647Z:d1c2b95f-ae8d-4cfe-8328-09f601efb8ab" + "WESTCENTRALUS:20210410T055227Z:1f007825-49d3-46af-b422-a990b9e2cd3a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9789,7 +5988,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:56:46 GMT" + "Sat, 10 Apr 2021 05:52:26 GMT" ], "Expires": [ "-1" @@ -9802,16 +6001,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9822,22 +6021,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11970" + "11975" ], "x-ms-request-id": [ - "0c7b80cf-8181-45c7-a4d0-146a17cbbc59" + "c00b7f0b-8499-4433-a291-243bfbe66882" ], "x-ms-correlation-request-id": [ - "0c7b80cf-8181-45c7-a4d0-146a17cbbc59" + "c00b7f0b-8499-4433-a291-243bfbe66882" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155702Z:0c7b80cf-8181-45c7-a4d0-146a17cbbc59" + "WESTCENTRALUS:20210410T055242Z:c00b7f0b-8499-4433-a291-243bfbe66882" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9846,7 +6045,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:57:01 GMT" + "Sat, 10 Apr 2021 05:52:42 GMT" ], "Expires": [ "-1" @@ -9859,16 +6058,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9879,22 +6078,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11969" + "11974" ], "x-ms-request-id": [ - "0bc66a3d-6fdb-455c-a9da-1544149dc523" + "7730f449-4497-4415-9a07-64ae8194bad6" ], "x-ms-correlation-request-id": [ - "0bc66a3d-6fdb-455c-a9da-1544149dc523" + "7730f449-4497-4415-9a07-64ae8194bad6" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155717Z:0bc66a3d-6fdb-455c-a9da-1544149dc523" + "WESTCENTRALUS:20210410T055258Z:7730f449-4497-4415-9a07-64ae8194bad6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9903,7 +6102,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:57:16 GMT" + "Sat, 10 Apr 2021 05:52:57 GMT" ], "Expires": [ "-1" @@ -9916,16 +6115,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9936,22 +6135,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11968" + "11973" ], "x-ms-request-id": [ - "a7abf61d-8eae-454f-b9af-b158b3f889c4" + "6b6208d5-f452-4cce-8d96-9f0cafb0149d" ], "x-ms-correlation-request-id": [ - "a7abf61d-8eae-454f-b9af-b158b3f889c4" + "6b6208d5-f452-4cce-8d96-9f0cafb0149d" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155732Z:a7abf61d-8eae-454f-b9af-b158b3f889c4" + "WESTCENTRALUS:20210410T055313Z:6b6208d5-f452-4cce-8d96-9f0cafb0149d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -9960,7 +6159,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:57:32 GMT" + "Sat, 10 Apr 2021 05:53:12 GMT" ], "Expires": [ "-1" @@ -9973,16 +6172,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -9993,22 +6192,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11967" + "11972" ], "x-ms-request-id": [ - "b831ae51-545a-484b-9cfc-00cdd802ab7f" + "377836e0-4100-4331-9ea2-c0003212aa2e" ], "x-ms-correlation-request-id": [ - "b831ae51-545a-484b-9cfc-00cdd802ab7f" + "377836e0-4100-4331-9ea2-c0003212aa2e" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155747Z:b831ae51-545a-484b-9cfc-00cdd802ab7f" + "WESTCENTRALUS:20210410T055328Z:377836e0-4100-4331-9ea2-c0003212aa2e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10017,7 +6216,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:57:47 GMT" + "Sat, 10 Apr 2021 05:53:27 GMT" ], "Expires": [ "-1" @@ -10030,16 +6229,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10050,22 +6249,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11966" + "11971" ], "x-ms-request-id": [ - "d5422194-76a5-4612-a438-78958f6f42e5" + "fb5e0b72-f972-4134-b523-830ba2a7f3c2" ], "x-ms-correlation-request-id": [ - "d5422194-76a5-4612-a438-78958f6f42e5" + "fb5e0b72-f972-4134-b523-830ba2a7f3c2" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155802Z:d5422194-76a5-4612-a438-78958f6f42e5" + "WESTCENTRALUS:20210410T055343Z:fb5e0b72-f972-4134-b523-830ba2a7f3c2" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10074,7 +6273,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:58:01 GMT" + "Sat, 10 Apr 2021 05:53:42 GMT" ], "Expires": [ "-1" @@ -10087,16 +6286,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10107,22 +6306,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11965" + "11970" ], "x-ms-request-id": [ - "b7437774-886f-475c-8e65-697b61fdd098" + "ab1464f2-1be4-4c8f-b47f-ef935706970b" ], "x-ms-correlation-request-id": [ - "b7437774-886f-475c-8e65-697b61fdd098" + "ab1464f2-1be4-4c8f-b47f-ef935706970b" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155817Z:b7437774-886f-475c-8e65-697b61fdd098" + "WESTCENTRALUS:20210410T055358Z:ab1464f2-1be4-4c8f-b47f-ef935706970b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10131,7 +6330,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:58:16 GMT" + "Sat, 10 Apr 2021 05:53:58 GMT" ], "Expires": [ "-1" @@ -10144,16 +6343,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10164,22 +6363,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11964" + "11969" ], "x-ms-request-id": [ - "c76f946f-a4d3-46a9-b74a-14328623c30d" + "785eef86-9c4a-4e3d-b576-72389eac7450" ], "x-ms-correlation-request-id": [ - "c76f946f-a4d3-46a9-b74a-14328623c30d" + "785eef86-9c4a-4e3d-b576-72389eac7450" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155832Z:c76f946f-a4d3-46a9-b74a-14328623c30d" + "WESTCENTRALUS:20210410T055413Z:785eef86-9c4a-4e3d-b576-72389eac7450" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10188,7 +6387,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:58:32 GMT" + "Sat, 10 Apr 2021 05:54:13 GMT" ], "Expires": [ "-1" @@ -10201,16 +6400,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10221,22 +6420,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11963" + "11968" ], "x-ms-request-id": [ - "40f4a615-d3a5-409e-8a79-dbf71dcbc312" + "b20007e8-5f61-4787-a314-f488d71f272a" ], "x-ms-correlation-request-id": [ - "40f4a615-d3a5-409e-8a79-dbf71dcbc312" + "b20007e8-5f61-4787-a314-f488d71f272a" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155847Z:40f4a615-d3a5-409e-8a79-dbf71dcbc312" + "WESTCENTRALUS:20210410T055428Z:b20007e8-5f61-4787-a314-f488d71f272a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10245,7 +6444,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:58:47 GMT" + "Sat, 10 Apr 2021 05:54:27 GMT" ], "Expires": [ "-1" @@ -10258,16 +6457,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10278,22 +6477,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11962" + "11967" ], "x-ms-request-id": [ - "c6530895-ee42-4fce-a3aa-c8283939de99" + "5928b076-a044-44be-999f-1ef3043fd055" ], "x-ms-correlation-request-id": [ - "c6530895-ee42-4fce-a3aa-c8283939de99" + "5928b076-a044-44be-999f-1ef3043fd055" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155902Z:c6530895-ee42-4fce-a3aa-c8283939de99" + "WESTCENTRALUS:20210410T055443Z:5928b076-a044-44be-999f-1ef3043fd055" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10302,7 +6501,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:59:02 GMT" + "Sat, 10 Apr 2021 05:54:42 GMT" ], "Expires": [ "-1" @@ -10315,16 +6514,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10335,22 +6534,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11961" + "11966" ], "x-ms-request-id": [ - "81efb383-afd0-4ad2-bcfe-d2910102fccf" + "335cb38c-ff1a-4fe1-b1f4-c5a60e62898f" ], "x-ms-correlation-request-id": [ - "81efb383-afd0-4ad2-bcfe-d2910102fccf" + "335cb38c-ff1a-4fe1-b1f4-c5a60e62898f" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155917Z:81efb383-afd0-4ad2-bcfe-d2910102fccf" + "WESTCENTRALUS:20210410T055458Z:335cb38c-ff1a-4fe1-b1f4-c5a60e62898f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10359,7 +6558,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:59:17 GMT" + "Sat, 10 Apr 2021 05:54:57 GMT" ], "Expires": [ "-1" @@ -10372,16 +6571,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10392,22 +6591,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11960" + "11965" ], "x-ms-request-id": [ - "f4ce6c3d-08a7-40e6-95af-8779587004ac" + "42774aca-96a0-4639-ab3c-6cd32b262043" ], "x-ms-correlation-request-id": [ - "f4ce6c3d-08a7-40e6-95af-8779587004ac" + "42774aca-96a0-4639-ab3c-6cd32b262043" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155932Z:f4ce6c3d-08a7-40e6-95af-8779587004ac" + "WESTCENTRALUS:20210410T055513Z:42774aca-96a0-4639-ab3c-6cd32b262043" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10416,7 +6615,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:59:32 GMT" + "Sat, 10 Apr 2021 05:55:13 GMT" ], "Expires": [ "-1" @@ -10429,16 +6628,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10449,22 +6648,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11964" ], "x-ms-request-id": [ - "b6091538-ea7c-499e-bdea-07a89ff53372" + "f22d3c2a-c37f-42c3-920b-ea3ed7b22959" ], "x-ms-correlation-request-id": [ - "b6091538-ea7c-499e-bdea-07a89ff53372" + "f22d3c2a-c37f-42c3-920b-ea3ed7b22959" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T155947Z:b6091538-ea7c-499e-bdea-07a89ff53372" + "WESTCENTRALUS:20210410T055528Z:f22d3c2a-c37f-42c3-920b-ea3ed7b22959" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10473,7 +6672,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 15:59:47 GMT" + "Sat, 10 Apr 2021 05:55:28 GMT" ], "Expires": [ "-1" @@ -10486,16 +6685,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10506,22 +6705,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11959" + "11963" ], "x-ms-request-id": [ - "0adea3f9-6e83-4d19-98c9-967cc06d037c" + "1fb8053c-d672-4ad8-918c-71f9085d3272" ], "x-ms-correlation-request-id": [ - "0adea3f9-6e83-4d19-98c9-967cc06d037c" + "1fb8053c-d672-4ad8-918c-71f9085d3272" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T160002Z:0adea3f9-6e83-4d19-98c9-967cc06d037c" + "WESTCENTRALUS:20210410T055543Z:1fb8053c-d672-4ad8-918c-71f9085d3272" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10530,7 +6729,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 16:00:02 GMT" + "Sat, 10 Apr 2021 05:55:43 GMT" ], "Expires": [ "-1" @@ -10543,16 +6742,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10563,22 +6762,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11958" + "11962" ], "x-ms-request-id": [ - "42896de3-e48c-43c9-adab-6bfd24e4fb77" + "c77b6b1f-36d5-414e-b70f-85ba7c345b31" ], "x-ms-correlation-request-id": [ - "42896de3-e48c-43c9-adab-6bfd24e4fb77" + "c77b6b1f-36d5-414e-b70f-85ba7c345b31" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T160017Z:42896de3-e48c-43c9-adab-6bfd24e4fb77" + "WESTCENTRALUS:20210410T055558Z:c77b6b1f-36d5-414e-b70f-85ba7c345b31" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10587,7 +6786,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 16:00:17 GMT" + "Sat, 10 Apr 2021 05:55:58 GMT" ], "Expires": [ "-1" @@ -10600,16 +6799,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10620,22 +6819,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11957" + "11961" ], "x-ms-request-id": [ - "4205bc49-40e0-4f82-85b1-9f0df9e7290d" + "19e42383-799e-4e44-af38-53853e2e7431" ], "x-ms-correlation-request-id": [ - "4205bc49-40e0-4f82-85b1-9f0df9e7290d" + "19e42383-799e-4e44-af38-53853e2e7431" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T160033Z:4205bc49-40e0-4f82-85b1-9f0df9e7290d" + "WESTCENTRALUS:20210410T055613Z:19e42383-799e-4e44-af38-53853e2e7431" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10644,7 +6843,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 16:00:32 GMT" + "Sat, 10 Apr 2021 05:56:12 GMT" ], "Expires": [ "-1" @@ -10657,16 +6856,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10677,22 +6876,22 @@ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01" + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11956" + "11960" ], "x-ms-request-id": [ - "52bf60f1-4776-4441-a5ab-a634145c9b87" + "a2754470-789f-408e-ab06-5a793ba8fae3" ], "x-ms-correlation-request-id": [ - "52bf60f1-4776-4441-a5ab-a634145c9b87" + "a2754470-789f-408e-ab06-5a793ba8fae3" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T160048Z:52bf60f1-4776-4441-a5ab-a634145c9b87" + "WESTCENTRALUS:20210410T055628Z:a2754470-789f-408e-ab06-5a793ba8fae3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10701,7 +6900,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 16:00:47 GMT" + "Sat, 10 Apr 2021 05:56:28 GMT" ], "Expires": [ "-1" @@ -10714,16 +6913,16 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10734,16 +6933,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11955" + "11959" ], "x-ms-request-id": [ - "ae70601d-fb16-4df6-bedd-7756d8066dba" + "042885b4-c42d-4d1c-a51d-3f070816787a" ], "x-ms-correlation-request-id": [ - "ae70601d-fb16-4df6-bedd-7756d8066dba" + "042885b4-c42d-4d1c-a51d-3f070816787a" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T160103Z:ae70601d-fb16-4df6-bedd-7756d8066dba" + "WESTCENTRALUS:20210410T055643Z:042885b4-c42d-4d1c-a51d-3f070816787a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10752,7 +6951,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 16:01:02 GMT" + "Sat, 10 Apr 2021 05:56:43 GMT" ], "Expires": [ "-1" @@ -10765,16 +6964,16 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/b1f1deed-af60-4bab-9223-65d340462e24/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQxNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2016-09-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjFmMWRlZWQtYWY2MC00YmFiLTkyMjMtNjVkMzQwNDYyZTI0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReE55MVhSVk5VUTBWT1ZGSkJURlZUSWl3aWFtOWlURzlqWVhScGIyNGlPaUozWlhOMFkyVnVkSEpoYkhWekluMD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUxMDUtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeE1EVXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "User-Agent": [ - "FxVersion/4.6.28207.03", + "FxVersion/4.6.29812.02", "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.14393.", - "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.13" + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" ] }, "ResponseHeaders": { @@ -10785,16 +6984,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "11954" + "11958" ], "x-ms-request-id": [ - "eb6c7399-a337-4333-ba30-21de5984a3e2" + "f5306876-d2bc-48ba-9c69-2415ad207415" ], "x-ms-correlation-request-id": [ - "eb6c7399-a337-4333-ba30-21de5984a3e2" + "f5306876-d2bc-48ba-9c69-2415ad207415" ], "x-ms-routing-request-id": [ - "CENTRALUS:20200607T160103Z:eb6c7399-a337-4333-ba30-21de5984a3e2" + "WESTCENTRALUS:20210410T055643Z:f5306876-d2bc-48ba-9c69-2415ad207415" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -10803,7 +7002,7 @@ "nosniff" ], "Date": [ - "Sun, 07 Jun 2020 16:01:03 GMT" + "Sat, 10 Apr 2021 05:56:43 GMT" ], "Expires": [ "-1" @@ -10818,17 +7017,17 @@ ], "Names": { "Test-VirtualNetworkGatewayConnectionCRUD": [ - "ps417", - "ps4334", - "ps1107", - "ps8897", - "ps8553", - "ps3728", - "ps1665", - "ps2083" + "ps5105", + "ps8464", + "ps1232", + "ps8627", + "ps2692", + "ps9329", + "ps9673", + "ps5850" ] }, "Variables": { - "SubscriptionId": "b1f1deed-af60-4bab-9223-65d340462e24" + "SubscriptionId": "7afd8f92-c220-4f53-886e-1df53a69afd4" } -} +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayTests/TestVirtualNetworkGatewayNatRuleCRUD.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayTests/TestVirtualNetworkGatewayNatRuleCRUD.json new file mode 100644 index 000000000000..0d33b6974aee --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayTests/TestVirtualNetworkGatewayNatRuleCRUD.json @@ -0,0 +1,4905 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourcegroups/ps5516?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlZ3JvdXBzL3BzNTUxNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"West Central US\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "66c0e47e-625c-43b1-a819-dc8323b22014" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ], + "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": [ + "207f74c8-dcf4-4af9-ad59-e2f405bc07ad" + ], + "x-ms-correlation-request-id": [ + "207f74c8-dcf4-4af9-ad59-e2f405bc07ad" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20210410T003131Z:207f74c8-dcf4-4af9-ad59-e2f405bc07ad" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:31 GMT" + ], + "Content-Length": [ + "172" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516\",\r\n \"name\": \"ps5516\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODQ5Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bf1271d-0d93-42b2-b9e5-899500e4ef62" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "8ead5b31-34ae-4854-9cc6-3d3f3edfb6a0" + ], + "x-ms-correlation-request-id": [ + "8ead5b31-34ae-4854-9cc6-3d3f3edfb6a0" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T003132Z:8ead5b31-34ae-4854-9cc6-3d3f3edfb6a0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:32 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "218" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps8492' under resource group 'ps5516' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODQ5Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bf1271d-0d93-42b2-b9e5-899500e4ef62" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\"" + ], + "x-ms-request-id": [ + "ffc4fb0f-9b5b-4b92-b0cc-20722d51074a" + ], + "x-ms-correlation-request-id": [ + "37e13f69-b5dd-4e29-a254-d1a1054ac2d1" + ], + "x-ms-arm-service-request-id": [ + "4e67c225-6a57-42c3-a29f-f92b2841bbbc" + ], + "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": [ + "BRAZILUS:20210410T003141Z:37e13f69-b5dd-4e29-a254-d1a1054ac2d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:40 GMT" + ], + "Content-Length": [ + "1255" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8492\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492\",\r\n \"etag\": \"W/\\\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"70f98488-dbee-4ea5-9f75-407cacdbbb90\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODQ5Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bf1271d-0d93-42b2-b9e5-899500e4ef62" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\"" + ], + "x-ms-request-id": [ + "3e43623b-99c2-485f-b85b-c90b39e6a1bb" + ], + "x-ms-correlation-request-id": [ + "45479433-22fb-400b-a775-08013ee47728" + ], + "x-ms-arm-service-request-id": [ + "fb7126d2-bc32-4681-a6e7-99922ac5c228" + ], + "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": [ + "BRAZILUS:20210410T003141Z:45479433-22fb-400b-a775-08013ee47728" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:40 GMT" + ], + "Content-Length": [ + "1255" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8492\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492\",\r\n \"etag\": \"W/\\\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"70f98488-dbee-4ea5-9f75-407cacdbbb90\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODQ5Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "91b21271-f43c-4edc-90ce-0b1763af8793" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\"" + ], + "x-ms-request-id": [ + "e663bc68-f3a2-46de-829d-51dc16dd0248" + ], + "x-ms-correlation-request-id": [ + "46622865-f476-4dee-82e3-41ed6218093d" + ], + "x-ms-arm-service-request-id": [ + "00e38da2-1765-4507-ae31-3a59c35a558a" + ], + "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": [ + "BRAZILUS:20210410T003141Z:46622865-f476-4dee-82e3-41ed6218093d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:41 GMT" + ], + "Content-Length": [ + "1255" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8492\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492\",\r\n \"etag\": \"W/\\\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"70f98488-dbee-4ea5-9f75-407cacdbbb90\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"74b49d6a-4b29-44c2-a2c6-5be1c506bd60\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzODQ5Mj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"GatewaySubnet\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bf1271d-0d93-42b2-b9e5-899500e4ef62" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "691" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "17ce3b12-5420-43e4-8ab2-e7a3ef6c270d" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/17ce3b12-5420-43e4-8ab2-e7a3ef6c270d?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "7335b45b-7144-4fae-858b-738516af1678" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "4249fedf-e8a9-4f0a-82ba-e599a1b5058d" + ], + "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": [ + "BRAZILUS:20210410T003137Z:7335b45b-7144-4fae-858b-738516af1678" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:37 GMT" + ], + "Content-Length": [ + "1253" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8492\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492\",\r\n \"etag\": \"W/\\\"6237aa03-fe22-484d-8529-95bfdb608390\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"70f98488-dbee-4ea5-9f75-407cacdbbb90\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\",\r\n \"etag\": \"W/\\\"6237aa03-fe22-484d-8529-95bfdb608390\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/17ce3b12-5420-43e4-8ab2-e7a3ef6c270d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzE3Y2UzYjEyLTU0MjAtNDNlNC04YWIyLWU3YTNlZjZjMjcwZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "9bf1271d-0d93-42b2-b9e5-899500e4ef62" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "788efca9-f14f-45ed-8d9d-dc732600ae05" + ], + "x-ms-correlation-request-id": [ + "a99dff63-7df5-4810-a0ca-96633070a96b" + ], + "x-ms-arm-service-request-id": [ + "2957df26-821e-459e-9472-a22e7d1e1869" + ], + "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": [ + "BRAZILUS:20210410T003140Z:a99dff63-7df5-4810-a0ca-96633070a96b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:40 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMyNDg5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00af217e-f19b-4a4d-a6db-e749b4bb9cd2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "64928eb7-e2f0-4649-9a62-da73746d249e" + ], + "x-ms-correlation-request-id": [ + "64928eb7-e2f0-4649-9a62-da73746d249e" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T003141Z:64928eb7-e2f0-4649-9a62-da73746d249e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:41 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "220" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/publicIPAddresses/ps2489' under resource group 'ps5516' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMyNDg5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00af217e-f19b-4a4d-a6db-e749b4bb9cd2" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"05e4beb7-6f29-4f85-a20c-4c5ae92e4f61\"" + ], + "x-ms-request-id": [ + "7ae1119d-0f7e-49a4-a477-3e9cfbe6e69a" + ], + "x-ms-correlation-request-id": [ + "0cbe846c-570a-47ac-86ec-a88c76d40198" + ], + "x-ms-arm-service-request-id": [ + "a4e327cf-8649-4234-a71a-dfc43f388714" + ], + "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": [ + "BRAZILUS:20210410T003147Z:0cbe846c-570a-47ac-86ec-a88c76d40198" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:47 GMT" + ], + "Content-Length": [ + "747" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2489\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\",\r\n \"etag\": \"W/\\\"05e4beb7-6f29-4f85-a20c-4c5ae92e4f61\\\"\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7d9df14c-f0bb-4b2b-8a6b-dcb0897de619\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps8204\",\r\n \"fqdn\": \"ps8204.centraluseuap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMyNDg5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00af217e-f19b-4a4d-a6db-e749b4bb9cd2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"05e4beb7-6f29-4f85-a20c-4c5ae92e4f61\"" + ], + "x-ms-request-id": [ + "2537a2da-5780-442c-8f1b-decf2f192876" + ], + "x-ms-correlation-request-id": [ + "fcf40696-3d97-46c9-ac31-c668ba1d1935" + ], + "x-ms-arm-service-request-id": [ + "28f5a670-1650-48cc-9b20-d0e17ffa4038" + ], + "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": [ + "BRAZILUS:20210410T003147Z:fcf40696-3d97-46c9-ac31-c668ba1d1935" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:47 GMT" + ], + "Content-Length": [ + "747" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2489\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\",\r\n \"etag\": \"W/\\\"05e4beb7-6f29-4f85-a20c-4c5ae92e4f61\\\"\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7d9df14c-f0bb-4b2b-8a6b-dcb0897de619\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps8204\",\r\n \"fqdn\": \"ps8204.centraluseuap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvcHMyNDg5P2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps8204\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"zones\": [],\r\n \"location\": \"centraluseuap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00af217e-f19b-4a4d-a6db-e749b4bb9cd2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "203" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "1" + ], + "x-ms-request-id": [ + "79ae874d-f35f-42ad-b3a7-41376e123885" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/79ae874d-f35f-42ad-b3a7-41376e123885?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "a92aef84-a7bd-468e-8967-77cffa775ddf" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "197125e7-f9d7-4802-8d91-374b95652395" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T003145Z:a92aef84-a7bd-468e-8967-77cffa775ddf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:45 GMT" + ], + "Content-Length": [ + "746" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2489\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\",\r\n \"etag\": \"W/\\\"686dd961-6fa5-4e73-9a7f-0bc1f7dc6fda\\\"\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7d9df14c-f0bb-4b2b-8a6b-dcb0897de619\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"ps8204\",\r\n \"fqdn\": \"ps8204.centraluseuap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/79ae874d-f35f-42ad-b3a7-41376e123885?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzc5YWU4NzRkLWYzNWYtNDJhZC1iM2E3LTQxMzc2ZTEyMzg4NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "00af217e-f19b-4a4d-a6db-e749b4bb9cd2" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "91a80b48-cf1f-4497-b7e3-32b204315126" + ], + "x-ms-correlation-request-id": [ + "7f6db4de-4244-406e-8823-5e86097da021" + ], + "x-ms-arm-service-request-id": [ + "db61bc2f-43f3-4ab7-8ab1-4c9ff2f6a046" + ], + "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": [ + "BRAZILUS:20210410T003147Z:7f6db4de-4244-406e-8823-5e86097da021" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:47 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1428ec22-f5e8-4ff1-abb6-ed42ce831943" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "efb53b89-f187-4dbb-8064-4749d1b5e4d9" + ], + "x-ms-correlation-request-id": [ + "efb53b89-f187-4dbb-8064-4749d1b5e4d9" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T003147Z:efb53b89-f187-4dbb-8064-4749d1b5e4d9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:47 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "225" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworkGateways/ps3911' under resource group 'ps5516' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "a397c956-d7a7-402d-8763-511f16dddd4f" + ], + "x-ms-correlation-request-id": [ + "35d53ad2-c1fc-4399-8188-6a8d4b304b40" + ], + "x-ms-arm-service-request-id": [ + "82f0f73e-7de6-4573-b352-89280bd86c60" + ], + "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": [ + "BRAZILUS:20210410T005313Z:35d53ad2-c1fc-4399-8188-6a8d4b304b40" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:12 GMT" + ], + "Content-Length": [ + "3062" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "7c25fae7-d1dd-41e2-9f77-c6fca11f8519" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "520e89c2-cbbf-402a-b652-bdc83a13948a" + ], + "x-ms-correlation-request-id": [ + "156870d6-3b19-416d-83a0-34829a62f38b" + ], + "x-ms-arm-service-request-id": [ + "d9a39437-ea92-4c63-a29f-be2f30917d90" + ], + "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": [ + "BRAZILUS:20210410T005313Z:156870d6-3b19-416d-83a0-34829a62f38b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:12 GMT" + ], + "Content-Length": [ + "3062" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "496a76a5-f4eb-43a3-8818-c6b49192c5a9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "fc23b5f8-baa5-48e7-8e7a-2584e1b5a756" + ], + "x-ms-correlation-request-id": [ + "0023760b-484b-49ec-b937-fd4f20cfe33e" + ], + "x-ms-arm-service-request-id": [ + "3ad6433f-2039-41b7-acc0-790d47acf3e5" + ], + "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": [ + "BRAZILUS:20210410T005313Z:0023760b-484b-49ec-b937-fd4f20cfe33e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:13 GMT" + ], + "Content-Length": [ + "3062" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "54a65100-bb5e-48ae-880a-a288dab9bc22" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "ba08dc8d-4066-47b4-8be8-c0cf25c71c3d" + ], + "x-ms-correlation-request-id": [ + "0dae169e-7d8b-42ec-8510-55ace81a9158" + ], + "x-ms-arm-service-request-id": [ + "dd43aa55-b2bc-49c4-95f9-5d5dd4a0eaf8" + ], + "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": [ + "BRAZILUS:20210410T005314Z:0dae169e-7d8b-42ec-8510-55ace81a9158" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:13 GMT" + ], + "Content-Length": [ + "3062" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "c473892b-1b68-43e9-ac33-cfafdf62f6b5" + ], + "x-ms-correlation-request-id": [ + "65e0185d-1bac-4506-bce8-ee97dbfa137f" + ], + "x-ms-arm-service-request-id": [ + "6e76ee63-d5b7-4506-8941-7b78bfe52e53" + ], + "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": [ + "BRAZILUS:20210410T005314Z:65e0185d-1bac-4506-bce8-ee97dbfa137f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:13 GMT" + ], + "Content-Length": [ + "3062" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"aba519c0-3234-4cd8-9d6a-b735f49daf67\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "87870b42-b1a8-4368-ad9c-b7c48564c601" + ], + "x-ms-correlation-request-id": [ + "1c661b21-fde0-41b7-837e-34325c2779f8" + ], + "x-ms-arm-service-request-id": [ + "4c1384de-b904-4c71-a93d-e6ffd847c82d" + ], + "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": [ + "BRAZILUS:20210410T005438Z:1c661b21-fde0-41b7-837e-34325c2779f8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:38 GMT" + ], + "Content-Length": [ + "3797" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "ab17694d-621b-4870-9447-dd71d84058b5" + ], + "x-ms-correlation-request-id": [ + "9c7b948a-53ca-4515-9781-38c8101cbc08" + ], + "x-ms-arm-service-request-id": [ + "d588f740-3ede-4d93-a4fa-99bbcf986694" + ], + "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": [ + "BRAZILUS:20210410T005439Z:9c7b948a-53ca-4515-9781-38c8101cbc08" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:39 GMT" + ], + "Content-Length": [ + "3797" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "53007271-0fcb-4940-9377-363654c9c9f8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "1750a79c-bc7a-413f-a16a-b720b71baa4d" + ], + "x-ms-correlation-request-id": [ + "7982bf12-c8a4-4d20-b1f6-7cd7de02f44d" + ], + "x-ms-arm-service-request-id": [ + "e47aee12-c10e-46dd-9246-6506757e027f" + ], + "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": [ + "BRAZILUS:20210410T005441Z:7982bf12-c8a4-4d20-b1f6-7cd7de02f44d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:40 GMT" + ], + "Content-Length": [ + "3797" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"ipConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n },\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n }\r\n },\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ResourceGroupNotSet/providers/Microsoft.Network/virtualNetworkGateways/VirtualNetworkGatewayNameNotSet/virtualNetworkGatewayIpConfiguration/ps6935\"\r\n }\r\n ],\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"vpnGatewayGeneration\": \"None\",\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\"\r\n },\r\n \"natRules\": [\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule1\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true\r\n },\r\n \"location\": \"centraluseuap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b37ef503-3d65-4cc4-b120-278a8bbbf3df" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "1574" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "cfeb9776-cf44-4e65-8fe8-085e2e4c855d" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "873b5acb-6f11-45ee-a1ee-9cac7dff2d21" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "dd7da99f-1fb3-4f3f-866f-af9e92512480" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T003149Z:873b5acb-6f11-45ee-a1ee-9cac7dff2d21" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31:48 GMT" + ], + "Content-Length": [ + "3195" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"6575e403-703c-40bb-b629-f2d01a5700fe\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"6575e403-703c-40bb-b629-f2d01a5700fe\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"6575e403-703c-40bb-b629-f2d01a5700fe\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\": {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": [],\r\n \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"radiusServers\": [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 0,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [],\r\n \"customBgpIpAddresses\": []\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"None\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"ipConfigurations\": [\r\n {\r\n \"properties\": {\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n },\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n }\r\n },\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\"\r\n }\r\n ],\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableBgp\": false,\r\n \"enablePrivateIpAddress\": false,\r\n \"activeActive\": false,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\"\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"customBgpIpAddresses\": []\r\n }\r\n ]\r\n },\r\n \"natRules\": [\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\"\r\n },\r\n {\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule2\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true\r\n },\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"location\": \"centraluseuap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "2633" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "4caebfb0-0724-4ae3-8076-d43eb5393871" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/4caebfb0-0724-4ae3-8076-d43eb5393871?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "db9485d1-a12d-4b56-9971-3931646dc160" + ], + "x-ms-arm-service-request-id": [ + "3cbbde2a-7cfc-4514-86dd-5748a872f178" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T005316Z:db9485d1-a12d-4b56-9971-3931646dc160" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:15 GMT" + ], + "Content-Length": [ + "4096" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps3911\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911\",\r\n \"etag\": \"W/\\\"32aafebf-c429-4946-af31-17982da4d240\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d1891fb7-8774-46c5-93d6-e8c505d314a7\",\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ps6935\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"etag\": \"W/\\\"32aafebf-c429-4946-af31-17982da4d240\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/publicIPAddresses/ps2489\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworks/ps8492/subnets/GatewaySubnet\"\r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"32aafebf-c429-4946-af31-17982da4d240\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"32aafebf-c429-4946-af31-17982da4d240\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ],\r\n \"enableBgpRouteTranslationForNat\": true,\r\n \"sku\": {\r\n \"name\": \"VpnGw2\",\r\n \"tier\": \"VpnGw2\",\r\n \"capacity\": 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\": {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": [],\r\n \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"radiusServers\": [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.0.254\",\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/ipConfigurations/ps6935\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.254\"\r\n ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": [\r\n \"52.176.239.9\"\r\n ]\r\n }\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\"\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "e609f31e-bea7-470f-8414-c7dc3f3dbe5c" + ], + "x-ms-correlation-request-id": [ + "7f27385b-dbb3-4842-aaa8-67f9700ab119" + ], + "x-ms-arm-service-request-id": [ + "2bc7e789-9a5a-4b43-ab13-bda478a1984c" + ], + "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": [ + "BRAZILUS:20210410T003159Z:7f27385b-dbb3-4842-aaa8-67f9700ab119" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:31: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "20" + ], + "x-ms-request-id": [ + "c54c19d0-0dec-4265-aebf-b3dc71326a4a" + ], + "x-ms-correlation-request-id": [ + "92cf17eb-df93-4660-891d-cf2740a62530" + ], + "x-ms-arm-service-request-id": [ + "367ffe33-0479-487b-88b0-929d9524a327" + ], + "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": [ + "BRAZILUS:20210410T003209Z:92cf17eb-df93-4660-891d-cf2740a62530" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:32: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "20" + ], + "x-ms-request-id": [ + "4973da28-8acf-4cd8-95e3-b162e5b691d1" + ], + "x-ms-correlation-request-id": [ + "80e58cd2-9059-43c8-a4c5-ac676690aef0" + ], + "x-ms-arm-service-request-id": [ + "089132a7-d962-40a9-8bfd-d754800bd244" + ], + "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": [ + "BRAZILUS:20210410T003229Z:80e58cd2-9059-43c8-a4c5-ac676690aef0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:32: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "40" + ], + "x-ms-request-id": [ + "31177343-5b45-4fab-bb78-ee058c339636" + ], + "x-ms-correlation-request-id": [ + "0b43a1a6-23ad-42f2-b708-3d1c6a6e5c28" + ], + "x-ms-arm-service-request-id": [ + "e9db3665-5d5e-48e0-8d3c-9de3f32cd749" + ], + "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": [ + "BRAZILUS:20210410T003249Z:0b43a1a6-23ad-42f2-b708-3d1c6a6e5c28" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:32: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "40" + ], + "x-ms-request-id": [ + "9e3547a5-3e0a-4ed8-bc47-3b7f6d4e8efe" + ], + "x-ms-correlation-request-id": [ + "da5518cd-1112-408b-bb48-dd8a00123cdc" + ], + "x-ms-arm-service-request-id": [ + "2437de49-2869-4a43-8240-d3d20a82a984" + ], + "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": [ + "BRAZILUS:20210410T003329Z:da5518cd-1112-408b-bb48-dd8a00123cdc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:33: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "80" + ], + "x-ms-request-id": [ + "377945cb-7b35-45e8-937b-d3854db10138" + ], + "x-ms-correlation-request-id": [ + "faefb1af-6c91-4fa7-97b9-a4e1f6524a4e" + ], + "x-ms-arm-service-request-id": [ + "39d978fa-881b-4974-94eb-3f91c7e0d924" + ], + "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": [ + "BRAZILUS:20210410T003410Z:faefb1af-6c91-4fa7-97b9-a4e1f6524a4e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:34: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "160" + ], + "x-ms-request-id": [ + "f7269918-f733-45ef-9046-fe1295d4ea2f" + ], + "x-ms-correlation-request-id": [ + "87edeb07-265a-443c-a8d8-8ba9ee14c736" + ], + "x-ms-arm-service-request-id": [ + "e21e0286-91c3-4965-8f7a-799e7134fd73" + ], + "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": [ + "BRAZILUS:20210410T003530Z:87edeb07-265a-443c-a8d8-8ba9ee14c736" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:35: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "544728a3-364d-48dd-a1c2-4998d480e1d2" + ], + "x-ms-correlation-request-id": [ + "1f7f8505-bdaf-4a97-b421-effac22f25c8" + ], + "x-ms-arm-service-request-id": [ + "aebfef89-7d8f-4fbb-a2ac-3f75ec0ab4c4" + ], + "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": [ + "BRAZILUS:20210410T003810Z:1f7f8505-bdaf-4a97-b421-effac22f25c8" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:38: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "abdb1025-49ee-446c-b93f-9f9be0ab263d" + ], + "x-ms-correlation-request-id": [ + "74c99c0f-8cc9-4b26-acea-1499cd58b4a9" + ], + "x-ms-arm-service-request-id": [ + "4a837e92-88e0-4db3-8fdf-866af05a5f1c" + ], + "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": [ + "BRAZILUS:20210410T003950Z:74c99c0f-8cc9-4b26-acea-1499cd58b4a9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:39: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "fa084cfc-438a-454b-b202-966065fb1f2f" + ], + "x-ms-correlation-request-id": [ + "16ea40dd-3aed-49ee-89a2-9e9654ac1773" + ], + "x-ms-arm-service-request-id": [ + "e1a5951a-ea66-43d3-8424-f1f10132cabe" + ], + "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": [ + "BRAZILUS:20210410T004131Z:16ea40dd-3aed-49ee-89a2-9e9654ac1773" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:41: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "0221cdec-24b8-4ea4-946f-a93117edc84d" + ], + "x-ms-correlation-request-id": [ + "cc551a6d-9682-4f2c-8f07-580998478d2f" + ], + "x-ms-arm-service-request-id": [ + "bfb6c8e8-a74a-41be-979f-f53c1870b9f6" + ], + "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": [ + "BRAZILUS:20210410T004311Z:cc551a6d-9682-4f2c-8f07-580998478d2f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:43: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "a080058e-f895-4d0a-a834-8e4965c03830" + ], + "x-ms-correlation-request-id": [ + "86612166-8ab6-4e9d-82d8-0432d0d75693" + ], + "x-ms-arm-service-request-id": [ + "b66d8d65-03b5-4790-94d4-4aa871c32e82" + ], + "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": [ + "BRAZILUS:20210410T004452Z:86612166-8ab6-4e9d-82d8-0432d0d75693" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:44: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "e266da6b-23bf-4e80-83d8-b487b54e1a65" + ], + "x-ms-correlation-request-id": [ + "f799c832-6142-4124-b6f1-610bf93b6ab7" + ], + "x-ms-arm-service-request-id": [ + "11f26800-0888-49b8-9888-705da31f34fd" + ], + "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": [ + "BRAZILUS:20210410T004632Z:f799c832-6142-4124-b6f1-610bf93b6ab7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:46: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "e3d03f22-26bb-403e-bcaa-34ccedaa13a8" + ], + "x-ms-correlation-request-id": [ + "1e39304d-42b0-4e2b-9926-0a87b0fe122f" + ], + "x-ms-arm-service-request-id": [ + "6e1acd86-c954-4883-bea0-719c783f43a5" + ], + "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": [ + "BRAZILUS:20210410T004812Z:1e39304d-42b0-4e2b-9926-0a87b0fe122f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:48: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "a7ac1d14-2712-40be-8fc1-a3a6ab9dd6aa" + ], + "x-ms-correlation-request-id": [ + "846caf5c-2ab8-4e51-a6e2-74edf565ecb7" + ], + "x-ms-arm-service-request-id": [ + "0ecc3e14-bcd9-4325-a849-ca7d1acca2de" + ], + "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": [ + "BRAZILUS:20210410T004952Z:846caf5c-2ab8-4e51-a6e2-74edf565ecb7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:49: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "f5192a4e-1ca4-48a2-b4fa-493addd7f859" + ], + "x-ms-correlation-request-id": [ + "0a9106b3-3b01-4cb1-9785-b63853334288" + ], + "x-ms-arm-service-request-id": [ + "aa984df3-5267-4afa-97f7-68efcf0b4374" + ], + "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": [ + "BRAZILUS:20210410T005132Z:0a9106b3-3b01-4cb1-9785-b63853334288" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:51: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/cfeb9776-cf44-4e65-8fe8-085e2e4c855d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zL2NmZWI5Nzc2LWNmNDQtNGU2NS04ZmU4LTA4NWUyZTRjODU1ZD9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "0fba157d-f95a-4a9f-b938-f1f94bf6f8fb" + ], + "x-ms-correlation-request-id": [ + "5d134230-169e-4be8-9d9e-795fd5173838" + ], + "x-ms-arm-service-request-id": [ + "6d2277c1-37a3-4049-bc11-a92bb15ab56e" + ], + "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": [ + "BRAZILUS:20210410T005313Z:5d134230-169e-4be8-9d9e-795fd5173838" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53:12 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/4caebfb0-0724-4ae3-8076-d43eb5393871?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzRjYWViZmIwLTA3MjQtNGFlMy04MDc2LWQ0M2ViNTM5Mzg3MT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "899b0758-9002-4ce5-bcea-7524bbe872f8" + ], + "x-ms-correlation-request-id": [ + "7d799904-0be6-4161-b08b-98b37dbfb526" + ], + "x-ms-arm-service-request-id": [ + "4d107575-e5d6-4173-a7fe-0f8d8d23001d" + ], + "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": [ + "BRAZILUS:20210410T005326Z:7d799904-0be6-4161-b08b-98b37dbfb526" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/4caebfb0-0724-4ae3-8076-d43eb5393871?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzRjYWViZmIwLTA3MjQtNGFlMy04MDc2LWQ0M2ViNTM5Mzg3MT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "20" + ], + "x-ms-request-id": [ + "810ad5ea-7e5f-492b-a299-bfdc3a32f8fc" + ], + "x-ms-correlation-request-id": [ + "0b16f05c-a2fa-4849-a400-cd59bda1cb06" + ], + "x-ms-arm-service-request-id": [ + "b853ac73-1d48-4c65-9246-e652909c00c6" + ], + "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": [ + "BRAZILUS:20210410T005336Z:0b16f05c-a2fa-4849-a400-cd59bda1cb06" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/4caebfb0-0724-4ae3-8076-d43eb5393871?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzRjYWViZmIwLTA3MjQtNGFlMy04MDc2LWQ0M2ViNTM5Mzg3MT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "40" + ], + "x-ms-request-id": [ + "0ef6b0e4-be86-4ed8-b592-7ac6613f3a1d" + ], + "x-ms-correlation-request-id": [ + "7bd76dd9-6384-45ec-9f48-5a0191557193" + ], + "x-ms-arm-service-request-id": [ + "39097247-45ed-4cde-b29b-e5f353b59125" + ], + "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": [ + "BRAZILUS:20210410T005357Z:7bd76dd9-6384-45ec-9f48-5a0191557193" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:53: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/4caebfb0-0724-4ae3-8076-d43eb5393871?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzRjYWViZmIwLTA3MjQtNGFlMy04MDc2LWQ0M2ViNTM5Mzg3MT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2d0747aa-8b17-4c43-a59f-22b48d167a21" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "cf7e60bc-2058-41db-9e81-c434b5927f84" + ], + "x-ms-correlation-request-id": [ + "36af0701-c41e-4e47-b792-44988624aae0" + ], + "x-ms-arm-service-request-id": [ + "f53eb7cb-7b8d-4d50-8b0f-64863a15107d" + ], + "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": [ + "BRAZILUS:20210410T005437Z:36af0701-c41e-4e47-b792-44988624aae0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:36 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTEvbmF0UnVsZXM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f5207adb-9b11-4f35-a403-8fd1cb52cf56" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "2abf0905-af3a-4ffa-aaad-fe10c86eac51" + ], + "x-ms-correlation-request-id": [ + "b2f5aeb4-ff86-4cdf-9e93-70b60c949223" + ], + "x-ms-arm-service-request-id": [ + "92203996-e9ad-489a-b764-84f7be125a69" + ], + "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": [ + "BRAZILUS:20210410T005440Z:b2f5aeb4-ff86-4cdf-9e93-70b60c949223" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:39 GMT" + ], + "Content-Length": [ + "1409" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"natRule1\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"IngressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"25.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"30.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n },\r\n {\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n }\r\n ]\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTEvbmF0UnVsZXMvbmF0UnVsZTI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4cb229c7-442d-4e97-8b8b-4649afefb758" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"33ce376d-5236-410e-9ffb-be2d33788a77\"" + ], + "x-ms-request-id": [ + "c64392fe-8ed8-4dfb-b8d8-89454bd3702a" + ], + "x-ms-correlation-request-id": [ + "b9ac8046-b2fd-4f9b-a473-f0e8ef23ac26" + ], + "x-ms-arm-service-request-id": [ + "42cfb943-d3bf-43ef-a5fd-73f8b2e9a3ff" + ], + "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": [ + "BRAZILUS:20210410T005440Z:b9ac8046-b2fd-4f9b-a473-f0e8ef23ac26" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:40 GMT" + ], + "Content-Length": [ + "606" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTEvbmF0UnVsZXMvbmF0UnVsZTI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "53007271-0fcb-4940-9377-363654c9c9f8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"33ce376d-5236-410e-9ffb-be2d33788a77\"" + ], + "x-ms-request-id": [ + "c22e03d9-a06d-4a16-ae09-3abb6482bff4" + ], + "x-ms-correlation-request-id": [ + "a8db0b29-42ac-49ee-92b7-c4e937b62875" + ], + "x-ms-arm-service-request-id": [ + "794d91f3-34f4-4338-b5c6-9c44bf4830a1" + ], + "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": [ + "BRAZILUS:20210410T005441Z:a8db0b29-42ac-49ee-92b7-c4e937b62875" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:41 GMT" + ], + "Content-Length": [ + "606" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"33ce376d-5236-410e-9ffb-be2d33788a77\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"50.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTEvbmF0UnVsZXMvbmF0UnVsZTI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "53007271-0fcb-4940-9377-363654c9c9f8" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"940f0bb6-7a32-40ad-b260-b9934f4180fe\"" + ], + "x-ms-request-id": [ + "2feadee7-90b3-4ad1-af03-546355ef1dce" + ], + "x-ms-correlation-request-id": [ + "98a8a715-6c4a-43f8-8cca-98aa7bc8a63b" + ], + "x-ms-arm-service-request-id": [ + "61ed810c-74d6-4088-95f0-e29b5c673be7" + ], + "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": [ + "BRAZILUS:20210410T005455Z:98a8a715-6c4a-43f8-8cca-98aa7bc8a63b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:54 GMT" + ], + "Content-Length": [ + "606" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"940f0bb6-7a32-40ad-b260-b9934f4180fe\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"40.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTEvbmF0UnVsZXMvbmF0UnVsZTI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"40.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "53007271-0fcb-4940-9377-363654c9c9f8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "446" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5f5ce6d5-4001-4465-afe4-9cec47340861" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/5f5ce6d5-4001-4465-afe4-9cec47340861?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "791d1e8f-cdaa-4a1e-8158-b135417855da" + ], + "x-ms-arm-service-request-id": [ + "5feb705b-194c-4475-a01f-c8ae2eea8c4f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1195" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T005444Z:791d1e8f-cdaa-4a1e-8158-b135417855da" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:43 GMT" + ], + "Content-Length": [ + "605" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"natRule2\",\r\n \"id\": \"/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule2\",\r\n \"etag\": \"W/\\\"2b18f6e9-0403-42db-b464-6232e09da1f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"type\": \"Static\",\r\n \"mode\": \"EgressSnat\",\r\n \"internalMappings\": [\r\n {\r\n \"addressSpace\": \"20.0.0.0/16\"\r\n }\r\n ],\r\n \"externalMappings\": [\r\n {\r\n \"addressSpace\": \"40.0.0.0/16\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/natRules\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/5f5ce6d5-4001-4465-afe4-9cec47340861?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzVmNWNlNmQ1LTQwMDEtNDQ2NS1hZmU0LTljZWM0NzM0MDg2MT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "53007271-0fcb-4940-9377-363654c9c9f8" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "c902fc2c-436e-40b5-8df5-a13526e1efaa" + ], + "x-ms-correlation-request-id": [ + "f697930b-5718-43d4-b867-8e7b114f0a4f" + ], + "x-ms-arm-service-request-id": [ + "ad262f7d-f02a-468e-8556-e349b044adf5" + ], + "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": [ + "BRAZILUS:20210410T005454Z:f697930b-5718-43d4-b867-8e7b114f0a4f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:54 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911/natRules/natRule1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTEvbmF0UnVsZXMvbmF0UnVsZTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ba9c7746-a4b8-4370-b887-fc268a3f6b38" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/45daa840-fbc9-4a2c-bea6-53e2705f3fb5?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "45daa840-fbc9-4a2c-bea6-53e2705f3fb5" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/45daa840-fbc9-4a2c-bea6-53e2705f3fb5?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "82d3cd4d-7801-41bf-a515-066b5506114b" + ], + "x-ms-arm-service-request-id": [ + "b6199e32-ef20-4420-97bf-87c85af1651c" + ], + "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": [ + "BRAZILUS:20210410T005455Z:82d3cd4d-7801-41bf-a515-066b5506114b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:54:55 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/45daa840-fbc9-4a2c-bea6-53e2705f3fb5?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzQ1ZGFhODQwLWZiYzktNGEyYy1iZWE2LTUzZTI3MDVmM2ZiNT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ba9c7746-a4b8-4370-b887-fc268a3f6b38" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "4c87c79f-3d64-46b0-b835-8a05b7223673" + ], + "x-ms-correlation-request-id": [ + "e09bc271-98f9-4c9d-a012-8d747187ff7e" + ], + "x-ms-arm-service-request-id": [ + "ca0121b3-37a8-4324-9e1f-c2f94a1a9938" + ], + "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": [ + "BRAZILUS:20210410T005507Z:e09bc271-98f9-4c9d-a012-8d747187ff7e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:55:06 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/45daa840-fbc9-4a2c-bea6-53e2705f3fb5?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzQ1ZGFhODQwLWZiYzktNGEyYy1iZWE2LTUzZTI3MDVmM2ZiNT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "ba9c7746-a4b8-4370-b887-fc268a3f6b38" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/45daa840-fbc9-4a2c-bea6-53e2705f3fb5?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "45daa840-fbc9-4a2c-bea6-53e2705f3fb5" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/45daa840-fbc9-4a2c-bea6-53e2705f3fb5?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "82d3cd4d-7801-41bf-a515-066b5506114b" + ], + "x-ms-arm-service-request-id": [ + "b6199e32-ef20-4420-97bf-87c85af1651c" + ], + "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": [ + "BRAZILUS:20210410T005507Z:a8893478-6b50-4879-ad43-34ffbca1123b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:55:07 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways/ps3911?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cy9wczM5MTE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3ccc9305-8ff3-4d6c-b720-452fbeda54a7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "62fc7496-2ecb-4da6-b95e-5c6b75bf6a24" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "c9c2b50f-a305-4cd5-9e0e-03b97ecc7479" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "dc65352c-aba7-4175-8a26-e2da23aa2aee" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T005509Z:c9c2b50f-a305-4cd5-9e0e-03b97ecc7479" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:55:09 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "47700e42-0d36-4bb4-8c5b-9746778e7c33" + ], + "x-ms-correlation-request-id": [ + "7e8dd29a-c6b5-44da-90e7-d507b2bc5d6f" + ], + "x-ms-arm-service-request-id": [ + "98517bd3-6fb8-490f-b8a3-de9e143b581c" + ], + "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": [ + "BRAZILUS:20210410T005520Z:7e8dd29a-c6b5-44da-90e7-d507b2bc5d6f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:55: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "20" + ], + "x-ms-request-id": [ + "53c4c04c-ad40-4af5-9ce1-246d4aa35b22" + ], + "x-ms-correlation-request-id": [ + "c32c93ca-e71d-4e73-b99f-5ad2d81718a5" + ], + "x-ms-arm-service-request-id": [ + "7b3a57b1-dfc4-41c7-94a4-6be3bdf4c983" + ], + "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": [ + "BRAZILUS:20210410T005530Z:c32c93ca-e71d-4e73-b99f-5ad2d81718a5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:55: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "20" + ], + "x-ms-request-id": [ + "4afedd39-5d67-470b-ba36-42ea2f373fc3" + ], + "x-ms-correlation-request-id": [ + "415dbc50-c3ff-4971-b649-bf409b6bf931" + ], + "x-ms-arm-service-request-id": [ + "442a37a5-449f-4368-9ec6-0dee0ccdb38b" + ], + "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": [ + "BRAZILUS:20210410T005550Z:415dbc50-c3ff-4971-b649-bf409b6bf931" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:55: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "40" + ], + "x-ms-request-id": [ + "7c7bad5c-1204-4c71-9444-18ac98c1b1b6" + ], + "x-ms-correlation-request-id": [ + "5fd031af-5325-4003-ad68-cc9e550bccc7" + ], + "x-ms-arm-service-request-id": [ + "6cb1025c-1547-42be-88c2-9ea1db92c8c5" + ], + "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": [ + "BRAZILUS:20210410T005610Z:5fd031af-5325-4003-ad68-cc9e550bccc7" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:56: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "40" + ], + "x-ms-request-id": [ + "985d160c-137c-4b7a-a2dd-258234b8c214" + ], + "x-ms-correlation-request-id": [ + "a413ebbf-5d43-47be-ae6e-1b873c2d51d1" + ], + "x-ms-arm-service-request-id": [ + "c92a666c-8111-42f7-8e49-fefb88550d15" + ], + "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": [ + "BRAZILUS:20210410T005650Z:a413ebbf-5d43-47be-ae6e-1b873c2d51d1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:56: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "80" + ], + "x-ms-request-id": [ + "19dc9bc7-a4b8-4f5b-8156-ca360b0ecb76" + ], + "x-ms-correlation-request-id": [ + "c4783c82-9774-43dd-b170-c3a06f067ec4" + ], + "x-ms-arm-service-request-id": [ + "2bb380b3-cb5e-44a2-a349-36825120b695" + ], + "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": [ + "BRAZILUS:20210410T005730Z:c4783c82-9774-43dd-b170-c3a06f067ec4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:57: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "160" + ], + "x-ms-request-id": [ + "bb9e8daa-17d9-46b1-972c-93a1cae26d98" + ], + "x-ms-correlation-request-id": [ + "d80f59a7-3b46-4d48-8b51-2f3d619fb428" + ], + "x-ms-arm-service-request-id": [ + "a6e7b9a0-8338-4e4e-87c6-194545cdc0f4" + ], + "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": [ + "BRAZILUS:20210410T005851Z:d80f59a7-3b46-4d48-8b51-2f3d619fb428" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 00:58: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "9637ee9c-f420-4eb1-8a84-4f60e07d5673" + ], + "x-ms-correlation-request-id": [ + "27d8594a-8e28-4204-a16f-db5f285d60ba" + ], + "x-ms-arm-service-request-id": [ + "d48467be-63d5-4251-86f2-6c3dcc328583" + ], + "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": [ + "BRAZILUS:20210410T010131Z:27d8594a-8e28-4204-a16f-db5f285d60ba" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:01: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "100" + ], + "x-ms-request-id": [ + "cfa98aa3-0d0b-48af-a4f0-877ca2e74f57" + ], + "x-ms-correlation-request-id": [ + "eb5d2112-ab65-493e-a94d-9c3093436a1b" + ], + "x-ms-arm-service-request-id": [ + "ec65b591-3276-47b3-b5fb-cd5a0cd38d25" + ], + "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": [ + "BRAZILUS:20210410T010312Z:eb5d2112-ab65-493e-a94d-9c3093436a1b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:03: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/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25zLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "3c9522e6-8673-4284-9fe5-794d0d2c2aca" + ], + "x-ms-correlation-request-id": [ + "15ca189e-1286-4fe0-8623-107c31bebcaa" + ], + "x-ms-arm-service-request-id": [ + "6c08bbf7-0028-44e1-873a-e073365aa853" + ], + "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": [ + "BRAZILUS:20210410T010452Z:15ca189e-1286-4fe0-8623-107c31bebcaa" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:04:51 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvY2VudHJhbHVzZXVhcC9vcGVyYXRpb25SZXN1bHRzLzYyZmM3NDk2LTJlY2ItNGRhNi1iOTVlLTVjNmI3NWJmNmEyND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operationResults/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "62fc7496-2ecb-4da6-b95e-5c6b75bf6a24" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/providers/Microsoft.Network/locations/centraluseuap/operations/62fc7496-2ecb-4da6-b95e-5c6b75bf6a24?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "c9c2b50f-a305-4cd5-9e0e-03b97ecc7479" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "dc65352c-aba7-4175-8a26-e2da23aa2aee" + ], + "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": [ + "BRAZILUS:20210410T010452Z:a6a23986-5b8e-4f7a-9b24-f73f10c3d306" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:04:51 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/ps5516/providers/Microsoft.Network/virtualNetworkGateways?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlR3JvdXBzL3BzNTUxNi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtHYXRld2F5cz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "857db77f-b7cc-4636-bdd1-aa4bbaf61897" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/330.2247.36274.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "52abe119-b80b-4784-9986-81172c4ee0c5" + ], + "x-ms-correlation-request-id": [ + "52abe119-b80b-4784-9986-81172c4ee0c5" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210410T010452Z:52abe119-b80b-4784-9986-81172c4ee0c5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:04:51 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "12" + ] + }, + "ResponseBody": "{\r\n \"value\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourcegroups/ps5516?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L3Jlc291cmNlZ3JvdXBzL3BzNTUxNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0f2429dc-7cbf-4d76-9f88-8e9f579f7f66" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "27b16ce3-acde-464a-9a48-abc69d430749" + ], + "x-ms-correlation-request-id": [ + "27b16ce3-acde-464a-9a48-abc69d430749" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010454Z:27b16ce3-acde-464a-9a48-abc69d430749" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:04:53 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "4adc2bd3-3ddd-46c5-805b-a3c99a8d9e12" + ], + "x-ms-correlation-request-id": [ + "4adc2bd3-3ddd-46c5-805b-a3c99a8d9e12" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010509Z:4adc2bd3-3ddd-46c5-805b-a3c99a8d9e12" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:05:08 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "c6b3b7ba-aebb-4345-bac2-63b10fb48468" + ], + "x-ms-correlation-request-id": [ + "c6b3b7ba-aebb-4345-bac2-63b10fb48468" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010524Z:c6b3b7ba-aebb-4345-bac2-63b10fb48468" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:05:23 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "2a3a4e5c-5871-4d0f-b583-7186dc2f1ca3" + ], + "x-ms-correlation-request-id": [ + "2a3a4e5c-5871-4d0f-b583-7186dc2f1ca3" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010539Z:2a3a4e5c-5871-4d0f-b583-7186dc2f1ca3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:05:38 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "de3c70a1-a0e0-47ed-ae02-22a271ebc387" + ], + "x-ms-correlation-request-id": [ + "de3c70a1-a0e0-47ed-ae02-22a271ebc387" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010554Z:de3c70a1-a0e0-47ed-ae02-22a271ebc387" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:05:53 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "f45d4d32-52f7-433f-8925-c5ea4155e091" + ], + "x-ms-correlation-request-id": [ + "f45d4d32-52f7-433f-8925-c5ea4155e091" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010609Z:f45d4d32-52f7-433f-8925-c5ea4155e091" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:06:08 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "8e774bb2-99de-470f-a6d9-815b80bf9d1a" + ], + "x-ms-correlation-request-id": [ + "8e774bb2-99de-470f-a6d9-815b80bf9d1a" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010624Z:8e774bb2-99de-470f-a6d9-815b80bf9d1a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:06:23 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "281528f3-18ca-43f6-a318-0d1fcf785e36" + ], + "x-ms-correlation-request-id": [ + "281528f3-18ca-43f6-a318-0d1fcf785e36" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010639Z:281528f3-18ca-43f6-a318-0d1fcf785e36" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:06:38 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1MTYtV0VTVENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoid2VzdGNlbnRyYWx1cyJ9?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvN2FmZDhmOTItYzIyMC00ZjUzLTg4NmUtMWRmNTNhNjlhZmQ0L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU1UWXRWMFZUVkVORlRsUlNRVXhWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRHTmxiblJ5WVd4MWN5Sjk/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11992" + ], + "x-ms-request-id": [ + "dd1da5c9-33f6-4ebb-9ff2-72da3c148bb7" + ], + "x-ms-correlation-request-id": [ + "dd1da5c9-33f6-4ebb-9ff2-72da3c148bb7" + ], + "x-ms-routing-request-id": [ + "WESTUS:20210410T010639Z:dd1da5c9-33f6-4ebb-9ff2-72da3c148bb7" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Sat, 10 Apr 2021 01:06:39 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-VirtualNetworkGatewayNatRuleCRUD": [ + "ps5516", + "ps3911", + "ps8204", + "ps8492", + "ps2489", + "ps6935" + ] + }, + "Variables": { + "SubscriptionId": "7afd8f92-c220-4f53-886e-1df53a69afd4" + } +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkTests/TestVirtualNetworkCRUDFlowTimeout.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkTests/TestVirtualNetworkCRUDFlowTimeout.json new file mode 100644 index 000000000000..ef1f0205ebd0 --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkTests/TestVirtualNetworkCRUDFlowTimeout.json @@ -0,0 +1,1706 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourcegroups/ps6743?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlZ3JvdXBzL3BzNjc0Mz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "494dea77-d819-468a-889b-ef38d4f19e23" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "33" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "d2270476-eb34-4a22-a598-ae08791a46db" + ], + "x-ms-correlation-request-id": [ + "d2270476-eb34-4a22-a598-ae08791a46db" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063216Z:d2270476-eb34-4a22-a598-ae08791a46db" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:16 GMT" + ], + "Content-Length": [ + "170" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743\",\r\n \"name\": \"ps6743\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cc4551f1-f2ff-49f8-9b51-cdaecfc3b006" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "12214a37-ee40-45cc-92d7-3ba93bd88ed9" + ], + "x-ms-correlation-request-id": [ + "12214a37-ee40-45cc-92d7-3ba93bd88ed9" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210402T063219Z:12214a37-ee40-45cc-92d7-3ba93bd88ed9" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:18 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "218" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps5355' under resource group 'ps6743' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cc4551f1-f2ff-49f8-9b51-cdaecfc3b006" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"095f5a73-4363-4aaf-ac14-8fa0de64c159\"" + ], + "x-ms-request-id": [ + "d07b1b1f-e68a-4918-8b55-e26b167b3836" + ], + "x-ms-correlation-request-id": [ + "5f8af2ad-6a3b-4024-a0fd-202f5eae0648" + ], + "x-ms-arm-service-request-id": [ + "b013d9e6-86b6-4ad9-810d-0addd5fb7e07" + ], + "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": [ + "BRAZILUS:20210402T063228Z:5f8af2ad-6a3b-4024-a0fd-202f5eae0648" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:27 GMT" + ], + "Content-Length": [ + "635" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"095f5a73-4363-4aaf-ac14-8fa0de64c159\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"flowTimeoutInMinutes\": 15,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cc4551f1-f2ff-49f8-9b51-cdaecfc3b006" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"095f5a73-4363-4aaf-ac14-8fa0de64c159\"" + ], + "x-ms-request-id": [ + "851cbef8-9f25-4294-9ae3-786eb3510a0b" + ], + "x-ms-correlation-request-id": [ + "9b58baba-3077-407d-acec-7b1d84e1c006" + ], + "x-ms-arm-service-request-id": [ + "148ae29c-19f0-4b7a-a481-851a2b41f9df" + ], + "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": [ + "BRAZILUS:20210402T063228Z:9b58baba-3077-407d-acec-7b1d84e1c006" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:27 GMT" + ], + "Content-Length": [ + "635" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"095f5a73-4363-4aaf-ac14-8fa0de64c159\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"flowTimeoutInMinutes\": 15,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "564d24c2-5eb4-4dd2-a63e-23ed14877616" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"095f5a73-4363-4aaf-ac14-8fa0de64c159\"" + ], + "x-ms-request-id": [ + "3f554a3f-81a9-4c24-9b1c-cd81fdf91e4a" + ], + "x-ms-correlation-request-id": [ + "4c36418d-b4b8-42ba-a65a-03b0956ee440" + ], + "x-ms-arm-service-request-id": [ + "072a4cfd-142f-4f7a-84a1-fdfa0bc72033" + ], + "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": [ + "BRAZILUS:20210402T063228Z:4c36418d-b4b8-42ba-a65a-03b0956ee440" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:28 GMT" + ], + "Content-Length": [ + "635" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"095f5a73-4363-4aaf-ac14-8fa0de64c159\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"flowTimeoutInMinutes\": 15,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "172725fd-f3cb-43df-9fcf-b26e1ffb72c3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"095f5a73-4363-4aaf-ac14-8fa0de64c159\"" + ], + "x-ms-request-id": [ + "d0c8da16-9f3a-4c74-b691-747d5e114a80" + ], + "x-ms-correlation-request-id": [ + "163ab299-19f0-4e13-802c-b2024f668e40" + ], + "x-ms-arm-service-request-id": [ + "4a219b87-4255-4909-9d90-36411147e5bb" + ], + "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": [ + "BRAZILUS:20210402T063229Z:163ab299-19f0-4e13-802c-b2024f668e40" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:28 GMT" + ], + "Content-Length": [ + "635" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"095f5a73-4363-4aaf-ac14-8fa0de64c159\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"flowTimeoutInMinutes\": 15,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "172725fd-f3cb-43df-9fcf-b26e1ffb72c3" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"18c78114-4353-4589-b804-971ec1dd6763\"" + ], + "x-ms-request-id": [ + "e20e2ff6-ea39-4aa8-9236-ad45322fa746" + ], + "x-ms-correlation-request-id": [ + "c6bf3e75-69c4-4aba-974a-e8354a1be711" + ], + "x-ms-arm-service-request-id": [ + "d7ad51e3-abb3-47a8-916f-817754e870e3" + ], + "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": [ + "BRAZILUS:20210402T063234Z:c6bf3e75-69c4-4aba-974a-e8354a1be711" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:34 GMT" + ], + "Content-Length": [ + "689" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"18c78114-4353-4589-b804-971ec1dd6763\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"flowTimeoutInMinutes\": 30,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "172725fd-f3cb-43df-9fcf-b26e1ffb72c3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"18c78114-4353-4589-b804-971ec1dd6763\"" + ], + "x-ms-request-id": [ + "9758553f-f0b8-4fbe-b53f-8031019bc2f2" + ], + "x-ms-correlation-request-id": [ + "c91e69b7-f3cf-450a-9a83-44b6a75d8116" + ], + "x-ms-arm-service-request-id": [ + "ab37475c-7016-4029-8595-526ce1e47178" + ], + "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": [ + "BRAZILUS:20210402T063234Z:c91e69b7-f3cf-450a-9a83-44b6a75d8116" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:34 GMT" + ], + "Content-Length": [ + "689" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"18c78114-4353-4589-b804-971ec1dd6763\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"flowTimeoutInMinutes\": 30,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "f734815c-81d9-4e7e-bf3d-63e2e80d2040" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"18c78114-4353-4589-b804-971ec1dd6763\"" + ], + "x-ms-request-id": [ + "aecad14e-08f9-452d-8431-07ec3d40b9f8" + ], + "x-ms-correlation-request-id": [ + "d20dad06-9166-4ec6-8177-d9a63d6530ef" + ], + "x-ms-arm-service-request-id": [ + "ecd17930-be4e-4599-ace6-cfe081700a49" + ], + "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": [ + "BRAZILUS:20210402T063234Z:d20dad06-9166-4ec6-8177-d9a63d6530ef" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:34 GMT" + ], + "Content-Length": [ + "689" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"18c78114-4353-4589-b804-971ec1dd6763\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"flowTimeoutInMinutes\": 30,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "1955b810-6521-4e23-a666-2d4aa854cae0" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "1d014406-3420-427f-9d55-93d9611cdfd8" + ], + "x-ms-correlation-request-id": [ + "c3b9b51f-8978-4789-9896-aad638c6de39" + ], + "x-ms-arm-service-request-id": [ + "fbae4ceb-cbbf-404a-98e5-f5ea59936a0e" + ], + "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": [ + "BRAZILUS:20210402T063246Z:c3b9b51f-8978-4789-9896-aad638c6de39" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:46 GMT" + ], + "Content-Length": [ + "231" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355 not found.\",\r\n \"details\": []\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"flowTimeoutInMinutes\": 15,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cc4551f1-f2ff-49f8-9b51-cdaecfc3b006" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "298" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "f27df225-5d55-4aff-8b6b-93df45250525" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/f27df225-5d55-4aff-8b6b-93df45250525?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "668a15bf-94fc-4ac1-b655-8644d3e9f179" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "7118744b-3c28-459b-8b63-9a73194bb361" + ], + "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": [ + "BRAZILUS:20210402T063224Z:668a15bf-94fc-4ac1-b655-8644d3e9f179" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:23 GMT" + ], + "Content-Length": [ + "634" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"fd0b3fc3-197b-4f2d-8739-b4ee3e9f29c4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"flowTimeoutInMinutes\": 15,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"flowTimeoutInMinutes\": 30,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "172725fd-f3cb-43df-9fcf-b26e1ffb72c3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "489" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "476441db-bdad-410b-b060-46a045747e6b" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/476441db-bdad-410b-b060-46a045747e6b?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "24496e51-36e0-4287-a449-a2be57dccd6b" + ], + "x-ms-arm-service-request-id": [ + "8a162067-6267-43eb-a59b-57cfeade7f57" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-routing-request-id": [ + "BRAZILUS:20210402T063230Z:24496e51-36e0-4287-a449-a2be57dccd6b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:30 GMT" + ], + "Content-Length": [ + "688" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5355\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355\",\r\n \"etag\": \"W/\\\"b32a33d3-b5ad-4aab-bdbb-3d9cd6398bbe\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a5612074-6165-4ed5-8f80-32cb27e9eed7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"flowTimeoutInMinutes\": 30,\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/f27df225-5d55-4aff-8b6b-93df45250525?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9mMjdkZjIyNS01ZDU1LTRhZmYtOGI2Yi05M2RmNDUyNTA1MjU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cc4551f1-f2ff-49f8-9b51-cdaecfc3b006" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "53f6b4bf-bde9-47f5-ba65-9a7bcf4ba341" + ], + "x-ms-correlation-request-id": [ + "03322415-10e3-4e93-ad0d-b93915dbb0db" + ], + "x-ms-arm-service-request-id": [ + "921ca03a-c5af-4a44-9102-33b485a8f6f3" + ], + "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": [ + "BRAZILUS:20210402T063227Z:03322415-10e3-4e93-ad0d-b93915dbb0db" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:27 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/476441db-bdad-410b-b060-46a045747e6b?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy80NzY0NDFkYi1iZGFkLTQxMGItYjA2MC00NmEwNDU3NDdlNmI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "172725fd-f3cb-43df-9fcf-b26e1ffb72c3" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "64867c1c-2793-4831-b50c-22079072e120" + ], + "x-ms-correlation-request-id": [ + "8a51b0d0-1ac6-481b-be37-5977d0e5294b" + ], + "x-ms-arm-service-request-id": [ + "1c90ebd8-115a-4f44-998f-ec8710754652" + ], + "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": [ + "BRAZILUS:20210402T063233Z:8a51b0d0-1ac6-481b-be37-5977d0e5294b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:32 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks/ps5355?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTM1NT9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "22308a22-ae12-4f7f-9fb3-e35d5410c803" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://brazilus.management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/db4ad531-470b-41df-9f68-58a51880dac1?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "db4ad531-470b-41df-9f68-58a51880dac1" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/db4ad531-470b-41df-9f68-58a51880dac1?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "3e14341d-c528-4fdc-ba4a-94a58d5ca68a" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "94967425-5f6f-4a76-bf5e-58d2cfd9b668" + ], + "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": [ + "BRAZILUS:20210402T063235Z:3e14341d-c528-4fdc-ba4a-94a58d5ca68a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:35 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/db4ad531-470b-41df-9f68-58a51880dac1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9kYjRhZDUzMS00NzBiLTQxZGYtOWY2OC01OGE1MTg4MGRhYzE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "22308a22-ae12-4f7f-9fb3-e35d5410c803" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "54a231e1-79e3-44be-9fde-725710a5891a" + ], + "x-ms-correlation-request-id": [ + "089c2255-1f75-4be9-9fe9-053f7662f30c" + ], + "x-ms-arm-service-request-id": [ + "df461c9f-b78b-451b-86f6-faab1722796d" + ], + "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": [ + "BRAZILUS:20210402T063245Z:089c2255-1f75-4be9-9fe9-053f7662f30c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:44 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/db4ad531-470b-41df-9f68-58a51880dac1?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9uUmVzdWx0cy9kYjRhZDUzMS00NzBiLTQxZGYtOWY2OC01OGE1MTg4MGRhYzE/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "22308a22-ae12-4f7f-9fb3-e35d5410c803" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://brazilus.management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/db4ad531-470b-41df-9f68-58a51880dac1?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "db4ad531-470b-41df-9f68-58a51880dac1" + ], + "Azure-AsyncOperation": [ + "https://brazilus.management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/db4ad531-470b-41df-9f68-58a51880dac1?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "3e14341d-c528-4fdc-ba4a-94a58d5ca68a" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "94967425-5f6f-4a76-bf5e-58d2cfd9b668" + ], + "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": [ + "BRAZILUS:20210402T063245Z:09a7790b-180a-4b9d-9463-e41b5b3ff28e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:44 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps6743/providers/Microsoft.Network/virtualNetworks?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzNjc0My9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzP2FwaS12ZXJzaW9uPTIwMjEtMDItMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "77007319-dd39-41ce-bd30-edc11dff6e09" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/323.1255.27827.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "9c54fe1e-2d72-4d5c-89c0-e4692e58caf2" + ], + "x-ms-correlation-request-id": [ + "9e523aa4-8314-44ca-9f95-88d8d5516bb0" + ], + "x-ms-arm-service-request-id": [ + "fa84c0c1-71bb-429a-9890-52fd9007ebdf" + ], + "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": [ + "BRAZILUS:20210402T063246Z:9e523aa4-8314-44ca-9f95-88d8d5516bb0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:46 GMT" + ], + "Content-Length": [ + "19" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"value\": []\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourcegroups/ps6743?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlZ3JvdXBzL3BzNjc0Mz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "788c7ce4-16fc-48c6-b884-9b9b2df5752e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14999" + ], + "x-ms-request-id": [ + "c706fb34-c4e2-4c15-94d0-8f26c0bd3ba1" + ], + "x-ms-correlation-request-id": [ + "c706fb34-c4e2-4c15-94d0-8f26c0bd3ba1" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063250Z:c706fb34-c4e2-4c15-94d0-8f26c0bd3ba1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:32:49 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11999" + ], + "x-ms-request-id": [ + "5e523b42-5b51-4a58-b900-c4e05d2e3532" + ], + "x-ms-correlation-request-id": [ + "5e523b42-5b51-4a58-b900-c4e05d2e3532" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063306Z:5e523b42-5b51-4a58-b900-c4e05d2e3532" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:33:05 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11998" + ], + "x-ms-request-id": [ + "23278c09-eb12-4b69-9fc7-073ffa17adda" + ], + "x-ms-correlation-request-id": [ + "23278c09-eb12-4b69-9fc7-073ffa17adda" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063321Z:23278c09-eb12-4b69-9fc7-073ffa17adda" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:33:21 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11997" + ], + "x-ms-request-id": [ + "5b82c0e9-ed16-414b-9f14-3a5f07d1d932" + ], + "x-ms-correlation-request-id": [ + "5b82c0e9-ed16-414b-9f14-3a5f07d1d932" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063336Z:5b82c0e9-ed16-414b-9f14-3a5f07d1d932" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:33:36 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11996" + ], + "x-ms-request-id": [ + "06aa2469-53e3-42be-8802-126cd0d34b62" + ], + "x-ms-correlation-request-id": [ + "06aa2469-53e3-42be-8802-126cd0d34b62" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063352Z:06aa2469-53e3-42be-8802-126cd0d34b62" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:33:51 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11995" + ], + "x-ms-request-id": [ + "09160e89-4ba1-443e-b74d-a9525798d7b0" + ], + "x-ms-correlation-request-id": [ + "09160e89-4ba1-443e-b74d-a9525798d7b0" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063407Z:09160e89-4ba1-443e-b74d-a9525798d7b0" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:34:07 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11994" + ], + "x-ms-request-id": [ + "e4dd74a9-cf33-499f-b6d1-cd8d0cf36a79" + ], + "x-ms-correlation-request-id": [ + "e4dd74a9-cf33-499f-b6d1-cd8d0cf36a79" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063423Z:e4dd74a9-cf33-499f-b6d1-cd8d0cf36a79" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:34:23 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY3NDMtRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZM05ETXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.29812.02", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19042.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11993" + ], + "x-ms-request-id": [ + "87bc9c62-94aa-4471-806b-98ed5dc4d225" + ], + "x-ms-correlation-request-id": [ + "87bc9c62-94aa-4471-806b-98ed5dc4d225" + ], + "x-ms-routing-request-id": [ + "WESTINDIA:20210402T063423Z:87bc9c62-94aa-4471-806b-98ed5dc4d225" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Fri, 02 Apr 2021 06:34:23 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-VirtualNetworkCRUD-FlowTimeout": [ + "ps6743", + "ps5355" + ] + }, + "Variables": { + "SubscriptionId": "5833e0eb-b53c-4156-b478-2eac8f04aec6" + } +} \ No newline at end of file diff --git a/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkTests/TestVirtualNetworkPeeringSyncCRUD.json b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkTests/TestVirtualNetworkPeeringSyncCRUD.json new file mode 100644 index 000000000000..e5fe212eaeae --- /dev/null +++ b/src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.VirtualNetworkTests/TestVirtualNetworkPeeringSyncCRUD.json @@ -0,0 +1,3758 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourcegroups/ps8292?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlZ3JvdXBzL3BzODI5Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "cf9ee660-e286-49cf-ae3d-79fb3be542d8" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "33" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "c91667dc-e2ac-403a-a030-3a5eac56448c" + ], + "x-ms-correlation-request-id": [ + "c91667dc-e2ac-403a-a030-3a5eac56448c" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144122Z:c91667dc-e2ac-403a-a030-3a5eac56448c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:22 GMT" + ], + "Content-Length": [ + "170" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292\",\r\n \"name\": \"ps8292\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94e10c8d-38ec-4eba-b1e3-567e8d29a6e5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "42ad9152-6b01-4975-91a6-8b425ea5d51f" + ], + "x-ms-correlation-request-id": [ + "42ad9152-6b01-4975-91a6-8b425ea5d51f" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144125Z:42ad9152-6b01-4975-91a6-8b425ea5d51f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:25 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "218" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps2312' under resource group 'ps8292' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94e10c8d-38ec-4eba-b1e3-567e8d29a6e5" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"fa451dc5-d8cd-4ed0-adb5-c32d96115eb3\"" + ], + "x-ms-request-id": [ + "63ece757-4ac0-4aa7-a212-f2c6f9bc67ee" + ], + "x-ms-correlation-request-id": [ + "f20338a0-8bec-4955-a250-4f07c678b970" + ], + "x-ms-arm-service-request-id": [ + "85499c28-bfbb-42cd-8897-044798de4baa" + ], + "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": [ + "JIOINDIAWEST:20210513T144139Z:f20338a0-8bec-4955-a250-4f07c678b970" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:39 GMT" + ], + "Content-Length": [ + "1239" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"fa451dc5-d8cd-4ed0-adb5-c32d96115eb3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"fa451dc5-d8cd-4ed0-adb5-c32d96115eb3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94e10c8d-38ec-4eba-b1e3-567e8d29a6e5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"fa451dc5-d8cd-4ed0-adb5-c32d96115eb3\"" + ], + "x-ms-request-id": [ + "849a435c-132b-42b8-858e-8bc2fe4d39a4" + ], + "x-ms-correlation-request-id": [ + "3bb2f839-b8a6-48a4-a9d1-5e9f810f2ffd" + ], + "x-ms-arm-service-request-id": [ + "e43d9305-c16d-4000-b5fd-7f8f549f44f6" + ], + "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": [ + "JIOINDIAWEST:20210513T144139Z:3bb2f839-b8a6-48a4-a9d1-5e9f810f2ffd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:39 GMT" + ], + "Content-Length": [ + "1239" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"fa451dc5-d8cd-4ed0-adb5-c32d96115eb3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"fa451dc5-d8cd-4ed0-adb5-c32d96115eb3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b590ffbf-c4f4-43cd-8b41-f5dbd3eed835" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"3ee107da-3d60-46ab-97b6-ef3b72f575a3\"" + ], + "x-ms-request-id": [ + "1636f010-e1a2-4d68-93aa-5854450d3ebc" + ], + "x-ms-correlation-request-id": [ + "c5797aea-c6dc-459e-9cbc-687ed46a6339" + ], + "x-ms-arm-service-request-id": [ + "f4874d1b-d332-44d9-a9c5-ce3ecf5e10c4" + ], + "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": [ + "JIOINDIAWEST:20210513T144213Z:c5797aea-c6dc-459e-9cbc-687ed46a6339" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:12 GMT" + ], + "Content-Length": [ + "2551" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"3ee107da-3d60-46ab-97b6-ef3b72f575a3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"3ee107da-3d60-46ab-97b6-ef3b72f575a3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"3ee107da-3d60-46ab-97b6-ef3b72f575a3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b590ffbf-c4f4-43cd-8b41-f5dbd3eed835" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"64321ffa-e2d6-49ee-bce2-cf894cf36624\"" + ], + "x-ms-request-id": [ + "c1e9027b-d404-4c80-9db4-592b55bff167" + ], + "x-ms-correlation-request-id": [ + "e4dbd56f-9f4a-41d6-8c06-90d5ffe5fd9e" + ], + "x-ms-arm-service-request-id": [ + "825dac52-c1ad-4831-aaaf-d9ddb6ef968a" + ], + "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": [ + "JIOINDIAWEST:20210513T144219Z:e4dbd56f-9f4a-41d6-8c06-90d5ffe5fd9e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:18 GMT" + ], + "Content-Length": [ + "2634" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b590ffbf-c4f4-43cd-8b41-f5dbd3eed835" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"64321ffa-e2d6-49ee-bce2-cf894cf36624\"" + ], + "x-ms-request-id": [ + "c1a2af7f-8b92-46dd-8f17-f66f3adabfe1" + ], + "x-ms-correlation-request-id": [ + "f1dbe5e7-c2a2-4b7d-8052-7a9434a641be" + ], + "x-ms-arm-service-request-id": [ + "9ba3def5-ca8a-4ff8-a07b-13de6d2caa59" + ], + "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": [ + "JIOINDIAWEST:20210513T144219Z:f1dbe5e7-c2a2-4b7d-8052-7a9434a641be" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:18 GMT" + ], + "Content-Length": [ + "2634" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "2471261a-f7a7-46ad-930c-6e754cdeeed3" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"377d827e-fe8a-41da-b7b9-ebade9065e6b\"" + ], + "x-ms-request-id": [ + "9c42423d-957f-47d5-8368-7b117c1dbdb7" + ], + "x-ms-correlation-request-id": [ + "13739a97-1a84-486f-81a6-2e771c0365e0" + ], + "x-ms-arm-service-request-id": [ + "6a5a46ae-64fe-4c3d-a8c0-8413657c477d" + ], + "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": [ + "JIOINDIAWEST:20210513T144233Z:13739a97-1a84-486f-81a6-2e771c0365e0" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:33 GMT" + ], + "Content-Length": [ + "2630" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"377d827e-fe8a-41da-b7b9-ebade9065e6b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"377d827e-fe8a-41da-b7b9-ebade9065e6b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"377d827e-fe8a-41da-b7b9-ebade9065e6b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps7410\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94e10c8d-38ec-4eba-b1e3-567e8d29a6e5" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "682" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "9ccb83fd-3146-4642-bf52-c9e843f41a96" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9ccb83fd-3146-4642-bf52-c9e843f41a96?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "3ae1e489-3e26-47f6-aa63-1d361011e966" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "b52f9d71-2bbd-4e27-bb48-d796fb765785" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144135Z:3ae1e489-3e26-47f6-aa63-1d361011e966" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:35 GMT" + ], + "Content-Length": [ + "1237" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"068668a9-da49-4e0b-9202-50f2a111cac4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"068668a9-da49-4e0b-9202-50f2a111cac4\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b590ffbf-c4f4-43cd-8b41-f5dbd3eed835" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "1056" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "f4ada5be-236b-44fa-967d-68feecded68f" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/f4ada5be-236b-44fa-967d-68feecded68f?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "a65824fe-1627-4086-a311-22ce68be9a22" + ], + "x-ms-arm-service-request-id": [ + "733ea567-4c07-4ee8-bcde-2c77868ee7c5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1193" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144215Z:a65824fe-1627-4086-a311-22ce68be9a22" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:14 GMT" + ], + "Content-Length": [ + "2632" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps2312\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\",\r\n \"etag\": \"W/\\\"2a62047a-3354-4d54-8a4c-8c88f8070a12\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"2e11fa78-9bd0-415b-9818-071e12fc4f85\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps7410\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/subnets/ps7410\",\r\n \"etag\": \"W/\\\"2a62047a-3354-4d54-8a4c-8c88f8070a12\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.1.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"2a62047a-3354-4d54-8a4c-8c88f8070a12\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9ccb83fd-3146-4642-bf52-c9e843f41a96?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85Y2NiODNmZC0zMTQ2LTQ2NDItYmY1Mi1jOWU4NDNmNDFhOTY/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "94e10c8d-38ec-4eba-b1e3-567e8d29a6e5" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "629d24b7-1f50-4d77-aa02-7c16740cb033" + ], + "x-ms-correlation-request-id": [ + "0b3fd295-4c91-4537-85f0-5d48dff01e84" + ], + "x-ms-arm-service-request-id": [ + "d036ea7c-4613-460e-b43c-f3b0552cd0a9" + ], + "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": [ + "JIOINDIAWEST:20210513T144139Z:0b3fd295-4c91-4537-85f0-5d48dff01e84" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:38 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "356d9fa5-0540-42e1-b51b-6d4d345d3dd7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-failure-cause": [ + "gateway" + ], + "x-ms-request-id": [ + "75dc76c4-6b09-43ef-b3e6-56f445fc209b" + ], + "x-ms-correlation-request-id": [ + "75dc76c4-6b09-43ef-b3e6-56f445fc209b" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144140Z:75dc76c4-6b09-43ef-b3e6-56f445fc209b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:40 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "218" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceNotFound\",\r\n \"message\": \"The Resource 'Microsoft.Network/virtualNetworks/ps5333' under resource group 'ps8292' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix\"\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "356d9fa5-0540-42e1-b51b-6d4d345d3dd7" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"32406d81-86b7-456f-801e-ebfce7fab74e\"" + ], + "x-ms-request-id": [ + "2264fbe2-f9b8-4f1a-8c85-054f55034885" + ], + "x-ms-correlation-request-id": [ + "ca4e2d7a-43cd-4d27-9e27-1e767213f76a" + ], + "x-ms-arm-service-request-id": [ + "74dc28b9-dc71-4e68-a481-7e16fc6ee146" + ], + "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": [ + "JIOINDIAWEST:20210513T144148Z:ca4e2d7a-43cd-4d27-9e27-1e767213f76a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:48 GMT" + ], + "Content-Length": [ + "1237" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5333\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\",\r\n \"etag\": \"W/\\\"32406d81-86b7-456f-801e-ebfce7fab74e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"638b688e-8e94-4029-947f-7ab446b222d7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps519\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/subnets/ps519\",\r\n \"etag\": \"W/\\\"32406d81-86b7-456f-801e-ebfce7fab74e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.2.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "356d9fa5-0540-42e1-b51b-6d4d345d3dd7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"32406d81-86b7-456f-801e-ebfce7fab74e\"" + ], + "x-ms-request-id": [ + "767f7125-ac0d-4ecd-a0f5-d82c5a8f7dbc" + ], + "x-ms-correlation-request-id": [ + "34e9581c-5f26-4583-8c36-32a78ad8d55e" + ], + "x-ms-arm-service-request-id": [ + "c8e66765-4a4f-44d1-a651-a179e1e783b1" + ], + "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": [ + "JIOINDIAWEST:20210513T144149Z:34e9581c-5f26-4583-8c36-32a78ad8d55e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:48 GMT" + ], + "Content-Length": [ + "1237" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5333\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\",\r\n \"etag\": \"W/\\\"32406d81-86b7-456f-801e-ebfce7fab74e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"638b688e-8e94-4029-947f-7ab446b222d7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps519\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/subnets/ps519\",\r\n \"etag\": \"W/\\\"32406d81-86b7-456f-801e-ebfce7fab74e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.2.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.2.1.0/24\",\r\n \"addressPrefixes\": [],\r\n \"serviceEndpoints\": [],\r\n \"serviceEndpointPolicies\": [],\r\n \"ipAllocations\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"name\": \"ps519\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false,\r\n \"ipAllocations\": []\r\n },\r\n \"location\": \"eastus2euap\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "356d9fa5-0540-42e1-b51b-6d4d345d3dd7" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "681" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "3" + ], + "x-ms-request-id": [ + "653daef3-5f89-40ae-a804-8bdd4821320f" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/653daef3-5f89-40ae-a804-8bdd4821320f?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "29b38c29-a6b7-40b6-86c4-7c31df736efe" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "71663409-aa5b-4e34-8241-a22a5383e16a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144145Z:29b38c29-a6b7-40b6-86c4-7c31df736efe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:44 GMT" + ], + "Content-Length": [ + "1235" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps5333\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\",\r\n \"etag\": \"W/\\\"ba30694c-95a3-4b4e-8fc6-d2b1476b3ba1\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"638b688e-8e94-4029-947f-7ab446b222d7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"ps519\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/subnets/ps519\",\r\n \"etag\": \"W/\\\"ba30694c-95a3-4b4e-8fc6-d2b1476b3ba1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.2.1.0/24\",\r\n \"serviceEndpoints\": [],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/653daef3-5f89-40ae-a804-8bdd4821320f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82NTNkYWVmMy01Zjg5LTQwYWUtYTgwNC04YmRkNDgyMTMyMGY/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "356d9fa5-0540-42e1-b51b-6d4d345d3dd7" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "7667b668-81ea-42a7-aeb0-705bb7c21c9a" + ], + "x-ms-correlation-request-id": [ + "04552939-44b5-4f2b-8fd0-5524ab73d56e" + ], + "x-ms-arm-service-request-id": [ + "55a59024-69c7-40eb-a56c-633aab9ffd04" + ], + "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": [ + "JIOINDIAWEST:20210513T144148Z:04552939-44b5-4f2b-8fd0-5524ab73d56e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:47 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4597840b-04ed-4fe3-bdd6-b98c6eb5844e" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "84107234-ff32-414b-a36b-24421b1a2b69" + ], + "x-ms-correlation-request-id": [ + "a9ed8a32-ba10-4bd6-a8ad-9c2a523ff56f" + ], + "x-ms-arm-service-request-id": [ + "384bf53b-df0b-410b-ba80-1ceedd1de7e1" + ], + "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": [ + "JIOINDIAWEST:20210513T144149Z:a9ed8a32-ba10-4bd6-a8ad-9c2a523ff56f" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:48 GMT" + ], + "Content-Length": [ + "261" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167 not found.\",\r\n \"details\": []\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"75cf5883-e3e8-40ba-bc20-24be38bb781c\"" + ], + "x-ms-request-id": [ + "a2fa14d3-d2cc-435e-9591-4e3e87c241fd" + ], + "x-ms-correlation-request-id": [ + "c03446a7-0b21-4855-bf4b-eeac5800811d" + ], + "x-ms-arm-service-request-id": [ + "d208322b-b5be-40d0-81a5-0460ef8026ca" + ], + "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": [ + "JIOINDIAWEST:20210513T144201Z:c03446a7-0b21-4855-bf4b-eeac5800811d" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:00 GMT" + ], + "Content-Length": [ + "1122" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"75cf5883-e3e8-40ba-bc20-24be38bb781c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d91630f0-d9a0-4d18-81f8-212966a8415d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"75cf5883-e3e8-40ba-bc20-24be38bb781c\"" + ], + "x-ms-request-id": [ + "198c74b5-6205-4c87-93be-dbc30f762187" + ], + "x-ms-correlation-request-id": [ + "8f38219a-c04e-4ed5-a504-860ab3506bdf" + ], + "x-ms-arm-service-request-id": [ + "59b1abcd-f35a-4cac-bb16-8ef056135615" + ], + "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": [ + "JIOINDIAWEST:20210513T144201Z:8f38219a-c04e-4ed5-a504-860ab3506bdf" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:00 GMT" + ], + "Content-Length": [ + "1122" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"75cf5883-e3e8-40ba-bc20-24be38bb781c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3bc2f627-e4f6-47bd-890b-2ed9db06138d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"64321ffa-e2d6-49ee-bce2-cf894cf36624\"" + ], + "x-ms-request-id": [ + "4cf6d944-4dc3-4a6c-ad00-26b09b7d4319" + ], + "x-ms-correlation-request-id": [ + "3e2237dc-b881-4779-a9f6-9c5e8d3b3ae1" + ], + "x-ms-arm-service-request-id": [ + "f1134ca9-c502-4e03-a081-c5b6f9dbe9cc" + ], + "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": [ + "JIOINDIAWEST:20210513T144219Z:3e2237dc-b881-4779-a9f6-9c5e8d3b3ae1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:18 GMT" + ], + "Content-Length": [ + "1122" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"64321ffa-e2d6-49ee-bce2-cf894cf36624\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "344b389e-1ba4-44a1-b1b2-fec57b6c7a74" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"377d827e-fe8a-41da-b7b9-ebade9065e6b\"" + ], + "x-ms-request-id": [ + "9cca6f1c-6fc3-4fae-84c8-25763667bcae" + ], + "x-ms-correlation-request-id": [ + "0d7e5560-6f5a-4c1b-9ffd-378ec93dcdf4" + ], + "x-ms-arm-service-request-id": [ + "204369b3-9099-4c28-af7e-e491bbbd153b" + ], + "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": [ + "JIOINDIAWEST:20210513T144232Z:0d7e5560-6f5a-4c1b-9ffd-378ec93dcdf4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:32 GMT" + ], + "Content-Length": [ + "1118" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"377d827e-fe8a-41da-b7b9-ebade9065e6b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n }\r\n },\r\n \"name\": \"ps8167\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "86233c1c-b33f-480f-9687-10fc121f03f1" + ], + "Accept-Language": [ + "en-US" + ], + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "371" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "56bdc2f4-6ac2-4503-8b62-d70e32eba9d6" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/56bdc2f4-6ac2-4503-8b62-d70e32eba9d6?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "db243fac-6306-48a6-be45-12d9b5ce6eb3" + ], + "x-ms-arm-service-request-id": [ + "ec381bce-19da-47d1-87f7-f73fa4122eda" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1195" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144150Z:db243fac-6306-48a6-be45-12d9b5ce6eb3" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:49 GMT" + ], + "Content-Length": [ + "1121" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8167\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167\",\r\n \"etag\": \"W/\\\"bfb925b8-c7e6-431d-9733-38793e2cad92\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/56bdc2f4-6ac2-4503-8b62-d70e32eba9d6?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy81NmJkYzJmNC02YWMyLTQ1MDMtOGI2Mi1kNzBlMzJlYmE5ZDY/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "dc9999d5-1963-4b88-ab13-85dc1307b6ed" + ], + "x-ms-correlation-request-id": [ + "08cd99d8-2102-498c-9a47-e00ffcf5cb85" + ], + "x-ms-arm-service-request-id": [ + "c059459c-0c11-44ab-a0eb-6093eae66a6a" + ], + "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": [ + "JIOINDIAWEST:20210513T144200Z:08cd99d8-2102-498c-9a47-e00ffcf5cb85" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:41:59 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e959de5f-9b20-4504-8cd9-18be601089ad" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "c440f9d6-993d-4976-b2e1-d0fee71c0ab3" + ], + "x-ms-correlation-request-id": [ + "6fb3e1db-4dd7-457e-97a7-d2caf46294ff" + ], + "x-ms-arm-service-request-id": [ + "5e218802-f0ef-46c2-9122-f1e7c6eefb58" + ], + "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": [ + "JIOINDIAWEST:20210513T144201Z:6fb3e1db-4dd7-457e-97a7-d2caf46294ff" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:00 GMT" + ], + "Content-Length": [ + "261" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource /subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004 not found.\",\r\n \"details\": []\r\n }\r\n}", + "StatusCode": 404 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"e3420699-4fb6-447f-b12a-a5f24a25086b\"" + ], + "x-ms-request-id": [ + "e614e535-c6bb-4043-828a-e58afac572a5" + ], + "x-ms-correlation-request-id": [ + "2399acb3-417e-4cb6-a2bf-cf02f4116678" + ], + "x-ms-arm-service-request-id": [ + "ed65fd5f-8ca2-4933-bdf5-a76a7dc88529" + ], + "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": [ + "JIOINDIAWEST:20210513T144213Z:2399acb3-417e-4cb6-a2bf-cf02f4116678" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:12 GMT" + ], + "Content-Length": [ + "1118" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"e3420699-4fb6-447f-b12a-a5f24a25086b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "bd33aa9d-522b-4f93-bbdb-07e257ddf5d2" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"e3420699-4fb6-447f-b12a-a5f24a25086b\"" + ], + "x-ms-request-id": [ + "80fb9264-ac8d-4e6f-ae29-eab17c6813a4" + ], + "x-ms-correlation-request-id": [ + "7d65ab66-2e24-48b5-9425-0553e3b1480c" + ], + "x-ms-arm-service-request-id": [ + "05626c45-7fc1-49c6-bb87-0c40a24f34ad" + ], + "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": [ + "JIOINDIAWEST:20210513T144213Z:7d65ab66-2e24-48b5-9425-0553e3b1480c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:12 GMT" + ], + "Content-Length": [ + "1118" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"e3420699-4fb6-447f-b12a-a5f24a25086b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0f89b9e2-e154-4d43-b127-deb28dbdd213" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"905bc191-226f-460f-b848-9eaef27d3b53\"" + ], + "x-ms-request-id": [ + "e3a7dd30-39d6-4eb6-ad3a-8efa02dd029e" + ], + "x-ms-correlation-request-id": [ + "39f99dad-6bcd-4bc2-aa58-88b1ef6cf717" + ], + "x-ms-arm-service-request-id": [ + "0a1e0256-3790-43cf-b02c-8e3a97cc4d14" + ], + "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": [ + "JIOINDIAWEST:20210513T144219Z:39f99dad-6bcd-4bc2-aa58-88b1ef6cf717" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:19 GMT" + ], + "Content-Length": [ + "1146" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"905bc191-226f-460f-b848-9eaef27d3b53\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"LocalNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0ebbcb6b-8df8-431b-884b-947df1a9b3f4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"905bc191-226f-460f-b848-9eaef27d3b53\"" + ], + "x-ms-request-id": [ + "14acdf45-594b-4c4e-b9d3-aa4ea06c019f" + ], + "x-ms-correlation-request-id": [ + "4bdf6e61-7c5a-4578-8709-8176c091a99a" + ], + "x-ms-arm-service-request-id": [ + "d64c9485-1c43-45b1-a740-c3d9439aba0b" + ], + "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": [ + "JIOINDIAWEST:20210513T144220Z:4bdf6e61-7c5a-4578-8709-8176c091a99a" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:19 GMT" + ], + "Content-Length": [ + "1146" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"905bc191-226f-460f-b848-9eaef27d3b53\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"LocalNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0ebbcb6b-8df8-431b-884b-947df1a9b3f4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"905bc191-226f-460f-b848-9eaef27d3b53\"" + ], + "x-ms-request-id": [ + "ecc18e6b-cc73-4007-a2d8-a03f45b2b3ce" + ], + "x-ms-correlation-request-id": [ + "517e89eb-b440-4e08-8e0a-768e9e66e2b2" + ], + "x-ms-arm-service-request-id": [ + "fbefa7ac-89a4-479e-952c-fae17d6dcacd" + ], + "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": [ + "JIOINDIAWEST:20210513T144220Z:517e89eb-b440-4e08-8e0a-768e9e66e2b2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:19 GMT" + ], + "Content-Length": [ + "1146" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"905bc191-226f-460f-b848-9eaef27d3b53\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"LocalNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0ebbcb6b-8df8-431b-884b-947df1a9b3f4" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"694cc640-0d50-41e2-b21f-1656eee44389\"" + ], + "x-ms-request-id": [ + "6475a4ff-fd69-4f63-b3b0-fbaf02df85e0" + ], + "x-ms-correlation-request-id": [ + "34487fc1-f2be-48a9-b5f0-acf293a628e5" + ], + "x-ms-arm-service-request-id": [ + "fa243f67-fdcb-4b0d-bd69-1d7e2ebe8816" + ], + "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": [ + "JIOINDIAWEST:20210513T144232Z:34487fc1-f2be-48a9-b5f0-acf293a628e5" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:32 GMT" + ], + "Content-Length": [ + "1168" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"694cc640-0d50-41e2-b21f-1656eee44389\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "bc2d9f2d-b08e-43b9-bff4-bfdc14330ca9" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"694cc640-0d50-41e2-b21f-1656eee44389\"" + ], + "x-ms-request-id": [ + "17a328aa-a6e3-4514-a88e-8976e745a342" + ], + "x-ms-correlation-request-id": [ + "b86c9828-2690-4cb9-a025-04a4fd2ce9d9" + ], + "x-ms-arm-service-request-id": [ + "f53560d6-c3a5-4560-ae67-5d45261bb642" + ], + "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": [ + "JIOINDIAWEST:20210513T144233Z:b86c9828-2690-4cb9-a025-04a4fd2ce9d9" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:32 GMT" + ], + "Content-Length": [ + "1168" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"694cc640-0d50-41e2-b21f-1656eee44389\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n }\r\n },\r\n \"name\": \"ps8004\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "db5c1a11-9791-4ac7-a434-680843eb505d" + ], + "Accept-Language": [ + "en-US" + ], + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "371" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "63caa5ff-c719-45a1-b219-c96081767b9e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/63caa5ff-c719-45a1-b219-c96081767b9e?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "819782e5-1007-4831-bf73-41d31cba775c" + ], + "x-ms-arm-service-request-id": [ + "b586cac1-b4eb-4299-b6f0-2c8410c0288e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1194" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144202Z:819782e5-1007-4831-bf73-41d31cba775c" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:01 GMT" + ], + "Content-Length": [ + "1117" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"f37babf1-90c9-4c36-8bda-9804a4a92895\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/63caa5ff-c719-45a1-b219-c96081767b9e?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82M2NhYTVmZi1jNzE5LTQ1YTEtYjIxOS1jOTYwODE3NjdiOWU/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "c94d99c8-a8c4-4ebe-b3d2-9ccd22a918ea" + ], + "x-ms-correlation-request-id": [ + "cee2803d-f1f5-4c7a-a96a-3727a6ce90b4" + ], + "x-ms-arm-service-request-id": [ + "6c79813a-fe60-4fc2-91f6-a14d7b87e790" + ], + "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": [ + "JIOINDIAWEST:20210513T144212Z:cee2803d-f1f5-4c7a-a96a-3727a6ce90b4" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:11 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/f4ada5be-236b-44fa-967d-68feecded68f?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9mNGFkYTViZS0yMzZiLTQ0ZmEtOTY3ZC02OGZlZWNkZWQ2OGY/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "b590ffbf-c4f4-43cd-8b41-f5dbd3eed835" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "243cdd11-a417-4e25-96ca-b205ca32cf03" + ], + "x-ms-correlation-request-id": [ + "a8031096-fbf6-4c8c-b4b0-d74669f3cdfc" + ], + "x-ms-arm-service-request-id": [ + "23a8a69d-9d8b-443a-bd52-56e1fae171b0" + ], + "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": [ + "JIOINDIAWEST:20210513T144218Z:a8031096-fbf6-4c8c-b4b0-d74669f3cdfc" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:17 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?syncRemoteAddressSpace=True&api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9zeW5jUmVtb3RlQWRkcmVzc1NwYWNlPVRydWUmYXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"LocalNotInSync\"\r\n },\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\"\r\n}", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0ebbcb6b-8df8-431b-884b-947df1a9b3f4" + ], + "Accept-Language": [ + "en-US" + ], + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "848" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9ee63314-b6e2-48cf-baf6-9059d32fe77d" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9ee63314-b6e2-48cf-baf6-9059d32fe77d?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "d9b79d10-dfd6-46f6-b193-466dd2cb2009" + ], + "x-ms-arm-service-request-id": [ + "3332dceb-9515-4c2f-99ae-dc4da4dd3995" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1192" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144221Z:d9b79d10-dfd6-46f6-b193-466dd2cb2009" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:20 GMT" + ], + "Content-Length": [ + "1167" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"302acef5-41d1-4a84-a694-57c684ab3054\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9ee63314-b6e2-48cf-baf6-9059d32fe77d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85ZWU2MzMxNC1iNmUyLTQ4Y2YtYmFmNi05MDU5ZDMyZmU3N2Q/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "x-ms-client-request-id": [ + "0ebbcb6b-8df8-431b-884b-947df1a9b3f4" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "6decb720-89a4-4139-8745-1e84a97cbfd0" + ], + "x-ms-correlation-request-id": [ + "05a9441a-dc1b-46ed-8ba1-507f6681debe" + ], + "x-ms-arm-service-request-id": [ + "91bb2880-c601-414d-a157-a495cac279c6" + ], + "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": [ + "JIOINDIAWEST:20210513T144231Z:05a9441a-dc1b-46ed-8ba1-507f6681debe" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:31 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?syncRemoteAddressSpace=True&api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9zeW5jUmVtb3RlQWRkcmVzc1NwYWNlPVRydWUmYXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-authorization-auxiliary": [ + "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyIsImtpZCI6Im5PbzNaRHJPRFhFSzFqS1doWHNsSFJfS1hFZyJ9.eyJhdWQiOiJodHRwczovL21hbmFnZW1lbnQuY29yZS53aW5kb3dzLm5ldC8iLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNjIwOTE2NTU0LCJuYmYiOjE2MjA5MTY1NTQsImV4cCI6MTYyMTAwMzI1NCwiYWlvIjoiRTJaZ1lPRDlka2UySUhBQ2UycDFXWHdzMTljWEFBPT0iLCJhcHBpZCI6IjVkYzgzNjQxLTRkNzgtNGJiMy04OTFjLWQ2ZjllMDc1YjMwNyIsImFwcGlkYWNyIjoiMSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJvaWQiOiJkOTU2MDA2Zi01N2NkLTQxMWUtODE4Ny00ZGI2Y2RmN2M5NDUiLCJyaCI6IjAuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjBFMnlGMTRUYk5MaVJ6Vy1lQjFzd2NhQUFBLiIsInN1YiI6ImQ5NTYwMDZmLTU3Y2QtNDExZS04MTg3LTRkYjZjZGY3Yzk0NSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IldXdzY0Ung5SUVHU3JWdjJnWUo4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfdGNkdCI6MTI4OTI0MTU0N30.DemR3DO6AXEyf3_byx0M397m3uKCYUWOXP6CVrmCICbysNDQyl2IRYajKysjK85WETW1_G5oatlrujRc1vsdtlpLOwApgLTN5iZ5B1ytXQM6k9ulUbl0-s9fJu9SJEga-ORnWTdySs790rsauJLOgvjscw6xbP2Psjav0nQy6KJ41AL0rk3mpTfD73jOMG9FY2njKunKmINsIy25BVNB7reX38LMAM3y0EPEgwNaHHaYcHRuLRoGn4eiabyqrbDw3O8JWBhHBSeYc4TxBuZDcHGqvYJmf8yHigDm6x97Koha7Iziw9BpuzRjiZ0F8iJvUhjQ1T4kzcj0ZWfU0mNhIA" + ], + "x-ms-client-request-id": [ + "0ebbcb6b-8df8-431b-884b-947df1a9b3f4" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "ETag": [ + "W/\"694cc640-0d50-41e2-b21f-1656eee44389\"" + ], + "x-ms-request-id": [ + "21e9672b-bfa1-4cca-847c-5e8463f07c9d" + ], + "x-ms-correlation-request-id": [ + "a64aead6-7eeb-4e6b-9de6-9b034d850ded" + ], + "x-ms-arm-service-request-id": [ + "dfa3b765-899e-49f3-97b6-44e44a6efb8a" + ], + "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": [ + "JIOINDIAWEST:20210513T144232Z:a64aead6-7eeb-4e6b-9de6-9b034d850ded" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:31 GMT" + ], + "Content-Length": [ + "1168" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"name\": \"ps8004\",\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004\",\r\n \"etag\": \"W/\\\"694cc640-0d50-41e2-b21f-1656eee44389\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"4d9a92f6-1544-0172-0c67-7daa544e6d52\",\r\n \"peeringState\": \"Connected\",\r\n \"peeringSyncLevel\": \"FullyInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312\"\r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\",\r\n \"10.99.0.0/16\"\r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312/virtualNetworkPeerings/ps8167?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMi92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODE2Nz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "759d8a2d-bd95-4f1f-b81d-73beed719e57" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "9da698a9-d91a-4ef0-8b0e-c6771c8bd922" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "5ef677a2-7125-40d3-93ce-881a49bf8bf2" + ], + "x-ms-arm-service-request-id": [ + "1ebe1674-b65d-43a7-8fb6-061e0c3dfb08" + ], + "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": [ + "JIOINDIAWEST:20210513T144233Z:5ef677a2-7125-40d3-93ce-881a49bf8bf2" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42:33 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85ZGE2OThhOS1kOTFhLTRlZjAtOGIwZS1jNjc3MWM4YmQ5MjI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "20" + ], + "x-ms-request-id": [ + "4e70494e-9d19-49f0-bbdb-5f549250ecc1" + ], + "x-ms-correlation-request-id": [ + "eea68982-fd2e-4dc6-8d39-ecaad093e1a1" + ], + "x-ms-arm-service-request-id": [ + "83bd3523-37bc-4022-9a8c-1888805203f1" + ], + "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": [ + "JIOINDIAWEST:20210513T144244Z:eea68982-fd2e-4dc6-8d39-ecaad093e1a1" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:42: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/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85ZGE2OThhOS1kOTFhLTRlZjAtOGIwZS1jNjc3MWM4YmQ5MjI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "a6d9cc20-345e-477c-9499-1bc52efc293e" + ], + "x-ms-correlation-request-id": [ + "d4b57f13-4bd8-4719-b982-ffd064c23350" + ], + "x-ms-arm-service-request-id": [ + "b249562c-f9b4-471a-9a18-c40e5cee6e9b" + ], + "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": [ + "JIOINDIAWEST:20210513T144304Z:d4b57f13-4bd8-4719-b982-ffd064c23350" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:04 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9uUmVzdWx0cy85ZGE2OThhOS1kOTFhLTRlZjAtOGIwZS1jNjc3MWM4YmQ5MjI/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "9da698a9-d91a-4ef0-8b0e-c6771c8bd922" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/9da698a9-d91a-4ef0-8b0e-c6771c8bd922?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "5ef677a2-7125-40d3-93ce-881a49bf8bf2" + ], + "x-ms-arm-service-request-id": [ + "1ebe1674-b65d-43a7-8fb6-061e0c3dfb08" + ], + "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": [ + "JIOINDIAWEST:20210513T144304Z:271e3614-2147-4d8b-a14f-5f36dbb92903" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:04 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333/virtualNetworkPeerings/ps8004?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMy92aXJ0dWFsTmV0d29ya1BlZXJpbmdzL3BzODAwND9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "d50b7a61-3a67-4cab-8974-a44d478d4b8b" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/cf1ea222-fd62-4763-8cba-7f03a6c25924?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "cf1ea222-fd62-4763-8cba-7f03a6c25924" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/cf1ea222-fd62-4763-8cba-7f03a6c25924?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "be0a73cb-3298-4ffa-b45b-993ba2577431" + ], + "x-ms-arm-service-request-id": [ + "9731943a-0c3b-435a-96f5-0180363ecc9b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144305Z:be0a73cb-3298-4ffa-b45b-993ba2577431" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:04 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/cf1ea222-fd62-4763-8cba-7f03a6c25924?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9jZjFlYTIyMi1mZDYyLTQ3NjMtOGNiYS03ZjAzYTZjMjU5MjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "13e2ebf6-1dd1-4dd7-8b71-128f79d8bbf3" + ], + "x-ms-correlation-request-id": [ + "fe61a588-ea05-4f19-a85a-8e93be096d84" + ], + "x-ms-arm-service-request-id": [ + "78f7ca6f-8499-4bc0-929a-7afd8d79d9e8" + ], + "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": [ + "JIOINDIAWEST:20210513T144315Z:fe61a588-ea05-4f19-a85a-8e93be096d84" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:15 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/cf1ea222-fd62-4763-8cba-7f03a6c25924?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9uUmVzdWx0cy9jZjFlYTIyMi1mZDYyLTQ3NjMtOGNiYS03ZjAzYTZjMjU5MjQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/cf1ea222-fd62-4763-8cba-7f03a6c25924?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "cf1ea222-fd62-4763-8cba-7f03a6c25924" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/cf1ea222-fd62-4763-8cba-7f03a6c25924?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "be0a73cb-3298-4ffa-b45b-993ba2577431" + ], + "x-ms-arm-service-request-id": [ + "9731943a-0c3b-435a-96f5-0180363ecc9b" + ], + "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": [ + "JIOINDIAWEST:20210513T144316Z:4c685074-daad-4c9c-b79d-bb843bbe82cd" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:15 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps2312?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzMjMxMj9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fa2b557b-a941-4511-b7df-be5304697adc" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/13220c13-238c-4eb4-8d86-c4381e45019c?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "13220c13-238c-4eb4-8d86-c4381e45019c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/13220c13-238c-4eb4-8d86-c4381e45019c?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "bf6d9dff-ad1c-41c2-aa65-1edc5cb05a29" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "3c7fdd48-3443-4692-bc34-ddee4f6b4e48" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14997" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144318Z:bf6d9dff-ad1c-41c2-aa65-1edc5cb05a29" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:18 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/13220c13-238c-4eb4-8d86-c4381e45019c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8xMzIyMGMxMy0yMzhjLTRlYjQtOGQ4Ni1jNDM4MWU0NTAxOWM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fa2b557b-a941-4511-b7df-be5304697adc" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "597d7ed8-2348-47dc-b028-b89a02f03330" + ], + "x-ms-correlation-request-id": [ + "17b04cbe-6a63-43b9-a7e5-9d7cce38ea28" + ], + "x-ms-arm-service-request-id": [ + "cf905454-fd32-4048-b7e8-146e360d62c4" + ], + "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": [ + "JIOINDIAWEST:20210513T144329Z:17b04cbe-6a63-43b9-a7e5-9d7cce38ea28" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:28 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/13220c13-238c-4eb4-8d86-c4381e45019c?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9uUmVzdWx0cy8xMzIyMGMxMy0yMzhjLTRlYjQtOGQ4Ni1jNDM4MWU0NTAxOWM/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "fa2b557b-a941-4511-b7df-be5304697adc" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/13220c13-238c-4eb4-8d86-c4381e45019c?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "13220c13-238c-4eb4-8d86-c4381e45019c" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/13220c13-238c-4eb4-8d86-c4381e45019c?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "bf6d9dff-ad1c-41c2-aa65-1edc5cb05a29" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "3c7fdd48-3443-4692-bc34-ddee4f6b4e48" + ], + "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": [ + "JIOINDIAWEST:20210513T144329Z:33376ce5-a7b0-4616-aaad-c920d77d7d2b" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:28 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourceGroups/ps8292/providers/Microsoft.Network/virtualNetworks/ps5333?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlR3JvdXBzL3BzODI5Mi9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL3BzNTMzMz9hcGktdmVyc2lvbj0yMDIxLTAyLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4ce6c775-67c9-432e-9450-ba1238aeda7d" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/5e1416a0-45ee-42fd-aa14-b13ab127e70d?api-version=2021-02-01" + ], + "Retry-After": [ + "10" + ], + "x-ms-request-id": [ + "5e1416a0-45ee-42fd-aa14-b13ab127e70d" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/5e1416a0-45ee-42fd-aa14-b13ab127e70d?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "5a64e942-a95b-4268-84fb-569d7577891e" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "e9008c77-a6fb-4217-8a37-c40d94894030" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14996" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144330Z:5a64e942-a95b-4268-84fb-569d7577891e" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:29 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/5e1416a0-45ee-42fd-aa14-b13ab127e70d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy81ZTE0MTZhMC00NWVlLTQyZmQtYWExNC1iMTNhYjEyN2U3MGQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4ce6c775-67c9-432e-9450-ba1238aeda7d" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-request-id": [ + "a936f560-424d-416a-a3a9-139191ad9cf3" + ], + "x-ms-correlation-request-id": [ + "9c8e04e5-082a-4a5f-a539-4aa0b2769d17" + ], + "x-ms-arm-service-request-id": [ + "92e0f8ac-fdba-4a81-af27-147edf4f3f54" + ], + "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": [ + "JIOINDIAWEST:20210513T144341Z:9c8e04e5-082a-4a5f-a539-4aa0b2769d17" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:40 GMT" + ], + "Content-Length": [ + "29" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/5e1416a0-45ee-42fd-aa14-b13ab127e70d?api-version=2021-02-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9uUmVzdWx0cy81ZTE0MTZhMC00NWVlLTQyZmQtYWExNC1iMTNhYjEyN2U3MGQ/YXBpLXZlcnNpb249MjAyMS0wMi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4ce6c775-67c9-432e-9450-ba1238aeda7d" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Network.NetworkManagementClient/413.1856.57282.0" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operationResults/5e1416a0-45ee-42fd-aa14-b13ab127e70d?api-version=2021-02-01" + ], + "x-ms-request-id": [ + "5e1416a0-45ee-42fd-aa14-b13ab127e70d" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/providers/Microsoft.Network/locations/eastus2euap/operations/5e1416a0-45ee-42fd-aa14-b13ab127e70d?api-version=2021-02-01" + ], + "x-ms-correlation-request-id": [ + "5a64e942-a95b-4268-84fb-569d7577891e" + ], + "Azure-AsyncNotification": [ + "Enabled" + ], + "x-ms-arm-service-request-id": [ + "e9008c77-a6fb-4217-8a37-c40d94894030" + ], + "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": [ + "JIOINDIAWEST:20210513T144341Z:fc018a4c-aed4-47e6-af1c-61002744a798" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:40 GMT" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ] + }, + "ResponseBody": "", + "StatusCode": 204 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/resourcegroups/ps8292?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L3Jlc291cmNlZ3JvdXBzL3BzODI5Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4e88751d-d3c3-4977-ab34-c630bb942449" + ], + "Accept-Language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-deletes": [ + "14998" + ], + "x-ms-request-id": [ + "f419dfb1-738b-43b6-b04e-47713821f81e" + ], + "x-ms-correlation-request-id": [ + "f419dfb1-738b-43b6-b04e-47713821f81e" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144346Z:f419dfb1-738b-43b6-b04e-47713821f81e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:43:46 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpneU9USXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11990" + ], + "x-ms-request-id": [ + "512bf85c-0cbf-42cc-989f-71581d7275bd" + ], + "x-ms-correlation-request-id": [ + "512bf85c-0cbf-42cc-989f-71581d7275bd" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144402Z:512bf85c-0cbf-42cc-989f-71581d7275bd" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:44:01 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpneU9USXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11989" + ], + "x-ms-request-id": [ + "f880b35a-9211-4a1d-a555-8c936d44c930" + ], + "x-ms-correlation-request-id": [ + "f880b35a-9211-4a1d-a555-8c936d44c930" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144417Z:f880b35a-9211-4a1d-a555-8c936d44c930" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:44:16 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpneU9USXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11988" + ], + "x-ms-request-id": [ + "72e445a3-48e9-4edf-b76b-6c9a4dab8ae5" + ], + "x-ms-correlation-request-id": [ + "72e445a3-48e9-4edf-b76b-6c9a4dab8ae5" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144433Z:72e445a3-48e9-4edf-b76b-6c9a4dab8ae5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:44:32 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/5833e0eb-b53c-4156-b478-2eac8f04aec6/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgyOTItRUFTVFVTMkVVQVAiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czJldWFwIn0?api-version=2016-09-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvNTgzM2UwZWItYjUzYy00MTU2LWI0NzgtMmVhYzhmMDRhZWM2L29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpneU9USXRSVUZUVkZWVE1rVlZRVkFpTENKcWIySk1iMk5oZEdsdmJpSTZJbVZoYzNSMWN6SmxkV0Z3SW4wP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.30015.01", + "OSName/Windows", + "OSVersion/Microsoft.Windows.10.0.19043.", + "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32" + ] + }, + "ResponseHeaders": { + "Cache-Control": [ + "no-cache" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "11987" + ], + "x-ms-request-id": [ + "1243f816-39b4-4af6-b523-201b88607427" + ], + "x-ms-correlation-request-id": [ + "1243f816-39b4-4af6-b523-201b88607427" + ], + "x-ms-routing-request-id": [ + "JIOINDIAWEST:20210513T144433Z:1243f816-39b4-4af6-b523-201b88607427" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Date": [ + "Thu, 13 May 2021 14:44:32 GMT" + ], + "Expires": [ + "-1" + ], + "Content-Length": [ + "0" + ] + }, + "ResponseBody": "", + "StatusCode": 200 + } + ], + "Names": { + "Test-SyncVirtualNetworkPeeringCRUD": [ + "ps8292", + "ps8167", + "ps8004", + "ps2312", + "ps5333", + "ps7410", + "ps519" + ] + }, + "Variables": { + "SubscriptionId": "5833e0eb-b53c-4156-b478-2eac8f04aec6" + } +} \ No newline at end of file diff --git a/src/Network/Network/Az.Network.psd1 b/src/Network/Network/Az.Network.psd1 index 7b3e17e11cbb..b602847c39c0 100644 --- a/src/Network/Network/Az.Network.psd1 +++ b/src/Network/Network/Az.Network.psd1 @@ -337,6 +337,7 @@ CmdletsToExport = 'Add-AzApplicationGatewayAuthenticationCertificate', 'New-AzLoadBalancerBackendAddressPool', 'Remove-AzLoadBalancerBackendAddressPool', 'Set-AzLoadBalancerBackendAddressPool', + 'New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig', 'New-AzLoadBalancerBackendAddressConfig', 'Get-AzLoadBalancerBackendAddressPoolConfig', 'Add-AzLoadBalancerBackendAddressPoolConfig', @@ -378,7 +379,8 @@ CmdletsToExport = 'Add-AzApplicationGatewayAuthenticationCertificate', 'Remove-AzNetworkSecurityGroup', 'Set-AzNetworkSecurityGroup', 'Test-AzDnsAvailability', 'Add-AzVirtualNetworkPeering', 'Get-AzVirtualNetworkPeering', 'Remove-AzVirtualNetworkPeering', - 'Set-AzVirtualNetworkPeering', 'Remove-AzVirtualNetwork', + 'Set-AzVirtualNetworkPeering', 'Sync-AzVirtualNetworkPeering', + 'Remove-AzVirtualNetwork', 'Set-AzVirtualNetwork', 'Remove-AzVirtualNetworkSubnetConfig', 'Set-AzVirtualNetworkSubnetConfig', 'Get-AzVirtualNetworkSubnetConfig', @@ -534,7 +536,11 @@ CmdletsToExport = 'Add-AzApplicationGatewayAuthenticationCertificate', 'New-AzVirtualApplianceSkuProperty', 'New-AzCustomIpPrefix', 'Update-AzCustomIpPrefix', 'Get-AzCustomIpPrefix', 'Remove-AzCustomIpPrefix', 'New-AzExpressRoutePortLOA', - 'New-AzO365PolicyProperty' + 'New-AzO365PolicyProperty', + 'Get-AzVirtualNetworkGatewayNatRule', + 'New-AzVirtualNetworkGatewayNatRule', + 'Update-AzVirtualNetworkGatewayNatRule', + 'Remove-AzVirtualNetworkGatewayNatRule' # Variables to export from this module # VariablesToExport = @() diff --git a/src/Network/Network/AzureFirewallPolicy/NewAzureFirewallPolicyCommand.cs b/src/Network/Network/AzureFirewallPolicy/NewAzureFirewallPolicyCommand.cs index 3de695c2a9d0..b478c200cc9b 100644 --- a/src/Network/Network/AzureFirewallPolicy/NewAzureFirewallPolicyCommand.cs +++ b/src/Network/Network/AzureFirewallPolicy/NewAzureFirewallPolicyCommand.cs @@ -132,6 +132,12 @@ public class NewAzureFirewallPolicyCommand : AzureFirewallPolicyBaseCmdlet [ValidateNotNullOrEmpty] public PSManagedServiceIdentity Identity { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The private IP ranges to which traffic won't be SNAT'ed" + )] + public string[] PrivateRange { get; set; } + public override void Execute() { @@ -162,7 +168,8 @@ private PSAzureFirewallPolicy CreateAzureFirewallPolicy() Sku = new PSAzureFirewallPolicySku { Tier = this.SkuTier ?? MNM.FirewallPolicySkuTier.Standard }, - IntrusionDetection = this.IntrusionDetection + IntrusionDetection = this.IntrusionDetection, + PrivateRange = this.PrivateRange }; if (this.UserAssignedIdentityId != null) diff --git a/src/Network/Network/AzureFirewallPolicy/SetAzureFirewallPolicyCommand.cs b/src/Network/Network/AzureFirewallPolicy/SetAzureFirewallPolicyCommand.cs index 139769310767..56aa9981884d 100644 --- a/src/Network/Network/AzureFirewallPolicy/SetAzureFirewallPolicyCommand.cs +++ b/src/Network/Network/AzureFirewallPolicy/SetAzureFirewallPolicyCommand.cs @@ -151,6 +151,11 @@ public class SetAzureFirewallPolicyCommand : AzureFirewallPolicyBaseCmdlet [ValidateNotNullOrEmpty] public PSManagedServiceIdentity Identity { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The Private IP Range")] + public string[] PrivateRange { get; set; } + private void AddPremiumProperties(PSAzureFirewallPolicy firewallPolicy) { firewallPolicy.Sku = new PSAzureFirewallPolicySku @@ -232,6 +237,7 @@ public override void Execute() this.Identity = this.IsParameterBound(c => c.Identity) ? Identity : (InputObject.Identity != null ? InputObject.Identity : null); this.UserAssignedIdentityId = this.IsParameterBound(c => c.UserAssignedIdentityId) ? UserAssignedIdentityId : (InputObject.Identity?.UserAssignedIdentities != null ? InputObject.Identity.UserAssignedIdentities?.First().Key : null); this.SkuTier = this.IsParameterBound(c => c.SkuTier) ? SkuTier : (InputObject.Sku?.Tier != null ? InputObject.Sku.Tier : null); + this.PrivateRange = this.IsParameterBound(c => c.PrivateRange) ? PrivateRange : InputObject.PrivateRange; var firewallPolicy = new PSAzureFirewallPolicy() { @@ -241,7 +247,8 @@ public override void Execute() ThreatIntelMode = this.ThreatIntelMode ?? MNM.AzureFirewallThreatIntelMode.Alert, ThreatIntelWhitelist = this.ThreatIntelWhitelist, BasePolicy = this.BasePolicy != null ? new Microsoft.Azure.Management.Network.Models.SubResource(this.BasePolicy) : null, - DnsSettings = this.DnsSetting + DnsSettings = this.DnsSetting, + PrivateRange = this.PrivateRange }; AddPremiumProperties(firewallPolicy); @@ -263,7 +270,8 @@ public override void Execute() ThreatIntelMode = this.ThreatIntelMode ?? MNM.AzureFirewallThreatIntelMode.Alert, ThreatIntelWhitelist = this.ThreatIntelWhitelist, BasePolicy = BasePolicy != null ? new Microsoft.Azure.Management.Network.Models.SubResource(BasePolicy) : null, - DnsSettings = this.DnsSetting + DnsSettings = this.DnsSetting, + PrivateRange = this.PrivateRange }; AddPremiumProperties(firewallPolicy); diff --git a/src/Network/Network/ChangeLog.md b/src/Network/Network/ChangeLog.md index fcd450bb4440..5862cf4121ad 100644 --- a/src/Network/Network/ChangeLog.md +++ b/src/Network/Network/ChangeLog.md @@ -19,6 +19,35 @@ ---> ## Upcoming Release +* Updated cmdlets for route server for a more stable way to add IP configuration. +* Added support for getting a single private link resource. +* Added more detailed description about GroupId in `New-AzPrivateLinkServiceConnection` +* Updated cmdlets to enable setting of PrivateRange on AzureFirewallPolicy. + - `New-AzFirewallPolicy` + - `Set-AzFirewallPolicy` +* Updated cmdlets to add NatRules in VirtualNetworkGateway and BgpRouteTranslationForNat. + - `New-AzVirtualNetworkGateway` + - `Set-AzVirtualNetworkGateway` +* Updated cmdlets to add EngressNatRules and EgressNatRules in VirtualNetworkGateway Connection. + - `New-AzVirtualNetworkGatewayConnection` + - `Set-AzVirtualNetworkGatewayConnection` +* Updated cmdlet to enable setting of FlowTimeout in VirtualNetwork. + - `New-AzVirtualNetwork` +* Added cmdlets for Get/Create/Update/Delete VirtualNetworkGatewayNatRules. + - `New-AzVirtualNetworkGatewayNatRule` + - `Update-AzVirtualNetworkGatewayNatRule` + - `Get-AzVirtualNetworkGatewayNatRule` + - `Remove-AzVirtualNetworkGatewayNatRule` +* Added a new cmdlet for Sync on VirtualNetworkPeering + - `Sync-AzVirtualNetworkPeering` +* Updated cmdlets to add new properties and redefined an existing property in the VirtualNetworkPeering + - `Add-AzVirtualNetworkPeering` + - `Get-AzVirtualNetworkPeering` +* Updated cmdlets to enable setting of PreferredRoutingGateway on VirtualHub. + - `New-AzVirtualHub` + - `Update-AzVirtualHub` +* Updated cmdlets to expose two read-only properties of client certificate. + - `Get-AzApplicationGatewayTrustedClientCertificate` ## Version 4.8.0 * Updated validation to allow passing zero value for saDataSizeKilobytes parameter diff --git a/src/Network/Network/Common/NetworkResourceManagerProfile.cs b/src/Network/Network/Common/NetworkResourceManagerProfile.cs index 6349d0ac336d..88130d616c7e 100644 --- a/src/Network/Network/Common/NetworkResourceManagerProfile.cs +++ b/src/Network/Network/Common/NetworkResourceManagerProfile.cs @@ -343,6 +343,21 @@ private static void Initialize() cfg.CreateMap() .ForMember( dest => dest.RemoteAddressSpace, + opt => opt.MapFrom(src => src.PeeredRemoteAddressSpace) + ); + + // MNM to CNM + cfg.CreateMap() + .ForMember( + dest => dest.PeeredRemoteAddressSpace, + opt => opt.MapFrom(src => src.RemoteAddressSpace) + ); + + /* + // CNM to MNM + cfg.CreateMap() + .ForMember( + dest => dest.RemoteVirtualNetworkAddressSpace, opt => opt.MapFrom(src => src.RemoteVirtualNetworkAddressSpace) ); @@ -350,8 +365,9 @@ private static void Initialize() cfg.CreateMap() .ForMember( dest => dest.RemoteVirtualNetworkAddressSpace, - opt => opt.MapFrom(src => src.RemoteAddressSpace) + opt => opt.MapFrom(src => src.RemoteVirtualNetworkAddressSpace) ); + */ // VirtualNetwork // CNM to MNM @@ -886,6 +902,7 @@ private static void Initialize() cfg.CreateMap(); cfg.CreateMap(); cfg.CreateMap(); + cfg.CreateMap(); // MNM to CNM cfg.CreateMap(); @@ -907,6 +924,7 @@ private static void Initialize() cfg.CreateMap(); cfg.CreateMap(); cfg.CreateMap(); + cfg.CreateMap(); // Application Gateways // CNM to MNM diff --git a/src/Network/Network/Cortex/VirtualHub/NewAzureRmVirtualHubCommand.cs b/src/Network/Network/Cortex/VirtualHub/NewAzureRmVirtualHubCommand.cs index a03f9de97457..bd828c445697 100644 --- a/src/Network/Network/Cortex/VirtualHub/NewAzureRmVirtualHubCommand.cs +++ b/src/Network/Network/Cortex/VirtualHub/NewAzureRmVirtualHubCommand.cs @@ -22,6 +22,7 @@ namespace Microsoft.Azure.Commands.Network using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; using Microsoft.Azure.Management.Internal.Resources.Utilities.Models; using Microsoft.WindowsAzure.Commands.Common.CustomAttributes; + using MNM = Microsoft.Azure.Management.Network.Models; [Cmdlet(VerbsCommon.New, ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "VirtualHub", @@ -97,6 +98,15 @@ public class NewAzureRmVirtualHubCommand : VirtualHubBaseCmdlet [PSArgumentCompleter("Basic", "Standard")] public string Sku { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "Preferred Routing Gateway to Route On-Prem traffic from VNET")] + [ValidateSet( + MNM.PreferredRoutingGateway.ExpressRoute, + MNM.PreferredRoutingGateway.VpnGateway, + IgnoreCase = true)] + public string PreferredRoutingGateway { get; set; } + [Parameter( Mandatory = false, HelpMessage = "Run cmdlet in the background")] @@ -164,6 +174,15 @@ public override void Execute() virtualHub.Sku = "Standard"; } + if (string.IsNullOrWhiteSpace(this.PreferredRoutingGateway)) + { + virtualHub.PreferredRoutingGateway = "ExpressRoute"; + } + else + { + virtualHub.PreferredRoutingGateway = this.PreferredRoutingGateway; + } + WriteObject(CreateOrUpdateVirtualHub( this.ResourceGroupName, this.Name, diff --git a/src/Network/Network/Cortex/VirtualHub/UpdateAzureRmVirtualHubCommand.cs b/src/Network/Network/Cortex/VirtualHub/UpdateAzureRmVirtualHubCommand.cs index 7e85d4aa6c88..5a001900547a 100644 --- a/src/Network/Network/Cortex/VirtualHub/UpdateAzureRmVirtualHubCommand.cs +++ b/src/Network/Network/Cortex/VirtualHub/UpdateAzureRmVirtualHubCommand.cs @@ -103,6 +103,15 @@ public class UpdateAzureRmVirtualHubCommand : VirtualHubBaseCmdlet [PSArgumentCompleter("Basic", "Standard")] public string Sku { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "Preferred Routing Gateway to Route On-Prem traffic from VNET")] + [ValidateSet( + MNM.PreferredRoutingGateway.ExpressRoute, + MNM.PreferredRoutingGateway.VpnGateway, + IgnoreCase = true)] + public string PreferredRoutingGateway { get; set; } + [Parameter( Mandatory = false, HelpMessage = "Run cmdlet in the background")] @@ -180,6 +189,11 @@ public override void Execute() virtualHubToUpdate.Sku = this.Sku; } + if (!string.IsNullOrWhiteSpace(this.PreferredRoutingGateway)) + { + virtualHubToUpdate.PreferredRoutingGateway = this.PreferredRoutingGateway; + } + //// Update the virtual hub ConfirmAction( Properties.Resources.SettingResourceMessage, diff --git a/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/AddAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/AddAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs index b610727f7d3d..c1ec5b944576 100644 --- a/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/AddAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/AddAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs @@ -49,6 +49,10 @@ public partial class AddAzureRmLoadBalancerBackendAddressPoolConfigCommand : Net HelpMessage = "Name of the backend address pool.")] public string Name { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "Gateway Load Balancer provider configurations.")] + public PSTunnelInterface[] TunnelInterface { get; set; } public override void Execute() { @@ -64,9 +68,11 @@ public override void Execute() throw new ArgumentException("BackendAddressPool with the specified name already exists"); } - var vBackendAddressPools = new PSBackendAddressPool(); + var vBackendAddressPool = new PSBackendAddressPool(); + + vBackendAddressPool.Name = this.Name; + vBackendAddressPool.TunnelInterfaces = this.TunnelInterface?.ToList(); - vBackendAddressPools.Name = this.Name; var generatedId = string.Format( "/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/loadBalancers/{2}/{3}/{4}", this.NetworkClient.NetworkManagementClient.SubscriptionId, @@ -74,9 +80,9 @@ public override void Execute() this.LoadBalancer.Name, "BackendAddressPools", this.Name); - vBackendAddressPools.Id = generatedId; + vBackendAddressPool.Id = generatedId; - this.LoadBalancer.BackendAddressPools.Add(vBackendAddressPools); + this.LoadBalancer.BackendAddressPools.Add(vBackendAddressPool); WriteObject(this.LoadBalancer, true); } } diff --git a/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/NewAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/NewAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs index f1b1e6cc22e8..c26e6151bc52 100644 --- a/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/NewAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/NewAzureRmLoadBalancerBackendAddressPoolConfigCommand.cs @@ -42,12 +42,18 @@ public partial class NewAzureRmLoadBalancerBackendAddressPoolConfigCommand : Net HelpMessage = "Name of the backend address pool.")] public string Name { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "Gateway Load Balancer provider configurations.")] + public PSTunnelInterface[] TunnelInterface { get; set; } public override void Execute() { - var vBackendAddressPools = new PSBackendAddressPool(); + var vBackendAddressPool = new PSBackendAddressPool(); + + vBackendAddressPool.Name = this.Name; + vBackendAddressPool.TunnelInterfaces = this.TunnelInterface?.ToList(); - vBackendAddressPools.Name = this.Name; var generatedId = string.Format( "/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/loadBalancers/{2}/{3}/{4}", this.NetworkClient.NetworkManagementClient.SubscriptionId, @@ -55,9 +61,9 @@ public override void Execute() Microsoft.Azure.Commands.Network.Properties.Resources.LoadBalancerNameNotSet, "BackendAddressPools", this.Name); - vBackendAddressPools.Id = generatedId; + vBackendAddressPool.Id = generatedId; - WriteObject(vBackendAddressPools, true); + WriteObject(vBackendAddressPool, true); } } -} +} \ No newline at end of file diff --git a/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/TunnelInterface/NewAzureRmLoadBalancerBackendAddressPoolTunnelInterfaceConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/TunnelInterface/NewAzureRmLoadBalancerBackendAddressPoolTunnelInterfaceConfigCommand.cs new file mode 100644 index 000000000000..320357731e0b --- /dev/null +++ b/src/Network/Network/Generated/LoadBalancer/BackendAddressPool/TunnelInterface/NewAzureRmLoadBalancerBackendAddressPoolTunnelInterfaceConfigCommand.cs @@ -0,0 +1,73 @@ +// +// Copyright (c) Microsoft and contributors. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// +// See the License for the specific language governing permissions and +// limitations under the License. +// +// +// Warning: This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if the +// code is regenerated. +// +// For documentation on code generator please visit +// https://aka.ms/nrp-code-generation +// Please contact wanrpdev@microsoft.com if you need to make changes to this file. +// + +using Microsoft.Azure.Commands.Network.Models; +using Microsoft.Azure.Management.Network.Models; +using System; +using System.Collections; +using System.Collections.Generic; +using System.Linq; +using System.Management.Automation; + +namespace Microsoft.Azure.Commands.Network +{ + [Cmdlet(VerbsCommon.New, ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "LoadBalancerBackendAddressPoolTunnelInterfaceConfig", SupportsShouldProcess = true), OutputType(typeof(PSTunnelInterface))] + public partial class NewAzureRmLoadBalancerBackendAddressPoolTunnelInterfaceConfigCommand : NetworkBaseCmdlet + { + [Parameter( + Mandatory = true, + HelpMessage = "Protocol of the backend address pool TunnelInterface.")] + public string Protocol { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "Type of the backend address pool TunnelInterface.")] + public string Type { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "Identifier of the backend address pool TunnelInterface.")] + public int Identifier { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "Port of the backend address pool TunnelInterface.")] + public int Port { get; set; } + + public override void Execute() + { + // Validation will be on server side + var vTunnelInterface = new PSTunnelInterface(); + + vTunnelInterface.Protocol = this.Protocol; + vTunnelInterface.Type = this.Type; + vTunnelInterface.Identifier = this.Identifier; + vTunnelInterface.Port = this.Port; + + WriteObject(vTunnelInterface, true); + } + } +} \ No newline at end of file diff --git a/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/AddAzureRmLoadBalancerFrontendIpConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/AddAzureRmLoadBalancerFrontendIpConfigCommand.cs index 6ab1ca8c556f..1e3e8c7eb785 100644 --- a/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/AddAzureRmLoadBalancerFrontendIpConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/AddAzureRmLoadBalancerFrontendIpConfigCommand.cs @@ -127,6 +127,12 @@ public partial class AddAzureRmLoadBalancerFrontendIpConfigCommand : NetworkBase ValueFromPipelineByPropertyName = true)] public PSPublicIpPrefix PublicIpAddressPrefix { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The reference of Gateway LoadBalancer Provider resource.", + ValueFromPipelineByPropertyName = true)] + public string GatewayLoadBalancerId { get; set; } + public override void Execute() { @@ -157,7 +163,7 @@ public override void Execute() this.PublicIpAddressId = this.PublicIpAddress.Id; } } - + if (string.Equals(ParameterSetName, "SetByResourcePublicIpAddressPrefix")) { if (this.PublicIpAddressPrefix != null) @@ -170,7 +176,7 @@ public override void Execute() vFrontendIpConfigurations.PrivateIpAddress = this.PrivateIpAddress; vFrontendIpConfigurations.PrivateIpAddressVersion = this.PrivateIpAddressVersion; - if(!string.IsNullOrEmpty(vFrontendIpConfigurations.PrivateIpAddress)) + if (!string.IsNullOrEmpty(vFrontendIpConfigurations.PrivateIpAddress)) { vFrontendIpConfigurations.PrivateIpAllocationMethod = "Static"; } @@ -180,8 +186,9 @@ public override void Execute() } vFrontendIpConfigurations.Name = this.Name; + vFrontendIpConfigurations.Zones = this.Zone?.ToList(); - if(!string.IsNullOrEmpty(this.SubnetId)) + if (!string.IsNullOrEmpty(this.SubnetId)) { // Subnet if (vFrontendIpConfigurations.Subnet == null) @@ -190,7 +197,18 @@ public override void Execute() } vFrontendIpConfigurations.Subnet.Id = this.SubnetId; } - if(!string.IsNullOrEmpty(this.PublicIpAddressId)) + + if (!string.IsNullOrEmpty(this.GatewayLoadBalancerId)) + { + // Gateway + if (vFrontendIpConfigurations.GatewayLoadBalancer == null) + { + vFrontendIpConfigurations.GatewayLoadBalancer = new PSFrontendIPConfiguration(); + } + vFrontendIpConfigurations.GatewayLoadBalancer.Id = this.GatewayLoadBalancerId; + } + + if (!string.IsNullOrEmpty(this.PublicIpAddressId)) { // PublicIpAddress if (vFrontendIpConfigurations.PublicIpAddress == null) @@ -199,6 +217,7 @@ public override void Execute() } vFrontendIpConfigurations.PublicIpAddress.Id = this.PublicIpAddressId; } + if (!string.IsNullOrEmpty(this.PublicIpAddressPrefixId)) { // PublicIpAddressPrefix @@ -208,6 +227,7 @@ public override void Execute() } vFrontendIpConfigurations.PublicIPPrefix.Id = this.PublicIpAddressPrefixId; } + var generatedId = string.Format( "/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/loadBalancers/{2}/{3}/{4}", this.NetworkClient.NetworkManagementClient.SubscriptionId, diff --git a/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/SetAzureRmLoadBalancerFrontendIpConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/SetAzureRmLoadBalancerFrontendIpConfigCommand.cs index e07baf26e91c..59df7cfd91a4 100644 --- a/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/SetAzureRmLoadBalancerFrontendIpConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/FrontendIPConfiguration/SetAzureRmLoadBalancerFrontendIpConfigCommand.cs @@ -127,6 +127,12 @@ public partial class SetAzureRmLoadBalancerFrontendIpConfigCommand : NetworkBase ValueFromPipelineByPropertyName = true)] public PSPublicIpPrefix PublicIpAddressPrefix { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The reference of Gateway LoadBalancer Provider resource.", + ValueFromPipelineByPropertyName = true)] + public string GatewayLoadBalancerId { get; set; } + public override void Execute() { @@ -166,7 +172,7 @@ public override void Execute() vFrontendIpConfigurations.PrivateIpAddress = this.PrivateIpAddress; vFrontendIpConfigurations.PrivateIpAddressVersion = this.PrivateIpAddressVersion; - if(!string.IsNullOrEmpty(vFrontendIpConfigurations.PrivateIpAddress)) + if (!string.IsNullOrEmpty(vFrontendIpConfigurations.PrivateIpAddress)) { vFrontendIpConfigurations.PrivateIpAllocationMethod = "Static"; } @@ -177,7 +183,7 @@ public override void Execute() vFrontendIpConfigurations.Name = this.Name; vFrontendIpConfigurations.Zones = this.Zone?.ToList(); - if(!string.IsNullOrEmpty(this.SubnetId)) + if (!string.IsNullOrEmpty(this.SubnetId)) { // Subnet if (vFrontendIpConfigurations.Subnet == null) @@ -186,7 +192,18 @@ public override void Execute() } vFrontendIpConfigurations.Subnet.Id = this.SubnetId; } - if(!string.IsNullOrEmpty(this.PublicIpAddressId)) + + if (!string.IsNullOrEmpty(this.GatewayLoadBalancerId)) + { + // Gateway + if (vFrontendIpConfigurations.GatewayLoadBalancer == null) + { + vFrontendIpConfigurations.GatewayLoadBalancer = new PSFrontendIPConfiguration(); + } + vFrontendIpConfigurations.GatewayLoadBalancer.Id = this.GatewayLoadBalancerId; + } + + if (!string.IsNullOrEmpty(this.PublicIpAddressId)) { // PublicIpAddress if (vFrontendIpConfigurations.PublicIpAddress == null) diff --git a/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/AddAzureRmLoadBalancerRuleConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/AddAzureRmLoadBalancerRuleConfigCommand.cs index f46861c59203..2218759d4136 100644 --- a/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/AddAzureRmLoadBalancerRuleConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/AddAzureRmLoadBalancerRuleConfigCommand.cs @@ -24,6 +24,7 @@ // Please contact wanrpdev@microsoft.com if you need to make changes to this file. // +using Microsoft.Azure.Commands.Common.Exceptions; using Microsoft.Azure.Commands.Network.Models; using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; using Microsoft.Azure.Management.Network.Models; @@ -124,14 +125,14 @@ public partial class AddAzureRmLoadBalancerRuleConfigCommand : NetworkBaseCmdlet ParameterSetName = "SetByResourceId", HelpMessage = "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs.", ValueFromPipelineByPropertyName = true)] - public string BackendAddressPoolId { get; set; } + public string[] BackendAddressPoolId { get; set; } [Parameter( Mandatory = false, ParameterSetName = "SetByResource", HelpMessage = "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs.", ValueFromPipelineByPropertyName = true)] - public PSBackendAddressPool BackendAddressPool { get; set; } + public PSBackendAddressPool[] BackendAddressPool { get; set; } [Parameter( Mandatory = false, @@ -169,10 +170,16 @@ public override void Execute() { this.FrontendIpConfigurationId = this.FrontendIpConfiguration.Id; } - if (this.BackendAddressPool != null) + + if (this.BackendAddressPool != null && this.BackendAddressPool.Length > 0) { - this.BackendAddressPoolId = this.BackendAddressPool.Id; + this.BackendAddressPoolId = new string[this.BackendAddressPool.Length]; + for (int i = 0; i < this.BackendAddressPool.Length; i++) + { + this.BackendAddressPoolId[i] = this.BackendAddressPool[i].Id; + } } + if (this.Probe != null) { this.ProbeId = this.Probe.Id; @@ -190,25 +197,49 @@ public override void Execute() vLoadBalancingRules.EnableTcpReset = this.EnableTcpReset; vLoadBalancingRules.DisableOutboundSNAT = this.DisableOutboundSNAT; vLoadBalancingRules.Name = this.Name; - if(!string.IsNullOrEmpty(this.FrontendIpConfigurationId)) + if (!string.IsNullOrEmpty(this.FrontendIpConfigurationId)) { // FrontendIPConfiguration if (vLoadBalancingRules.FrontendIPConfiguration == null) { vLoadBalancingRules.FrontendIPConfiguration = new PSResourceId(); } + vLoadBalancingRules.FrontendIPConfiguration.Id = this.FrontendIpConfigurationId; } - if(!string.IsNullOrEmpty(this.BackendAddressPoolId)) + + if (this.BackendAddressPoolId != null && this.BackendAddressPoolId.Length > 0) { - // BackendAddressPool - if (vLoadBalancingRules.BackendAddressPool == null) + if (this.BackendAddressPoolId.Length == 1) + { + // BackendAddressPool + if (vLoadBalancingRules.BackendAddressPool == null) + { + vLoadBalancingRules.BackendAddressPool = new PSResourceId(); + } + + vLoadBalancingRules.BackendAddressPool.Id = this.BackendAddressPoolId[0]; + } + else if (this.BackendAddressPoolId.Length == 2) + { + // BackendAddressPools + if (vLoadBalancingRules.BackendAddressPools == null) + { + vLoadBalancingRules.BackendAddressPools = new List(); + } + + foreach (string backendAddressPoolId in this.BackendAddressPoolId) + { + vLoadBalancingRules.BackendAddressPools.Add(new PSResourceId() { Id = backendAddressPoolId }); + } + } + else { - vLoadBalancingRules.BackendAddressPool = new PSResourceId(); + throw new AzPSArgumentException("BackendAddressPool cannot be more than 2", "BackendAddressPool"); } - vLoadBalancingRules.BackendAddressPool.Id = this.BackendAddressPoolId; } - if(!string.IsNullOrEmpty(this.ProbeId)) + + if (!string.IsNullOrEmpty(this.ProbeId)) { // Probe if (vLoadBalancingRules.Probe == null) @@ -217,6 +248,7 @@ public override void Execute() } vLoadBalancingRules.Probe.Id = this.ProbeId; } + var generatedId = string.Format( "/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/loadBalancers/{2}/{3}/{4}", this.NetworkClient.NetworkManagementClient.SubscriptionId, diff --git a/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/NewAzureRmLoadBalancerRuleConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/NewAzureRmLoadBalancerRuleConfigCommand.cs index a165cef446e8..9ef44d993101 100644 --- a/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/NewAzureRmLoadBalancerRuleConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/NewAzureRmLoadBalancerRuleConfigCommand.cs @@ -24,6 +24,7 @@ // Please contact wanrpdev@microsoft.com if you need to make changes to this file. // +using Microsoft.Azure.Commands.Common.Exceptions; using Microsoft.Azure.Commands.Network.Models; using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; using Microsoft.Azure.Management.Network.Models; @@ -117,14 +118,14 @@ public partial class NewAzureRmLoadBalancerRuleConfigCommand : NetworkBaseCmdlet ParameterSetName = "SetByResourceId", HelpMessage = "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs.", ValueFromPipelineByPropertyName = true)] - public string BackendAddressPoolId { get; set; } + public string[] BackendAddressPoolId { get; set; } [Parameter( Mandatory = false, ParameterSetName = "SetByResource", HelpMessage = "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs.", ValueFromPipelineByPropertyName = true)] - public PSBackendAddressPool BackendAddressPool { get; set; } + public PSBackendAddressPool[] BackendAddressPool { get; set; } [Parameter( Mandatory = false, @@ -150,10 +151,16 @@ public override void Execute() { this.FrontendIpConfigurationId = this.FrontendIpConfiguration.Id; } - if (this.BackendAddressPool != null) + + if (this.BackendAddressPool != null && this.BackendAddressPool.Length > 0) { - this.BackendAddressPoolId = this.BackendAddressPool.Id; + this.BackendAddressPoolId = new string[this.BackendAddressPool.Length]; + for (int i = 0; i < this.BackendAddressPool.Length; i++) + { + this.BackendAddressPoolId[i] = this.BackendAddressPool[i].Id; + } } + if (this.Probe != null) { this.ProbeId = this.Probe.Id; @@ -170,7 +177,7 @@ public override void Execute() vLoadBalancingRules.EnableTcpReset = this.EnableTcpReset; vLoadBalancingRules.DisableOutboundSNAT = this.DisableOutboundSNAT; vLoadBalancingRules.Name = this.Name; - if(!string.IsNullOrEmpty(this.FrontendIpConfigurationId)) + if (!string.IsNullOrEmpty(this.FrontendIpConfigurationId)) { // FrontendIPConfiguration if (vLoadBalancingRules.FrontendIPConfiguration == null) @@ -179,16 +186,39 @@ public override void Execute() } vLoadBalancingRules.FrontendIPConfiguration.Id = this.FrontendIpConfigurationId; } - if(!string.IsNullOrEmpty(this.BackendAddressPoolId)) + + if (this.BackendAddressPoolId != null && this.BackendAddressPoolId.Length > 0) { - // BackendAddressPool - if (vLoadBalancingRules.BackendAddressPool == null) + if (this.BackendAddressPoolId.Length == 1) + { + // BackendAddressPool + if (vLoadBalancingRules.BackendAddressPool == null) + { + vLoadBalancingRules.BackendAddressPool = new PSResourceId(); + } + + vLoadBalancingRules.BackendAddressPool.Id = this.BackendAddressPoolId[0]; + } + else if (this.BackendAddressPoolId.Length == 2) + { + // BackendAddressPools + if (vLoadBalancingRules.BackendAddressPools == null) + { + vLoadBalancingRules.BackendAddressPools = new List(); + } + + foreach (string backendAddressPoolId in this.BackendAddressPoolId) + { + vLoadBalancingRules.BackendAddressPools.Add(new PSResourceId() { Id = backendAddressPoolId }); + } + } + else { - vLoadBalancingRules.BackendAddressPool = new PSResourceId(); + throw new AzPSArgumentException("BackendAddressPool cannot be more than 2", "BackendAddressPool"); } - vLoadBalancingRules.BackendAddressPool.Id = this.BackendAddressPoolId; } - if(!string.IsNullOrEmpty(this.ProbeId)) + + if (!string.IsNullOrEmpty(this.ProbeId)) { // Probe if (vLoadBalancingRules.Probe == null) @@ -197,6 +227,7 @@ public override void Execute() } vLoadBalancingRules.Probe.Id = this.ProbeId; } + var generatedId = string.Format( "/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/loadBalancers/{2}/{3}/{4}", this.NetworkClient.NetworkManagementClient.SubscriptionId, diff --git a/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/SetAzureRmLoadBalancerRuleConfigCommand.cs b/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/SetAzureRmLoadBalancerRuleConfigCommand.cs index 2e6c4c824529..02a03b830ee8 100644 --- a/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/SetAzureRmLoadBalancerRuleConfigCommand.cs +++ b/src/Network/Network/Generated/LoadBalancer/LoadBalancerRule/SetAzureRmLoadBalancerRuleConfigCommand.cs @@ -24,6 +24,7 @@ // Please contact wanrpdev@microsoft.com if you need to make changes to this file. // +using Microsoft.Azure.Commands.Common.Exceptions; using Microsoft.Azure.Commands.Network.Models; using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; using Microsoft.Azure.Management.Network.Models; @@ -124,14 +125,14 @@ public partial class SetAzureRmLoadBalancerRuleConfigCommand : NetworkBaseCmdlet ParameterSetName = "SetByResourceId", HelpMessage = "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs.", ValueFromPipelineByPropertyName = true)] - public string BackendAddressPoolId { get; set; } + public string[] BackendAddressPoolId { get; set; } [Parameter( Mandatory = false, ParameterSetName = "SetByResource", HelpMessage = "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs.", ValueFromPipelineByPropertyName = true)] - public PSBackendAddressPool BackendAddressPool { get; set; } + public PSBackendAddressPool[] BackendAddressPool { get; set; } [Parameter( Mandatory = false, @@ -165,10 +166,16 @@ public override void Execute() { this.FrontendIpConfigurationId = this.FrontendIpConfiguration.Id; } - if (this.BackendAddressPool != null) + + if (this.BackendAddressPool != null && this.BackendAddressPool.Length > 0) { - this.BackendAddressPoolId = this.BackendAddressPool.Id; + this.BackendAddressPoolId = new string[this.BackendAddressPool.Length]; + for (int i = 0; i < this.BackendAddressPool.Length; i++) + { + this.BackendAddressPoolId[i] = this.BackendAddressPool[i].Id; + } } + if (this.Probe != null) { this.ProbeId = this.Probe.Id; @@ -185,33 +192,59 @@ public override void Execute() vLoadBalancingRules.EnableTcpReset = this.EnableTcpReset; vLoadBalancingRules.DisableOutboundSNAT = this.DisableOutboundSNAT; vLoadBalancingRules.Name = this.Name; - if(!string.IsNullOrEmpty(this.FrontendIpConfigurationId)) + if (!string.IsNullOrEmpty(this.FrontendIpConfigurationId)) { // FrontendIPConfiguration if (vLoadBalancingRules.FrontendIPConfiguration == null) { vLoadBalancingRules.FrontendIPConfiguration = new PSResourceId(); } + vLoadBalancingRules.FrontendIPConfiguration.Id = this.FrontendIpConfigurationId; } - if(!string.IsNullOrEmpty(this.BackendAddressPoolId)) + + if (this.BackendAddressPoolId != null && this.BackendAddressPoolId.Length > 0) { - // BackendAddressPool - if (vLoadBalancingRules.BackendAddressPool == null) + if (this.BackendAddressPoolId.Length == 1) + { + // BackendAddressPool + if (vLoadBalancingRules.BackendAddressPool == null) + { + vLoadBalancingRules.BackendAddressPool = new PSResourceId(); + } + + vLoadBalancingRules.BackendAddressPool.Id = this.BackendAddressPoolId[0]; + } + else if (this.BackendAddressPoolId.Length == 2) + { + // BackendAddressPools + if (vLoadBalancingRules.BackendAddressPools == null) + { + vLoadBalancingRules.BackendAddressPools = new List(); + } + + foreach (string backendAddressPoolId in this.BackendAddressPoolId) + { + vLoadBalancingRules.BackendAddressPools.Add(new PSResourceId() { Id = backendAddressPoolId }); + } + } + else { - vLoadBalancingRules.BackendAddressPool = new PSResourceId(); + throw new AzPSArgumentException("BackendAddressPool cannot be more than 2", "BackendAddressPool"); } - vLoadBalancingRules.BackendAddressPool.Id = this.BackendAddressPoolId; } - if(!string.IsNullOrEmpty(this.ProbeId)) + + if (!string.IsNullOrEmpty(this.ProbeId)) { // Probe if (vLoadBalancingRules.Probe == null) { vLoadBalancingRules.Probe = new PSResourceId(); } + vLoadBalancingRules.Probe.Id = this.ProbeId; } + this.LoadBalancer.LoadBalancingRules[vLoadBalancingRulesIndex] = vLoadBalancingRules; WriteObject(this.LoadBalancer, true); } diff --git a/src/Network/Network/Generated/Models/PSBackendAddressPool.cs b/src/Network/Network/Generated/Models/PSBackendAddressPool.cs index bcc4ae0de9c2..63420a7c306c 100644 --- a/src/Network/Network/Generated/Models/PSBackendAddressPool.cs +++ b/src/Network/Network/Generated/Models/PSBackendAddressPool.cs @@ -38,12 +38,14 @@ public partial class PSBackendAddressPool : PSChildResource public string ProvisioningState { get; set; } [JsonProperty(Order = 1)] public List BackendIpConfigurations { get; set; } - [JsonProperty(Order = 1)] + [JsonProperty(Order = 1)] public List LoadBalancerBackendAddresses { get; set; } [JsonProperty(Order = 1)] public List LoadBalancingRules { get; set; } [JsonProperty(Order = 1)] public PSResourceId OutboundRule { get; set; } + [JsonProperty(Order = 1)] + public List TunnelInterfaces { get; set; } [JsonIgnore] public string BackendIpConfigurationsText @@ -69,6 +71,17 @@ public string OutboundRuleText get { return JsonConvert.SerializeObject(OutboundRule, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string TunnelInterfacesText + { + get { return JsonConvert.SerializeObject(TunnelInterfaces, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + + public bool ShouldSerializeTunnelInterfaces() + { + return !string.IsNullOrEmpty(this.Name); + } + public bool ShouldSerializeBackendIpConfigurations() { return !string.IsNullOrEmpty(this.Name); diff --git a/src/Network/Network/Generated/Models/PSFrontendIPConfiguration.cs b/src/Network/Network/Generated/Models/PSFrontendIPConfiguration.cs index 4125b500e221..5cf9981802f2 100644 --- a/src/Network/Network/Generated/Models/PSFrontendIPConfiguration.cs +++ b/src/Network/Network/Generated/Models/PSFrontendIPConfiguration.cs @@ -63,6 +63,8 @@ public partial class PSFrontendIPConfiguration : PSChildResource public PSPublicIpAddress PublicIpAddress { get; set; } [JsonProperty(Order = 1)] public PSResourceId PublicIPPrefix { get; set; } + [JsonProperty(Order = 1)] + public PSResourceId GatewayLoadBalancer { get; set; } [JsonIgnore] public string ZonesText @@ -76,6 +78,12 @@ public string InboundNatRulesText get { return JsonConvert.SerializeObject(InboundNatRules, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string GatewayLoadBalancerText + { + get { return JsonConvert.SerializeObject(GatewayLoadBalancer, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + [JsonIgnore] public string InboundNatPoolsText { @@ -136,5 +144,10 @@ public bool ShouldSerializeZones() { return !string.IsNullOrEmpty(this.Name); } + + public bool ShouldSerializeGatewayLoadBalancer() + { + return !string.IsNullOrEmpty(this.Name); + } } } diff --git a/src/Network/Network/Generated/Models/PSLoadBalancingRule.cs b/src/Network/Network/Generated/Models/PSLoadBalancingRule.cs index 24d86257e983..3eb2ff941bc0 100644 --- a/src/Network/Network/Generated/Models/PSLoadBalancingRule.cs +++ b/src/Network/Network/Generated/Models/PSLoadBalancingRule.cs @@ -27,6 +27,7 @@ using Microsoft.Azure.Management.Network.Models; using Microsoft.WindowsAzure.Commands.Common.Attributes; using Newtonsoft.Json; +using System.Collections.Generic; namespace Microsoft.Azure.Commands.Network.Models { @@ -64,6 +65,8 @@ public partial class PSLoadBalancingRule : PSChildResource [JsonProperty(Order = 1)] public PSResourceId BackendAddressPool { get; set; } [JsonProperty(Order = 1)] + public List BackendAddressPools { get; set; } + [JsonProperty(Order = 1)] public PSResourceId Probe { get; set; } [JsonIgnore] @@ -78,6 +81,12 @@ public string BackendAddressPoolText get { return JsonConvert.SerializeObject(BackendAddressPool, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string BackendAddressPoolsText + { + get { return JsonConvert.SerializeObject(BackendAddressPools, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + [JsonIgnore] public string ProbeText { diff --git a/src/Network/Network/Generated/Models/PSTunnelInterface.cs b/src/Network/Network/Generated/Models/PSTunnelInterface.cs new file mode 100644 index 000000000000..ed1bc4413e75 --- /dev/null +++ b/src/Network/Network/Generated/Models/PSTunnelInterface.cs @@ -0,0 +1,48 @@ +// +// Copyright (c) Microsoft and contributors. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// +// See the License for the specific language governing permissions and +// limitations under the License. +// +// +// Warning: This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if the +// code is regenerated. +// +// For documentation on code generator please visit +// https://aka.ms/nrp-code-generation +// Please contact wanrpdev@microsoft.com if you need to make changes to this file. +// + +using Microsoft.Azure.Management.Network.Models; +using Microsoft.WindowsAzure.Commands.Common.Attributes; +using Newtonsoft.Json; + +namespace Microsoft.Azure.Commands.Network.Models +{ + public partial class PSTunnelInterface + { + [JsonProperty(Order = 1)] + [Ps1Xml(Target = ViewControl.Table)] + public string Protocol { get; set; } + [JsonProperty(Order = 1)] + [Ps1Xml(Target = ViewControl.Table)] + public string Type { get; set; } + [JsonProperty(Order = 1)] + [Ps1Xml(Target = ViewControl.Table)] + public int Port { get; set; } + [JsonProperty(Order = 1)] + [Ps1Xml(Target = ViewControl.Table)] + public int Identifier { get; set; } + } +} diff --git a/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicy.cs b/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicy.cs index 497a0908352a..0c898b654301 100644 --- a/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicy.cs +++ b/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicy.cs @@ -16,6 +16,13 @@ using System; using System.Collections.Generic; using System.Linq; +using System.Management.Automation; +using System.Net; +using Microsoft.Azure.Commands.Aks.Generated.Version2017_08_31.Models; +using Microsoft.Azure.Commands.Common; +using Microsoft.Azure.Commands.Common.Exceptions; +using Microsoft.Azure.Commands.Network.Properties; +using Microsoft.Rest; using Newtonsoft.Json; namespace Microsoft.Azure.Commands.Network.Models @@ -42,5 +49,77 @@ public class PSAzureFirewallPolicy : PSTopLevelResource public PSAzureFirewallPolicyTransportSecurity TransportSecurity { get; set; } public PSAzureFirewallPolicySku Sku { get; set; } + + public PSAzureFirewallPolicySNAT Snat { get; set; } + + private const string IANAPrivateRanges = "IANAPrivateRanges"; + + public string[] PrivateRange + { + get + { + return Snat?.PrivateRanges.ToArray(); + } + set + { + if (value != null) + ValidatePrivateRange(value); + Snat = new PSAzureFirewallPolicySNAT() { PrivateRanges = value }; + } + } + + [JsonIgnore] + public string PrivateRangeText + { + get { return JsonConvert.SerializeObject(PrivateRange, Formatting.Indented); } + } + + #region Private Range Validation + private void ValidatePrivateRange(string[] privateRange) + { + foreach (var ip in privateRange) + { + if (ip.Equals(IANAPrivateRanges, StringComparison.OrdinalIgnoreCase)) + continue; + + if (ip.Contains("/")) + ValidateMaskedIpAddress(ip); + else + ValidateSingleIpAddress(ip); + } + } + + private void ValidateSingleIpAddress(string ipAddress) + { + IPAddress ipVal; + if (!IPAddress.TryParse(ipAddress, out ipVal) || ipVal.AddressFamily != System.Net.Sockets.AddressFamily.InterNetwork) + { + throw new AzPSArgumentException(String.Format(Resources.InvalidPrivateIPRange, ipAddress), nameof(ipAddress), ErrorKind.UserError); + } + } + + private void ValidateMaskedIpAddress(string ipAddress) + { + var split = ipAddress.Split('/'); + if (split.Length != 2) + throw new AzPSArgumentException(String.Format(Resources.InvalidPrivateIPRange, ipAddress), nameof(ipAddress), ErrorKind.UserError); + + // validate the ip + ValidateSingleIpAddress(split[0]); + + // validate mask + var bit = 0; + if (!Int32.TryParse(split[1], out bit) || bit < 0 || bit > 32) + throw new AzPSArgumentException(String.Format(Resources.InvalidPrivateIPRangeMask, ipAddress), nameof(ipAddress), ErrorKind.UserError); + + // validated that unmasked bits are 0 + var splittedIp = split[0].Split('.'); + var ip = Int32.Parse(splittedIp[0]) << 24; + ip = ip + Int32.Parse(splittedIp[1]) << 16 + Int32.Parse(splittedIp[2]) << 8 + Int32.Parse(splittedIp[3]); + if (ip << bit != 0) + throw new AzPSArgumentException(String.Format(Resources.InvalidPrivateIPRangeUnmaskedBits, ipAddress), nameof(ipAddress), ErrorKind.UserError); + } + + #endregion } } diff --git a/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicySNAT.cs b/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicySNAT.cs new file mode 100644 index 000000000000..c245d16d35ef --- /dev/null +++ b/src/Network/Network/Models/AzureFirewallPolicy/PSAzureFirewallPolicySNAT.cs @@ -0,0 +1,25 @@ +// +// Copyright (c) Microsoft. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +using System.Collections.Generic; + +namespace Microsoft.Azure.Commands.Network.Models +{ + public class PSAzureFirewallPolicySNAT + { + public IList PrivateRanges { get; set; } + + } +} \ No newline at end of file diff --git a/src/Network/Network/Models/Cortex/PSVirtualHub.cs b/src/Network/Network/Models/Cortex/PSVirtualHub.cs index a4c4f6bda8fc..094c0b242ccf 100644 --- a/src/Network/Network/Models/Cortex/PSVirtualHub.cs +++ b/src/Network/Network/Models/Cortex/PSVirtualHub.cs @@ -60,5 +60,8 @@ public class PSVirtualHub : PSTopLevelResource [Ps1Xml(Label = "RoutingState", Target = ViewControl.Table)] public string RoutingState { get; set; } + + [Ps1Xml(Label = "Preferred Routing Gateway", Target = ViewControl.Table)] + public string PreferredRoutingGateway { get; set; } } } \ No newline at end of file diff --git a/src/Network/Network/Models/PSApplicationGatewayTrustedClientCertificate.cs b/src/Network/Network/Models/PSApplicationGatewayTrustedClientCertificate.cs index ea722dff24dd..e3b2f84dccec 100644 --- a/src/Network/Network/Models/PSApplicationGatewayTrustedClientCertificate.cs +++ b/src/Network/Network/Models/PSApplicationGatewayTrustedClientCertificate.cs @@ -18,6 +18,8 @@ namespace Microsoft.Azure.Commands.Network.Models public class PSApplicationGatewayTrustedClientCertificate : PSChildResource { public string Data { get; set; } + public string ValidatedCertData { get; set; } + public string ClientCertIssuerDN { get; set; } public string ProvisioningState { get; set; } public string Type { get; set; } } diff --git a/src/Network/Network/Models/PSNetworkInterfaceIpConfiguration.cs b/src/Network/Network/Models/PSNetworkInterfaceIpConfiguration.cs index 5b879a2af773..9d9daa7057f7 100644 --- a/src/Network/Network/Models/PSNetworkInterfaceIpConfiguration.cs +++ b/src/Network/Network/Models/PSNetworkInterfaceIpConfiguration.cs @@ -46,6 +46,10 @@ public class PSNetworkInterfaceIPConfiguration : PSIPConfiguration [JsonProperty(Order = 2)] public PSIpConfigurationConnectivityInformation PrivateLinkConnectionProperties { get; set; } + [JsonProperty(Order = 2)] + [Ps1Xml(Target = ViewControl.Table)] + public PSFrontendIPConfiguration GatewayLoadBalancer { get; set; } + [JsonIgnore] public string LoadBalancerBackendAddressPoolsText { @@ -82,6 +86,12 @@ public string PrivateLinkConnectionPropertiesText get { return JsonConvert.SerializeObject(PrivateLinkConnectionProperties, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string GatewayLoadBalancerText + { + get { return JsonConvert.SerializeObject(PrivateLinkConnectionProperties, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + public bool ShouldSerializeLoadBalancerBackendAddressPools() { return !string.IsNullOrEmpty(this.Name); @@ -101,5 +111,10 @@ public bool ShouldSerializeApplicationSecurityGroups() { return !string.IsNullOrEmpty(this.Name); } + + public bool ShouldSerializeGatewayLoadBalancer() + { + return !string.IsNullOrEmpty(this.Name); + } } } diff --git a/src/Network/Network/Models/PSVirtualNetwork.cs b/src/Network/Network/Models/PSVirtualNetwork.cs index 932de1a8b6fe..2c7aff0bbbb9 100644 --- a/src/Network/Network/Models/PSVirtualNetwork.cs +++ b/src/Network/Network/Models/PSVirtualNetwork.cs @@ -29,6 +29,8 @@ public class PSVirtualNetwork : PSTopLevelResource, IResourceReference, IVirtual public PSDhcpOptions DhcpOptions { get; set; } + public int? FlowTimeoutInMinutes { get; set; } + public List Subnets { get; set; } public PSVirtualNetworkBgpCommunities BgpCommunities { get; set; } @@ -57,6 +59,12 @@ public string DhcpOptionsText get { return JsonConvert.SerializeObject(DhcpOptions, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string FlowTimeoutInMinutesText + { + get { return JsonConvert.SerializeObject(FlowTimeoutInMinutes, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + [JsonIgnore] public string SubnetsText { diff --git a/src/Network/Network/Models/PSVirtualNetworkGateway.cs b/src/Network/Network/Models/PSVirtualNetworkGateway.cs index 4c22ef6ff17d..739c5391f0a4 100644 --- a/src/Network/Network/Models/PSVirtualNetworkGateway.cs +++ b/src/Network/Network/Models/PSVirtualNetworkGateway.cs @@ -52,6 +52,11 @@ public class PSVirtualNetworkGateway : PSTopLevelResource public string VpnGatewayGeneration { get; set; } + public List NatRules { get; set; } + + [Ps1Xml(Target = ViewControl.Table)] + public bool EnableBgpRouteTranslationForNat { get; set; } + [JsonIgnore] public string IpConfigurationsText { @@ -82,6 +87,12 @@ public string BgpSettingsText get { return JsonConvert.SerializeObject(BgpSettings, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string NatRulesText + { + get { return JsonConvert.SerializeObject(NatRules, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + [JsonIgnore] public string CustomRoutesText { diff --git a/src/Network/Network/Models/PSVirtualNetworkGatewayConnection.cs b/src/Network/Network/Models/PSVirtualNetworkGatewayConnection.cs index 75f548a9a451..4e428ba79ec4 100644 --- a/src/Network/Network/Models/PSVirtualNetworkGatewayConnection.cs +++ b/src/Network/Network/Models/PSVirtualNetworkGatewayConnection.cs @@ -75,6 +75,12 @@ public class PSVirtualNetworkGatewayConnection : PSTopLevelResource [Ps1Xml(Target = ViewControl.Table)] public string ConnectionProtocol { get; set; } + [Ps1Xml(Label = "IngressNatRules", Target = ViewControl.Table)] + public List IngressNatRules { get; set; } + + [Ps1Xml(Label = "EgressNatRules", Target = ViewControl.Table)] + public List EgressNatRules { get; set; } + [JsonIgnore] public string VirtualNetworkGateway1Text { @@ -104,5 +110,17 @@ public string TunnelConnectionStatusText { get { return TunnelConnectionStatus == null ? string.Empty : JsonConvert.SerializeObject(TunnelConnectionStatus, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + + [JsonIgnore] + public string IngressNatRulesText + { + get { return IngressNatRules == null ? string.Empty : JsonConvert.SerializeObject(IngressNatRules, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + + [JsonIgnore] + public string EgressNatRulesText + { + get { return IngressNatRules == null ? string.Empty : JsonConvert.SerializeObject(EgressNatRules, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } } } diff --git a/src/Network/Network/Models/PSVirtualNetworkGatewayNatRule.cs b/src/Network/Network/Models/PSVirtualNetworkGatewayNatRule.cs new file mode 100644 index 000000000000..8d419502ed33 --- /dev/null +++ b/src/Network/Network/Models/PSVirtualNetworkGatewayNatRule.cs @@ -0,0 +1,51 @@ +// ---------------------------------------------------------------------------------- +// +// Copyright Microsoft Corporation +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- + +namespace Microsoft.Azure.Commands.Network.Models +{ + using System.Collections.Generic; + using Microsoft.WindowsAzure.Commands.Common.Attributes; + using Newtonsoft.Json; + + public class PSVirtualNetworkGatewayNatRule : PSChildResource + { + [Ps1Xml(Label = "VirtualNetworkGatewayNatRuleType", Target = ViewControl.Table)] + public string VirtualNetworkGatewayNatRulePropertiesType { get; set; } + + [Ps1Xml(Label = "Mode", Target = ViewControl.Table)] + public string Mode { get; set; } + + public List InternalMappings { get; set; } + + public List ExternalMappings { get; set; } + + [Ps1Xml(Label = "IpConfigurationId", Target = ViewControl.Table)] + public string IpConfigurationId { get; set; } + + [Ps1Xml(Label = "Provisioning State", Target = ViewControl.Table)] + public string ProvisioningState { get; set; } + + [JsonIgnore] + public string InternalMappingsText + { + get { return JsonConvert.SerializeObject(InternalMappings, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + + [JsonIgnore] + public string ExternalMappingsText + { + get { return JsonConvert.SerializeObject(ExternalMappings, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + } +} diff --git a/src/Network/Network/Models/PSVirtualNetworkPeering.cs b/src/Network/Network/Models/PSVirtualNetworkPeering.cs index 0be040f2db9b..08c48c88ebfd 100644 --- a/src/Network/Network/Models/PSVirtualNetworkPeering.cs +++ b/src/Network/Network/Models/PSVirtualNetworkPeering.cs @@ -31,6 +31,9 @@ public class PSVirtualNetworkPeering : PSChildResource [JsonProperty(Order = 1)] public string PeeringState { get; set; } + [JsonProperty(Order = 1)] + public string PeeringSyncLevel { get; set; } + [JsonProperty(Order = 1)] [Ps1Xml(Target = ViewControl.Table)] public bool? AllowVirtualNetworkAccess { get; set; } @@ -53,6 +56,9 @@ public class PSVirtualNetworkPeering : PSChildResource [JsonProperty(Order = 1)] public List RemoteGateways { get; set; } + [JsonProperty(Order = 1)] + public PSAddressSpace PeeredRemoteAddressSpace { get; set; } + [JsonProperty(Order = 1)] public PSAddressSpace RemoteVirtualNetworkAddressSpace { get; set; } @@ -75,6 +81,12 @@ public string RemoteGatewaysText get { return JsonConvert.SerializeObject(RemoteGateways, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } } + [JsonIgnore] + public string PeeredRemoteAddressSpaceText + { + get { return JsonConvert.SerializeObject(PeeredRemoteAddressSpace, Formatting.Indented, new JsonSerializerSettings() { NullValueHandling = NullValueHandling.Ignore }); } + } + [JsonIgnore] public string RemoteVirtualNetworkAddressSpaceText { diff --git a/src/Network/Network/Network.csproj b/src/Network/Network/Network.csproj index 5decf3501563..5b761df1668d 100644 --- a/src/Network/Network/Network.csproj +++ b/src/Network/Network/Network.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Network/Network/Network.format.ps1xml b/src/Network/Network/Network.format.ps1xml index ccc2650016d3..58e27f147582 100644 --- a/src/Network/Network/Network.format.ps1xml +++ b/src/Network/Network/Network.format.ps1xml @@ -110,6 +110,10 @@ DhcpOptionsText + + + FlowTimeoutInMinutesText + SubnetsText @@ -715,6 +719,14 @@ TunnelConnectionStatusText + + + IngressNatRulesText + + + + EgressNatRulesText + @@ -947,6 +959,14 @@ BgpSettingsText + + + NatRulesText + + + + EnableBgpRouteTranslationForNat + @@ -1024,6 +1044,56 @@ + + Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + + Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + + + + + + + + Name + + + + ProvisioningState + + + + VirtualNetworkGatewayNatRulePropertiesType + + + + Mode + + + + InternalMappingsText + + + + ExternalMappingsText + + + + IpConfigurationId + + + + Id + + + + Etag + + + + + + Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealthDetail @@ -1347,6 +1417,10 @@ VirtualNetworkName + + + PeeringSyncLevel + PeeringState @@ -1379,6 +1453,10 @@ RemoteGatewaysText + + + PeeredRemoteAddressSpaceText + RemoteVirtualNetworkAddressSpaceText @@ -4225,6 +4303,10 @@ Type + + + PreferredRoutingGateway + ProvisioningState diff --git a/src/Network/Network/NetworkInterface/IpConfiguration/AddAzureNetworkInterfaceIpConfigCommand.cs b/src/Network/Network/NetworkInterface/IpConfiguration/AddAzureNetworkInterfaceIpConfigCommand.cs index b63dc178e0ca..7ea603faa13f 100644 --- a/src/Network/Network/NetworkInterface/IpConfiguration/AddAzureNetworkInterfaceIpConfigCommand.cs +++ b/src/Network/Network/NetworkInterface/IpConfiguration/AddAzureNetworkInterfaceIpConfigCommand.cs @@ -37,7 +37,7 @@ public class AddAzureNetworkInterfaceIpConfigCommand : AzureNetworkInterfaceIpCo public override void Execute() - { + { base.Execute(); var existingIpConfig = this.NetworkInterface.IpConfigurations.SingleOrDefault(resource => string.Equals(resource.Name, this.Name, System.StringComparison.CurrentCultureIgnoreCase)); @@ -107,7 +107,7 @@ public override void Execute() ipconfig.Name = this.Name; if (this.Primary.IsPresent) { - foreach(var item in NetworkInterface.IpConfigurations) + foreach (var item in NetworkInterface.IpConfigurations) { item.Primary = false; } @@ -131,6 +131,16 @@ public override void Execute() } } + if (!string.IsNullOrEmpty(this.GatewayLoadBalancerId)) + { + // Gateway + if (ipconfig.GatewayLoadBalancer == null) + { + ipconfig.GatewayLoadBalancer = new PSFrontendIPConfiguration(); + } + ipconfig.GatewayLoadBalancer.Id = this.GatewayLoadBalancerId; + } + if (!string.IsNullOrEmpty(this.PublicIpAddressId)) { ipconfig.PublicIpAddress = new PSPublicIpAddress(); diff --git a/src/Network/Network/NetworkInterface/IpConfiguration/AzureNetworkInterfaceIpConfigBase.cs b/src/Network/Network/NetworkInterface/IpConfiguration/AzureNetworkInterfaceIpConfigBase.cs index 143b7d3790bc..b2fd3c49a21e 100644 --- a/src/Network/Network/NetworkInterface/IpConfiguration/AzureNetworkInterfaceIpConfigBase.cs +++ b/src/Network/Network/NetworkInterface/IpConfiguration/AzureNetworkInterfaceIpConfigBase.cs @@ -128,8 +128,15 @@ public class AzureNetworkInterfaceIpConfigBase : NetworkBaseCmdlet HelpMessage = "Specifies a collection of application security group references to which this network interface IP configuration belongs.")] public PSApplicationSecurityGroup[] ApplicationSecurityGroup { get; set; } + [Parameter( + Mandatory = false, + ParameterSetName = "SetByResource", + HelpMessage = "The reference of Gateway LoadBalancer Provider resource.", + ValueFromPipelineByPropertyName = true)] + public string GatewayLoadBalancerId { get; set; } + public override void Execute() - { + { if (string.Equals(ParameterSetName, Microsoft.Azure.Commands.Network.Properties.Resources.SetByResource)) { if (this.Subnet != null) diff --git a/src/Network/Network/NetworkInterface/IpConfiguration/NewAzureNetworkInterfaceIpConfigCommand.cs b/src/Network/Network/NetworkInterface/IpConfiguration/NewAzureNetworkInterfaceIpConfigCommand.cs index 94cac56940e4..a08a9a274e7e 100644 --- a/src/Network/Network/NetworkInterface/IpConfiguration/NewAzureNetworkInterfaceIpConfigCommand.cs +++ b/src/Network/Network/NetworkInterface/IpConfiguration/NewAzureNetworkInterfaceIpConfigCommand.cs @@ -130,6 +130,16 @@ public override void Execute() } } + if (!string.IsNullOrEmpty(this.GatewayLoadBalancerId)) + { + // Gateway + if (ipconfig.GatewayLoadBalancer == null) + { + ipconfig.GatewayLoadBalancer = new PSFrontendIPConfiguration(); + } + ipconfig.GatewayLoadBalancer.Id = this.GatewayLoadBalancerId; + } + if (this.ApplicationGatewayBackendAddressPoolId != null) { ipconfig.ApplicationGatewayBackendAddressPools = new List(); diff --git a/src/Network/Network/NetworkInterface/IpConfiguration/SetAzureNetworkInterfaceIpConfigCommand.cs b/src/Network/Network/NetworkInterface/IpConfiguration/SetAzureNetworkInterfaceIpConfigCommand.cs index b7cc16024ce7..1a3eca59ea71 100644 --- a/src/Network/Network/NetworkInterface/IpConfiguration/SetAzureNetworkInterfaceIpConfigCommand.cs +++ b/src/Network/Network/NetworkInterface/IpConfiguration/SetAzureNetworkInterfaceIpConfigCommand.cs @@ -155,6 +155,16 @@ public override void Execute() } } + if (!string.IsNullOrEmpty(this.GatewayLoadBalancerId)) + { + // Gateway + if (ipconfig.GatewayLoadBalancer == null) + { + ipconfig.GatewayLoadBalancer = new PSFrontendIPConfiguration(); + } + ipconfig.GatewayLoadBalancer.Id = this.GatewayLoadBalancerId; + } + if (this.ApplicationSecurityGroupId != null) { ipconfig.ApplicationSecurityGroups = new List(); @@ -164,7 +174,7 @@ public override void Execute() } } - if(this.PrivateIpAddressVersion != null) + if (this.PrivateIpAddressVersion != null) { ipconfig.PrivateIpAddressVersion = this.PrivateIpAddressVersion; } diff --git a/src/Network/Network/PrivateEndpoint/PrivateLinkServiceConnection/NewAzurePrivateLinkServiceConnectionCommand.cs b/src/Network/Network/PrivateEndpoint/PrivateLinkServiceConnection/NewAzurePrivateLinkServiceConnectionCommand.cs index 21fd9837c377..b0b9f90ea70b 100644 --- a/src/Network/Network/PrivateEndpoint/PrivateLinkServiceConnection/NewAzurePrivateLinkServiceConnectionCommand.cs +++ b/src/Network/Network/PrivateEndpoint/PrivateLinkServiceConnection/NewAzurePrivateLinkServiceConnectionCommand.cs @@ -53,7 +53,7 @@ public class NewAzurePrivateLinkServiceConnectionCommand : NetworkBaseCmdlet [Parameter( Mandatory = false, - HelpMessage = "The list of group id.")] + HelpMessage = "The list of group id. You can use '(Get-AzPrivateLinkResource -PrivateLinkResourceId ${privateLinkResourceId}).GroupId' to get the supported group ids.")] public string[] GroupId { get; set; } [Parameter( diff --git a/src/Network/Network/PrivateLinkService/PrivateLinkResource/GetAzurePrivateLinkResourceCommand.cs b/src/Network/Network/PrivateLinkService/PrivateLinkResource/GetAzurePrivateLinkResourceCommand.cs index 98ac2ccd1ab2..cc8b3cc27041 100644 --- a/src/Network/Network/PrivateLinkService/PrivateLinkResource/GetAzurePrivateLinkResourceCommand.cs +++ b/src/Network/Network/PrivateLinkService/PrivateLinkResource/GetAzurePrivateLinkResourceCommand.cs @@ -25,6 +25,7 @@ namespace Microsoft.Azure.Commands.Network [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "PrivateLinkResource", DefaultParameterSetName = "ByPrivateLinkResourceId"), OutputType(typeof(PSPrivateLinkResource))] public class GetAzurePrivateLinkResourceCommand : NetworkBaseCmdlet, IDynamicParameters { + [Alias("PrivateLinkServiceId")] [Parameter( Mandatory = true, ParameterSetName = "ByPrivateLinkResourceId", @@ -48,6 +49,12 @@ public class GetAzurePrivateLinkResourceCommand : NetworkBaseCmdlet, IDynamicPar [ValidateNotNullOrEmpty] public string ServiceName { get; set; } + [Alias("GroupName")] + [Parameter( + ValueFromPipelineByPropertyName = true, + HelpMessage = "The private link resource name.")] + public string Name { get; set; } + public string PrivateLinkResourceType { get; set; } string NamedContextParameterSet = "ByResource"; private RuntimeDefinedParameterDictionary DynamicParameters; @@ -87,10 +94,16 @@ public override void Execute() { throw new ArgumentException(string.Format(Properties.Resources.InvalidResourceId, this.PrivateLinkResourceId)); } - - var plrs = provider.ListPrivateLinkResource(ResourceGroupName, ServiceName); - WriteObject(plrs, true); - + if (this.IsParameterBound(c => c.Name)) + { + var plr = provider.GetPrivateLinkResource(ResourceGroupName, ServiceName, Name); + WriteObject(plr); + } + else + { + var plrs = provider.ListPrivateLinkResource(ResourceGroupName, ServiceName); + WriteObject(plrs, true); + } } } } diff --git a/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/GenericProvider.cs b/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/GenericProvider.cs index 37b9c4bb8414..8bae2ce58a53 100644 --- a/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/GenericProvider.cs +++ b/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/GenericProvider.cs @@ -19,6 +19,7 @@ using Microsoft.Rest.Azure; using Microsoft.Azure.Internal.Common; using System.Collections.Generic; +using System.Linq; namespace Microsoft.Azure.Commands.Network.PrivateLinkService.PrivateLinkServiceProvider { @@ -132,9 +133,16 @@ public void DeletePrivateEndpointConnection(string resourceGroupName, string ser public PSPrivateLinkResource GetPrivateLinkResource(string resourceGroupName, string serviceName, string name) { - string url = BuildPrivateLinkResourceURL(resourceGroupName, serviceName, name); - PrivateLinkResource resource = ServiceClient.Operations.GetResource(url, _configuration.ApiVersion); - return ToPsPrivateLinkResource(resource); + if (_configuration.HasResourceURI) + { + string url = BuildPrivateLinkResourceURL(resourceGroupName, serviceName, name); + PrivateLinkResource resource = ServiceClient.Operations.GetResource(url, _configuration.ApiVersion); + return ToPsPrivateLinkResource(resource); + } + else + { + return ListPrivateLinkResource(resourceGroupName, serviceName).Single(plr => plr.Name.Equals(name)); + } } public List ListPrivateLinkResource(string resourceGroupName, string serviceName) diff --git a/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/ProviderConfiguration.cs b/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/ProviderConfiguration.cs index c38caf2e88a8..6b44c9aa1549 100644 --- a/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/ProviderConfiguration.cs +++ b/src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/ProviderConfiguration.cs @@ -14,48 +14,50 @@ internal class ProviderConfiguration static ProviderConfiguration() { - RegisterConfiguration("Microsoft.Automation/automationAccounts", "2020-01-13-preview"); - RegisterConfiguration("Microsoft.AppConfiguration/configurationStores", "2020-06-01"); - RegisterConfiguration("Microsoft.Batch/batchAccounts", "2020-03-01"); - RegisterConfiguration("Microsoft.Cache/redisEnterprise", "2021-03-01"); - RegisterConfiguration("Microsoft.CognitiveServices/accounts", "2017-04-18"); - RegisterConfiguration("Microsoft.Compute/diskAccesses", "2020-09-30"); - RegisterConfiguration("Microsoft.ContainerRegistry/registries", "2019-12-01-preview"); - RegisterConfiguration("Microsoft.DBforMySQL/servers", "2018-06-01"); - RegisterConfiguration("Microsoft.DBforMariaDB/servers", "2018-06-01"); - RegisterConfiguration("Microsoft.DBforPostgreSQL/servers", "2018-06-01"); - RegisterConfiguration("Microsoft.Devices/IotHubs", "2020-03-01"); - RegisterConfiguration("Microsoft.DocumentDB/databaseAccounts", "2019-08-01-preview"); - RegisterConfiguration("Microsoft.EventGrid/topics", "2020-04-01-preview"); - RegisterConfiguration("Microsoft.EventGrid/domains", "2020-04-01-preview"); - RegisterConfiguration("Microsoft.EventHub/namespaces", "2018-01-01-preview"); - RegisterConfiguration("Microsoft.HealthcareApis/services", "2020-03-30", false); - RegisterConfiguration("Microsoft.Insights/privateLinkScopes", "2019-10-17-preview"); - RegisterConfiguration("Microsoft.KeyVault/vaults", "2018-02-14", false); - RegisterConfiguration("Microsoft.Media/mediaservices", "2020-05-01"); - RegisterConfiguration("Microsoft.Migrate/assessmentProjects", "2020-05-01-preview", false); - RegisterConfiguration("Microsoft.Migrate/migrateProjects", "2020-06-01-preview", false); - RegisterConfiguration("Microsoft.Network/applicationgateways", "2020-05-01"); - RegisterConfiguration("Microsoft.OffAzure/masterSites", "2020-07-07", false); - RegisterConfiguration("Microsoft.Purview/accounts", "2020-12-01-preview"); - RegisterConfiguration("Microsoft.Search/searchServices", "2020-08-01"); - RegisterConfiguration("Microsoft.ServiceBus/namespaces", "2018-01-01-preview"); - RegisterConfiguration("Microsoft.SignalRService/signalr", "2020-05-01", false); - RegisterConfiguration("Microsoft.Sql/servers", "2018-06-01-preview"); - RegisterConfiguration("Microsoft.Storage/storageAccounts", "2019-06-01", false); - RegisterConfiguration("Microsoft.StorageSync/storageSyncServices", "2020-03-01"); - RegisterConfiguration("Microsoft.Synapse/workspaces", "2019-06-01-preview"); - RegisterConfiguration("Microsoft.Web/sites", "2019-08-01"); - RegisterConfiguration("Microsoft.Web/hostingEnvironments", "2020-10-01"); + RegisterConfiguration("Microsoft.AppConfiguration/configurationStores", "2020-06-01", true, true); + RegisterConfiguration("Microsoft.Automation/automationAccounts", "2020-01-13-preview", true, false); + RegisterConfiguration("Microsoft.Batch/batchAccounts", "2020-03-01", true, true); + RegisterConfiguration("Microsoft.Cache/redisEnterprise", "2021-03-01", true, false); + RegisterConfiguration("Microsoft.CognitiveServices/accounts", "2017-04-18", true, false); + RegisterConfiguration("Microsoft.Compute/diskAccesses", "2020-09-30", true, false); + RegisterConfiguration("Microsoft.ContainerRegistry/registries", "2019-12-01-preview", true, false); + RegisterConfiguration("Microsoft.DBforMariaDB/servers", "2018-06-01", true, true); + RegisterConfiguration("Microsoft.DBforMySQL/servers", "2018-06-01", true, true); + RegisterConfiguration("Microsoft.DBforPostgreSQL/servers", "2018-06-01", true, true); + RegisterConfiguration("Microsoft.Devices/IotHubs", "2020-03-01", true, true); + RegisterConfiguration("Microsoft.DigitalTwins/digitalTwinsInstances", "2020-12-01", true, true); + RegisterConfiguration("Microsoft.DocumentDB/databaseAccounts", "2019-08-01-preview", true, true); + RegisterConfiguration("Microsoft.EventGrid/topics", "2020-04-01-preview", true, true); + RegisterConfiguration("Microsoft.EventGrid/domains", "2020-04-01-preview", true, true); + RegisterConfiguration("Microsoft.EventHub/namespaces", "2018-01-01-preview", true, false); + RegisterConfiguration("Microsoft.HealthcareApis/services", "2020-03-30", false, true); + RegisterConfiguration("Microsoft.Insights/privateLinkScopes", "2019-10-17-preview", true, true); + RegisterConfiguration("Microsoft.KeyVault/vaults", "2018-02-14", false, false); + RegisterConfiguration("Microsoft.Media/mediaservices", "2020-05-01", true, true); + RegisterConfiguration("Microsoft.Migrate/assessmentProjects", "2020-05-01-preview", false, false); + RegisterConfiguration("Microsoft.Migrate/migrateProjects", "2020-06-01-preview", false, false); + RegisterConfiguration("Microsoft.Network/applicationgateways", "2020-05-01", true, false); + RegisterConfiguration("Microsoft.OffAzure/masterSites", "2020-07-07", false, false); + RegisterConfiguration("Microsoft.Purview/accounts", "2020-12-01-preview", true, true); + RegisterConfiguration("Microsoft.Search/searchServices", "2020-08-01", true, false); + RegisterConfiguration("Microsoft.ServiceBus/namespaces", "2018-01-01-preview", true, false); + RegisterConfiguration("Microsoft.SignalRService/signalr", "2020-05-01", false, false); + RegisterConfiguration("Microsoft.Sql/servers", "2018-06-01-preview", true, true); + RegisterConfiguration("Microsoft.Storage/storageAccounts", "2019-06-01", false, false); + RegisterConfiguration("Microsoft.StorageSync/storageSyncServices", "2020-03-01", true, false); + RegisterConfiguration("Microsoft.Synapse/workspaces", "2019-06-01-preview", true, true); + RegisterConfiguration("Microsoft.Web/sites", "2019-08-01", true, false); + RegisterConfiguration("Microsoft.Web/hostingEnvironments", "2020-10-01", true, false); } - private static void RegisterConfiguration(string type, string apiVersion, bool hasConnectionsURI = true) + private static void RegisterConfiguration(string type, string apiVersion, bool hasConnectionsURI = true, bool hasResourceURI = true) { ProviderConfiguration configuration = new ProviderConfiguration { Type = type, ApiVersion = apiVersion, - HasConnectionsURI = hasConnectionsURI + HasConnectionsURI = hasConnectionsURI, + HasResourceURI = hasResourceURI }; _configurations.Add(type, configuration); } @@ -63,6 +65,7 @@ private static void RegisterConfiguration(string type, string apiVersion, bool h public string Type { get; set; } public string ApiVersion { get; set; } public bool HasConnectionsURI { get; set; } + public bool HasResourceURI { get; set; } public static ProviderConfiguration GetProviderConfiguration(string type) { diff --git a/src/Network/Network/Properties/Resources.Designer.cs b/src/Network/Network/Properties/Resources.Designer.cs index 0362ece4f0d2..a20add005146 100644 --- a/src/Network/Network/Properties/Resources.Designer.cs +++ b/src/Network/Network/Properties/Resources.Designer.cs @@ -271,6 +271,40 @@ internal static string ApplicationGatewayUrlPathMapName { } } + + /// + /// Looks up a localized string similar to The private IP range specified, {0}, is invalid.. + /// + internal static string InvalidPrivateIPRange + { + get + { + return ResourceManager.GetString("InvalidPrivateIPRange", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The private IP range specified, {0}, is invalid. Subnet masks should be between 0 and 32 bits.. + /// + internal static string InvalidPrivateIPRangeMask + { + get + { + return ResourceManager.GetString("InvalidPrivateIPRangeMask", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The private IP range specified, {0}, is invalid. Bits not covered by the subnet mask should be all 0.. + /// + internal static string InvalidPrivateIPRangeUnmaskedBits + { + get + { + return ResourceManager.GetString("InvalidPrivateIPRangeUnmaskedBits", resourceCulture); + } + } + /// /// Looks up a localized string similar to Checks failed percent for success threshold in test configuration should be between 0-100%. The specified value is out of range.. /// @@ -1824,5 +1858,16 @@ internal static string WorkspaceResourceIdIsNotProvidedInConnectionMonitorOutput return ResourceManager.GetString("WorkspaceResourceIdIsNotProvidedInConnectionMonitorOutput", resourceCulture); } } + + /// + /// Looks up a localized string similar to The VirtualNetworkGatewayNatRule could not be found.. + /// + internal static string VirtualNetworkGatewayNatRuleNotFound + { + get + { + return ResourceManager.GetString("VirtualNetworkGatewayNatRuleNotFound", resourceCulture); + } + } } } diff --git a/src/Network/Network/Properties/Resources.resx b/src/Network/Network/Properties/Resources.resx index a5fbb72c6972..b2b65774b318 100644 --- a/src/Network/Network/Properties/Resources.resx +++ b/src/Network/Network/Properties/Resources.resx @@ -276,6 +276,15 @@ The IpAddress specified is invalid. + + The private IP range specified, {0}, is invalid. + + + The private IP range specified, {0}, is invalid. Subnet masks should be between 0 and 32 bits. + + + The private IP range specified, {0}, is invalid. Bits not covered by the subnet mask should be all 0. + The parent virtual hub mentioned could not be found. diff --git a/src/Network/Network/RouteServer/GetAzureRMRouteServerCommand.cs b/src/Network/Network/RouteServer/GetAzureRMRouteServerCommand.cs index 3a03225d2cdb..b07ac00561ba 100644 --- a/src/Network/Network/RouteServer/GetAzureRMRouteServerCommand.cs +++ b/src/Network/Network/RouteServer/GetAzureRMRouteServerCommand.cs @@ -55,7 +55,6 @@ public override void Execute() RouteServerName = resourceInfo.ResourceName; } - string ipConfigName = "ipconfig1"; if (ShouldGetByName(ResourceGroupName, RouteServerName)) { var virtualHub = this.NetworkClient.NetworkManagementClient.VirtualHubs.Get(ResourceGroupName, RouteServerName); @@ -63,7 +62,7 @@ public override void Execute() virtualHubModel.ResourceGroupName = this.ResourceGroupName; virtualHubModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); AddBgpConnectionsToPSVirtualHub(virtualHubModel, ResourceGroupName, RouteServerName); - AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, RouteServerName); var routeServerModel = new PSRouteServer(virtualHubModel); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); @@ -91,7 +90,7 @@ public override void Execute() virtualHubModel.ResourceGroupName = NetworkBaseCmdlet.GetResourceGroup(virtualHub.Id); virtualHubModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); AddBgpConnectionsToPSVirtualHub(virtualHubModel, ResourceGroupName, RouteServerName); - AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, RouteServerName); var routeServerModel = new PSRouteServer(virtualHubModel); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); diff --git a/src/Network/Network/RouteServer/NewAzureRMRouteServerCommand.cs b/src/Network/Network/RouteServer/NewAzureRMRouteServerCommand.cs index 1fea90964d85..9273f00777fc 100644 --- a/src/Network/Network/RouteServer/NewAzureRMRouteServerCommand.cs +++ b/src/Network/Network/RouteServer/NewAzureRMRouteServerCommand.cs @@ -106,6 +106,7 @@ public override void Execute() () => { WriteVerbose(String.Format(Properties.Resources.CreatingLongRunningOperationMessage, this.ResourceGroupName, this.RouteServerName)); + PSVirtualHub virtualHub = new PSVirtualHub { ResourceGroupName = this.ResourceGroupName, @@ -130,7 +131,7 @@ public override void Execute() virtualHub = NetworkResourceManagerProfile.Mapper.Map(virtualHubModel); virtualHub.ResourceGroupName = this.ResourceGroupName; - AddIpConfigurtaionToPSVirtualHub(virtualHub, this.ResourceGroupName, this.RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(virtualHub, this.ResourceGroupName, this.RouteServerName); var routeServerModel = new PSRouteServer(virtualHub); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHubModel.Tags); diff --git a/src/Network/Network/RouteServer/UpdateAzureRMRouteServerCommand.cs b/src/Network/Network/RouteServer/UpdateAzureRMRouteServerCommand.cs index f80c6bcc88a2..262a000744e6 100644 --- a/src/Network/Network/RouteServer/UpdateAzureRMRouteServerCommand.cs +++ b/src/Network/Network/RouteServer/UpdateAzureRMRouteServerCommand.cs @@ -78,8 +78,6 @@ public override void Execute() this.RouteServerName = resourceInfo.ResourceName; } - string ipConfigName = "ipconfig1"; - var virtualHub = this.NetworkClient.NetworkManagementClient.VirtualHubs.Get(ResourceGroupName, RouteServerName); virtualHub.AllowBranchToBranchTraffic = this.AllowBranchToBranchTraffic.IsPresent; this.NetworkClient.NetworkManagementClient.VirtualHubs.CreateOrUpdate(this.ResourceGroupName, this.RouteServerName, virtualHub); @@ -88,7 +86,7 @@ public override void Execute() psVirtualHub.ResourceGroupName = this.ResourceGroupName; psVirtualHub.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); AddBgpConnectionsToPSVirtualHub(psVirtualHub, ResourceGroupName, RouteServerName); - AddIpConfigurtaionToPSVirtualHub(psVirtualHub, this.ResourceGroupName, RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(psVirtualHub, this.ResourceGroupName, RouteServerName); var routeServerModel = new PSRouteServer(psVirtualHub); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); diff --git a/src/Network/Network/RouteServerPeer/AddAzureRMRouteServerPeerCommand.cs b/src/Network/Network/RouteServerPeer/AddAzureRMRouteServerPeerCommand.cs index 2bc3107515a7..2937cdcff59a 100644 --- a/src/Network/Network/RouteServerPeer/AddAzureRMRouteServerPeerCommand.cs +++ b/src/Network/Network/RouteServerPeer/AddAzureRMRouteServerPeerCommand.cs @@ -111,7 +111,6 @@ public override void Execute() PeerIp = this.PeerIp, Name = this.PeerName }; - string ipConfigName = "ipconfig1"; var bgpConnectionModel = NetworkResourceManagerProfile.Mapper.Map(peer); @@ -121,7 +120,7 @@ public override void Execute() virtualHubModel.ResourceGroupName = this.ResourceGroupName; virtualHubModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); AddBgpConnectionsToPSVirtualHub(virtualHubModel, ResourceGroupName, this.RouteServerName); - AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, this.RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, this.RouteServerName); var routeServerModel = new PSRouteServer(virtualHubModel); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); diff --git a/src/Network/Network/RouteServerPeer/RemoveAzureRMRouteServerPeerCommand.cs b/src/Network/Network/RouteServerPeer/RemoveAzureRMRouteServerPeerCommand.cs index d04c378f58bc..0b0737fb751a 100644 --- a/src/Network/Network/RouteServerPeer/RemoveAzureRMRouteServerPeerCommand.cs +++ b/src/Network/Network/RouteServerPeer/RemoveAzureRMRouteServerPeerCommand.cs @@ -104,15 +104,13 @@ public override void Execute() PeerName, () => { - string ipConfigName = "ipconfig1"; - this.NetworkClient.NetworkManagementClient.VirtualHubBgpConnection.Delete(ResourceGroupName, RouteServerName, PeerName); var virtualHub = this.NetworkClient.NetworkManagementClient.VirtualHubs.Get(ResourceGroupName, RouteServerName); var virtualHubModel = NetworkResourceManagerProfile.Mapper.Map(virtualHub); virtualHubModel.ResourceGroupName = this.ResourceGroupName; virtualHubModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); AddBgpConnectionsToPSVirtualHub(virtualHubModel, ResourceGroupName, this.RouteServerName); - AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, this.RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, this.RouteServerName); var routeServerModel = new PSRouteServer(virtualHubModel); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); diff --git a/src/Network/Network/RouteServerPeer/UpdateAzureRMRouteServerPeerCommand.cs b/src/Network/Network/RouteServerPeer/UpdateAzureRMRouteServerPeerCommand.cs index 88bff3bbdbd9..8e79dc59d996 100644 --- a/src/Network/Network/RouteServerPeer/UpdateAzureRMRouteServerPeerCommand.cs +++ b/src/Network/Network/RouteServerPeer/UpdateAzureRMRouteServerPeerCommand.cs @@ -154,8 +154,6 @@ public override void Execute() PeerAsn = this.PeerAsn, PeerIp = this.PeerIp }; - string ipConfigName = "ipconfig1"; - var bgpConnectionModel = NetworkResourceManagerProfile.Mapper.Map(peer); @@ -165,7 +163,7 @@ public override void Execute() virtualHubModel.ResourceGroupName = this.ResourceGroupName; virtualHubModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); AddBgpConnectionsToPSVirtualHub(virtualHubModel, ResourceGroupName, this.RouteServerName); - AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, this.RouteServerName, ipConfigName); + AddIpConfigurtaionToPSVirtualHub(virtualHubModel, this.ResourceGroupName, this.RouteServerName); var routeServerModel = new PSRouteServer(virtualHubModel); routeServerModel.Tag = TagsConversionHelper.CreateTagHashtable(virtualHub.Tags); diff --git a/src/Network/Network/VirtualNetwork/NewAzureVirtualNetworkCommand.cs b/src/Network/Network/VirtualNetwork/NewAzureVirtualNetworkCommand.cs index 37e19a069928..36cde90635d4 100644 --- a/src/Network/Network/VirtualNetwork/NewAzureVirtualNetworkCommand.cs +++ b/src/Network/Network/VirtualNetwork/NewAzureVirtualNetworkCommand.cs @@ -71,6 +71,12 @@ public class NewAzureVirtualNetworkCommand : VirtualNetworkBaseCmdlet HelpMessage = "The list of Dns Servers")] public string[] DnsServer { get; set; } + [Parameter( + Mandatory = false, + ValueFromPipelineByPropertyName = true, + HelpMessage = "FlowTimeout enables connection tracking for intra-VM flows. The value should be between 4 and 30 minutes (inclusive) to enable tracking, or null to disable tracking.")] + public int? FlowTimeout { get; set; } + [Parameter( Mandatory = false, ValueFromPipelineByPropertyName = true, @@ -150,6 +156,11 @@ private PSVirtualNetwork CreateVirtualNetwork() { vnet.DhcpOptions = new PSDhcpOptions {DnsServers = DnsServer?.ToList()}; } + + if (this.FlowTimeout > 0) + { + vnet.FlowTimeoutInMinutes = this.FlowTimeout; + } vnet.Subnets = this.Subnet?.ToList(); vnet.EnableDdosProtection = EnableDdosProtection; diff --git a/src/Network/Network/VirtualNetwork/Peering/AddAzureVirtualNetworkPeeringCommand.cs b/src/Network/Network/VirtualNetwork/Peering/AddAzureVirtualNetworkPeeringCommand.cs index 69d228f0d45d..cb67516ad012 100644 --- a/src/Network/Network/VirtualNetwork/Peering/AddAzureVirtualNetworkPeeringCommand.cs +++ b/src/Network/Network/VirtualNetwork/Peering/AddAzureVirtualNetworkPeeringCommand.cs @@ -112,7 +112,7 @@ private PSVirtualNetworkPeering AddVirtualNetworkPeering() var vnetPeeringModel = NetworkResourceManagerProfile.Mapper.Map(vnetPeering); // Execute the Create VirtualNetwork call - this.VirtualNetworkPeeringClient.CreateOrUpdateWithHttpMessagesAsync(this.VirtualNetwork.ResourceGroupName, this.VirtualNetwork.Name, this.Name, vnetPeeringModel, auxAuthHeader).GetAwaiter().GetResult(); + this.VirtualNetworkPeeringClient.CreateOrUpdateWithHttpMessagesAsync(this.VirtualNetwork.ResourceGroupName, this.VirtualNetwork.Name, this.Name, vnetPeeringModel, null, auxAuthHeader).GetAwaiter().GetResult(); var getVirtualNetworkPeering = this.GetVirtualNetworkPeering(this.VirtualNetwork.ResourceGroupName, this.VirtualNetwork.Name, this.Name); return getVirtualNetworkPeering; diff --git a/src/Network/Network/VirtualNetwork/Peering/SetAzureVirtualNetworkPeeringCommand.cs b/src/Network/Network/VirtualNetwork/Peering/SetAzureVirtualNetworkPeeringCommand.cs index 1686a2fa687d..065f1da28058 100644 --- a/src/Network/Network/VirtualNetwork/Peering/SetAzureVirtualNetworkPeeringCommand.cs +++ b/src/Network/Network/VirtualNetwork/Peering/SetAzureVirtualNetworkPeeringCommand.cs @@ -61,7 +61,7 @@ public override void Execute() } // Execute the Create VirtualNetwork call - this.VirtualNetworkPeeringClient.CreateOrUpdateWithHttpMessagesAsync(this.VirtualNetworkPeering.ResourceGroupName, this.VirtualNetworkPeering.VirtualNetworkName, this.VirtualNetworkPeering.Name, vnetPeeringModel, auxAuthHeader).GetAwaiter().GetResult(); + this.VirtualNetworkPeeringClient.CreateOrUpdateWithHttpMessagesAsync(this.VirtualNetworkPeering.ResourceGroupName, this.VirtualNetworkPeering.VirtualNetworkName, this.VirtualNetworkPeering.Name, vnetPeeringModel, null, auxAuthHeader).GetAwaiter().GetResult(); var getVirtualNetworkPeering = this.GetVirtualNetworkPeering(this.VirtualNetworkPeering.ResourceGroupName, this.VirtualNetworkPeering.VirtualNetworkName, this.VirtualNetworkPeering.Name); diff --git a/src/Network/Network/VirtualNetwork/Peering/SyncAzureVirtualNetworkPeeringCommand.cs b/src/Network/Network/VirtualNetwork/Peering/SyncAzureVirtualNetworkPeeringCommand.cs new file mode 100644 index 000000000000..a60379e003a5 --- /dev/null +++ b/src/Network/Network/VirtualNetwork/Peering/SyncAzureVirtualNetworkPeeringCommand.cs @@ -0,0 +1,119 @@ +// ---------------------------------------------------------------------------------- +// +// Copyright Microsoft Corporation +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- + +using Microsoft.Azure.Commands.Common.Exceptions; +using Microsoft.Azure.Commands.Network.Models; +using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; +using Microsoft.Azure.Management.Network; +using System; +using System.Collections.Generic; +using System.Management.Automation; +using MNM = Microsoft.Azure.Management.Network.Models; + +namespace Microsoft.Azure.Commands.Network +{ + [Cmdlet("Sync", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "VirtualNetworkPeering", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSetName), OutputType(typeof(PSVirtualNetworkPeering))] + public class SyncAzureVirtualNetworkPeeringCommand : VirtualNetworkPeeringBase + { + private const string FieldsParameterSetName = "Fields"; + private const string ObjectParameterSetName = "Object"; + + [Parameter( + Mandatory = true, + ValueFromPipelineByPropertyName = true, + HelpMessage = "The virtual network name.", + ParameterSetName = FieldsParameterSetName)] + [ResourceNameCompleter("Microsoft.Network/virtualNetworks", "ResourceGroupName")] + [ValidateNotNullOrEmpty] + public string VirtualNetworkName { get; set; } + + [Parameter( + Mandatory = true, + ValueFromPipelineByPropertyName = true, + HelpMessage = "The resource group name.", + ParameterSetName = FieldsParameterSetName)] + [ResourceGroupCompleter] + [ValidateNotNullOrEmpty] + public string ResourceGroupName { get; set; } + + [Parameter( + Mandatory = true, + ValueFromPipelineByPropertyName = true, + HelpMessage = "The virtual network peering name.", + ParameterSetName = FieldsParameterSetName)] + [ResourceNameCompleter("Microsoft.Network/virtualNetworks/virtualNetworkPeerings", "ResourceGroupName", "VirtualNetworkName")] + [ValidateNotNullOrEmpty] + [SupportsWildcards] + public string Name { get; set; } + + [Parameter( + Mandatory = true, + ValueFromPipeline = true, + HelpMessage = "The virtual network peering", + ParameterSetName = ObjectParameterSetName)] + public PSVirtualNetworkPeering VirtualNetworkPeering { get; set; } + + public override void Execute() + { + base.Execute(); + + PSVirtualNetworkPeering existingPeering = null; + + if (this.ParameterSetName == FieldsParameterSetName) + { + existingPeering = this.GetVirtualNetworkPeering(this.ResourceGroupName, this.VirtualNetworkName, this.Name); + } + else + { + // Piping scenario + existingPeering = this.VirtualNetworkPeering; + } + + var updatedPeering = UpdateVirtualNetworkPeering(existingPeering); + WriteObject(updatedPeering); + } + + private PSVirtualNetworkPeering UpdateVirtualNetworkPeering(PSVirtualNetworkPeering existingPeering) + { + if (!this.IsVirtualNetworkPeeringPresent(existingPeering.ResourceGroupName, existingPeering.VirtualNetworkName, existingPeering.Name)) + { + throw new AzPSArgumentException(Microsoft.Azure.Commands.Network.Properties.Resources.ResourceNotFound, nameof(existingPeering.Name)); + } + + // Map to the sdk object + var vnetPeeringModel = NetworkResourceManagerProfile.Mapper.Map(existingPeering); + + //Get the remote VNet Id and then get the token for the resource Id if tis in a different tenant + var remoteVirtualNetworkId = existingPeering.RemoteVirtualNetwork.Id; + Dictionary> auxAuthHeader = null; + if (remoteVirtualNetworkId != null) + { + List resourceIds = new List(); + resourceIds.Add(remoteVirtualNetworkId); + var auxHeaderDictionary = GetAuxilaryAuthHeaderFromResourceIds(resourceIds); + if (auxHeaderDictionary != null && auxHeaderDictionary.Count > 0) + { + auxAuthHeader = new Dictionary>(auxHeaderDictionary); + } + } + + // Create/Update call with 'sync' param set to true + this.VirtualNetworkPeeringClient.CreateOrUpdateWithHttpMessagesAsync(existingPeering.ResourceGroupName, existingPeering.VirtualNetworkName, existingPeering.Name, vnetPeeringModel, true.ToString(), auxAuthHeader).GetAwaiter().GetResult(); + + var getVirtualNetworkPeering = this.GetVirtualNetworkPeering(existingPeering.ResourceGroupName, existingPeering.VirtualNetworkName, existingPeering.Name); + + return getVirtualNetworkPeering; + } + } +} diff --git a/src/Network/Network/VirtualNetworkGateway/NewAzureVirtualNetworkGatewayCommand.cs b/src/Network/Network/VirtualNetworkGateway/NewAzureVirtualNetworkGatewayCommand.cs index 050dc7c84384..d7f0f2e789ae 100644 --- a/src/Network/Network/VirtualNetworkGateway/NewAzureVirtualNetworkGatewayCommand.cs +++ b/src/Network/Network/VirtualNetworkGateway/NewAzureVirtualNetworkGatewayCommand.cs @@ -199,6 +199,17 @@ public class NewAzureVirtualNetworkGatewayCommand : VirtualNetworkGatewayBaseCmd [ValidateNotNullOrEmpty] public PSIpConfigurationBgpPeeringAddress[] IpConfigurationBgpPeeringAddresses { get; set; } + [Parameter( + Mandatory = false, + ValueFromPipelineByPropertyName = true, + HelpMessage = "The NatRules for Virtual network gateway.")] + public PSVirtualNetworkGatewayNatRule[] NatRule { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "Flag to enable BgpRouteTranslationForNat on this VirtualNetworkGateway.")] + public SwitchParameter EnableBgpRouteTranslationForNat { get; set; } + [Parameter( Mandatory = false, ValueFromPipelineByPropertyName = true, @@ -512,6 +523,14 @@ private PSVirtualNetworkGateway CreateVirtualNetworkGateway() vnetGateway.VpnGatewayGeneration = this.VpnGatewayGeneration; } + if (this.NatRule != null && this.NatRule.Any()) + { + vnetGateway.NatRules = this.NatRule?.ToList(); + } + + // Set the EnableBgpRouteTranslationForNat, if it is specified by customer. + vnetGateway.EnableBgpRouteTranslationForNat = EnableBgpRouteTranslationForNat.IsPresent; + // Map to the sdk object var vnetGatewayModel = NetworkResourceManagerProfile.Mapper.Map(vnetGateway); vnetGatewayModel.Tags = TagsConversionHelper.CreateTagDictionary(this.Tag, validate: true); diff --git a/src/Network/Network/VirtualNetworkGateway/UpdateAzureVirtualNetworkGatewayCommand.cs b/src/Network/Network/VirtualNetworkGateway/UpdateAzureVirtualNetworkGatewayCommand.cs index 08387f92680a..f49b025fade9 100644 --- a/src/Network/Network/VirtualNetworkGateway/UpdateAzureVirtualNetworkGatewayCommand.cs +++ b/src/Network/Network/VirtualNetworkGateway/UpdateAzureVirtualNetworkGatewayCommand.cs @@ -201,6 +201,17 @@ public class SetAzureVirtualNetworkGatewayCommand : VirtualNetworkGatewayBaseCmd HelpMessage = "Custom routes AddressPool specified by customer")] public string[] CustomRoute { get; set; } + [Parameter( + Mandatory = false, + ValueFromPipelineByPropertyName = true, + HelpMessage = "The NatRules for Virtual network gateway.")] + public PSVirtualNetworkGatewayNatRule[] NatRule { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "This will enable and disable BgpRouteTranslationForNat on this VirtualNetworkGateway.")] + public bool? BgpRouteTranslationForNat { get; set; } + [Parameter( Mandatory = true, ParameterSetName = VirtualNetworkGatewayParameterSets.UpdateResourceWithTags, @@ -442,6 +453,16 @@ public override void Execute() this.VirtualNetworkGateway.CustomRoutes = null; } + if (this.NatRule != null) + { + this.VirtualNetworkGateway.NatRules = this.NatRule?.ToList(); + } + + if (this.BgpRouteTranslationForNat.HasValue) + { + this.VirtualNetworkGateway.EnableBgpRouteTranslationForNat = this.BgpRouteTranslationForNat.Value; + } + // Map to the sdk object MNM.VirtualNetworkGateway sdkVirtualNetworkGateway = NetworkResourceManagerProfile.Mapper.Map(this.VirtualNetworkGateway); sdkVirtualNetworkGateway.Tags = diff --git a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/GetAzureVirtualNetworkGatewayNatRule.cs b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/GetAzureVirtualNetworkGatewayNatRule.cs new file mode 100644 index 000000000000..78c24174f855 --- /dev/null +++ b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/GetAzureVirtualNetworkGatewayNatRule.cs @@ -0,0 +1,96 @@ +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- +namespace Microsoft.Azure.Commands.Network.VirtualNetworkGateway +{ + using System; + using System.Management.Automation; + using Microsoft.Azure.Commands.Network.Models; + using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; + using Microsoft.Azure.Management.Internal.Resources.Utilities.Models; + + [Cmdlet(VerbsCommon.Get, + ResourceManager.Common.AzureRMConstants.AzurePrefix + "VirtualNetworkGatewayNatRule", + DefaultParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayName), + OutputType(typeof(PSVirtualNetworkGatewayNatRule))] + public class GetAzureVirtualNetworkGatewayNatRule : VirtualNetworkGatewayNatRuleBaseCmdlet + { + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayName, + HelpMessage = "The resource group name.")] + [ResourceGroupCompleter] + [ValidateNotNullOrEmpty] + public string ResourceGroupName { get; set; } + + [Alias("ParentVirtualNetworkGatewayName", "VirtualNetworkGatewayName")] + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayName, + HelpMessage = "The parent resource name.")] + [ResourceNameCompleter("Microsoft.Network/virtualNetworkGateways", "ResourceGroupName")] + [ValidateNotNullOrEmpty] + public string ParentResourceName { get; set; } + + [Alias("ParentVirtualNetworkGateway", "VirtualNetworkGateway")] + [Parameter( + Mandatory = true, + ValueFromPipeline = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayObject, + HelpMessage = "The parent VirtualNetworkGateway for this VirtualNetworkGatewayNatRule.")] + [ValidateNotNullOrEmpty] + public PSVirtualNetworkGateway ParentObject { get; set; } + + [Alias("ParentVirtualNetworkGatewayId", "VirtualNetworkGatewayId")] + [Parameter( + Mandatory = true, + ValueFromPipelineByPropertyName = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayResourceId, + HelpMessage = "The resource id of the parent VirtualNetworkGateway for this VirtualNetworkGatewayNatRule.")] + [ValidateNotNullOrEmpty] + [ResourceIdCompleter("Microsoft.Network/virtualNetworkGateways")] + public string ParentResourceId { get; set; } + + [Alias("ResourceName", "VirtualNetworkGatewayNatRuleName")] + [Parameter( + Mandatory = false, + HelpMessage = "The resource name.")] + [ResourceNameCompleter("Microsoft.Network/virtualNetworkGateways/natRules", "ResourceGroupName", "ParentResourceName")] + [ValidateNotNullOrEmpty] + [SupportsWildcards] + public string Name { get; set; } + + public override void Execute() + { + base.Execute(); + + if (ParameterSetName.Equals(VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayObject, StringComparison.OrdinalIgnoreCase)) + { + this.ResourceGroupName = this.ParentObject.ResourceGroupName; + this.ParentResourceName = this.ParentObject.Name; + } + else if (ParameterSetName.Equals(VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayResourceId, StringComparison.OrdinalIgnoreCase)) + { + var parsedResourceId = new ResourceIdentifier(this.ParentResourceId); + this.ResourceGroupName = parsedResourceId.ResourceGroupName; + this.ParentResourceName = parsedResourceId.ResourceName; + } + + if (ShouldGetByName(ResourceGroupName, Name)) + { + WriteObject(this.GetVirtualNetworkGatewayNatRule(this.ResourceGroupName, this.ParentResourceName, this.Name)); + } + else + { + WriteObject(SubResourceWildcardFilter(Name, this.ListVirtualNetworkGatewayNatRules(this.ResourceGroupName, this.ParentResourceName)), true); + } + } + } +} diff --git a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/NewAzureVirtualNetworkGatewayNatRule.cs b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/NewAzureVirtualNetworkGatewayNatRule.cs new file mode 100644 index 000000000000..dea997885aae --- /dev/null +++ b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/NewAzureVirtualNetworkGatewayNatRule.cs @@ -0,0 +1,117 @@ +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- + +namespace Microsoft.Azure.Commands.Network.VirtualNetworkGateway +{ + using System; + using System.Collections.Generic; + using System.Management.Automation; + using Microsoft.Azure.Commands.Network.Models; + using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; + using Microsoft.Azure.Management.Internal.Resources.Utilities.Models; + using MNM = Microsoft.Azure.Management.Network.Models; + + [Cmdlet(VerbsCommon.New, + ResourceManager.Common.AzureRMConstants.AzurePrefix + "VirtualNetworkGatewayNatRule", + DefaultParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + SupportsShouldProcess = true), + OutputType(typeof(PSVirtualNetworkGatewayNatRule))] + public class NewAzureVirtualNetworkGatewayNatRule : VirtualNetworkGatewayNatRuleBaseCmdlet + { + [Alias("ResourceName", "VirtualNetworkGatewayNatRuleName")] + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The resource name.")] + [ValidateNotNullOrEmpty] + public string Name { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "The type of NAT rule for VPN NAT")] + [ValidateSet( + MNM.VpnNatRuleType.Static, + MNM.VpnNatRuleType.Dynamic, + IgnoreCase = true)] + public string Type { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "The Source NAT direction of a VPN NAT")] + [ValidateSet( + MNM.VpnNatRuleMode.EgressSnat, + MNM.VpnNatRuleMode.IngressSnat, + IgnoreCase = true)] + public string Mode { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "The list of private IP address subnet internal mappings for NAT")] + public string[] InternalMapping { get; set; } + + [Parameter( + Mandatory = true, + HelpMessage = "The list of private IP address subnet external mappings for NAT")] + public string[] ExternalMapping { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "The IP Configuration ID this NAT rule applies to")] + public string IpConfigurationId { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "Run cmdlet in the background")] + public SwitchParameter AsJob { get; set; } + + public override void Execute() + { + base.Execute(); + + WriteObject(this.CreateVpnGatewayNatRule()); + } + + private PSVirtualNetworkGatewayNatRule CreateVpnGatewayNatRule() + { + PSVirtualNetworkGatewayNatRule gatewayNatRule = new PSVirtualNetworkGatewayNatRule + { + Name = this.Name, + Mode = this.Mode, + VirtualNetworkGatewayNatRulePropertiesType = this.Type, + InternalMappings = new List(), + ExternalMappings = new List(), + IpConfigurationId = this.IpConfigurationId, + }; + + if (this.InternalMapping != null) + { + foreach (string internalMappingSubnet in this.InternalMapping) + { + var internalMapping = new PSVpnNatRuleMapping(); + internalMapping.AddressSpace = internalMappingSubnet; + gatewayNatRule.InternalMappings.Add(internalMapping); + } + } + + if (this.ExternalMapping != null) + { + foreach (string externalMappingSubnet in this.ExternalMapping) + { + var externalMapping = new PSVpnNatRuleMapping(); + externalMapping.AddressSpace = externalMappingSubnet; + gatewayNatRule.ExternalMappings.Add(externalMapping); + } + } + + return gatewayNatRule; + } + } +} diff --git a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/RemoveAzureVirtualNetworkGatewayNatRuleCommand.cs b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/RemoveAzureVirtualNetworkGatewayNatRuleCommand.cs new file mode 100644 index 000000000000..c81925c456a8 --- /dev/null +++ b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/RemoveAzureVirtualNetworkGatewayNatRuleCommand.cs @@ -0,0 +1,130 @@ +// ---------------------------------------------------------------------------------- +// +// Copyright Microsoft Corporation +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- + +namespace Microsoft.Azure.Commands.Network.VirtualNetworkGateway.VirtualNetworkGatewayNatRule +{ + using AutoMapper; + using System; + using System.Management.Automation; + using Microsoft.Azure.Commands.Network.Models; + using Microsoft.Azure.Management.Network; + using Microsoft.WindowsAzure.Commands.Common; + using MNM = Microsoft.Azure.Management.Network.Models; + using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; + using System.Linq; + using Microsoft.Azure.Management.Internal.Resources.Utilities.Models; + + [Cmdlet(VerbsCommon.Remove, + ResourceManager.Common.AzureRMConstants.AzurePrefix + "VirtualNetworkGatewayNatRule", + DefaultParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + SupportsShouldProcess = true), + OutputType(typeof(bool))] + public class RemoveAzureVirtualNetworkGatewayNatRuleCommand : VirtualNetworkGatewayNatRuleBaseCmdlet + { + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The resource group name.")] + [ResourceGroupCompleter] + [ValidateNotNullOrEmpty] + public string ResourceGroupName { get; set; } + + [Alias("ParentVirtualNetworkGatewayName", "VirtualNetworkGatewayName")] + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The parent resource name.")] + [ResourceNameCompleter("Microsoft.Network/virtualNetworkGateways", "ResourceGroupName")] + [ValidateNotNullOrEmpty] + public string ParentResourceName { get; set; } + + [Alias("ResourceName", "VirtualNetworkGatewayNatRuleName")] + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The resource name.")] + [ResourceNameCompleter("Microsoft.Network/virtualNetworkGateways/natRules", "ResourceGroupName", "ParentResourceName")] + [ValidateNotNullOrEmpty] + public string Name { get; set; } + + [Alias("VirtualNetworkGatewayNatRuleId")] + [Parameter( + Mandatory = true, + ValueFromPipelineByPropertyName = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleResourceId, + HelpMessage = "The resource id of the VirtualNetworkGatewayNatRule object to delete.")] + public string ResourceId { get; set; } + + [Alias("VirtualNetworkGatewayNatRule")] + [Parameter( + Mandatory = true, + ValueFromPipeline = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleObject, + HelpMessage = "The VirtualNetworkGatewayNatRule object to update.")] + public PSVirtualNetworkGatewayNatRule InputObject { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "Do not ask for confirmation if you want to delete a resource")] + public SwitchParameter Force { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "Returns an object representing the item on which this operation is being performed.")] + public SwitchParameter PassThru { get; set; } + + public override void Execute() + { + base.Execute(); + + if (ParameterSetName.Equals(VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleObject, StringComparison.OrdinalIgnoreCase)) + { + this.ResourceId = this.InputObject.Id; + } + + if (!string.IsNullOrWhiteSpace(this.ResourceId)) + { + var parsedResourceId = new ResourceIdentifier(this.ResourceId); + this.ResourceGroupName = parsedResourceId.ResourceGroupName; + this.ParentResourceName = parsedResourceId.ParentResource.Split(new[] { '/' }, StringSplitOptions.RemoveEmptyEntries).Last(); + this.Name = parsedResourceId.ResourceName; + } + + if (string.IsNullOrWhiteSpace(this.ResourceGroupName) || string.IsNullOrWhiteSpace(this.ParentResourceName) || string.IsNullOrWhiteSpace(this.Name)) + { + throw new PSArgumentException(Properties.Resources.VirtualNetworkGatewayNatRuleNotFound); + } + + base.Execute(); + ConfirmAction( + Force.IsPresent, + string.Format(Properties.Resources.RemovingResource, Name), + Properties.Resources.RemoveResourceMessage, + Name, + () => + { + this.NatRuleClient.Delete(this.ResourceGroupName, this.ParentResourceName, this.Name); + if (PassThru) + { + WriteObject(true); + } + }); + + if (PassThru) + { + WriteObject(true); + } + } + } +} diff --git a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/UpdateAzureVirtualNetworkGatewayNatRule.cs b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/UpdateAzureVirtualNetworkGatewayNatRule.cs new file mode 100644 index 000000000000..088b7ac49ad8 --- /dev/null +++ b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/UpdateAzureVirtualNetworkGatewayNatRule.cs @@ -0,0 +1,173 @@ +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- + +namespace Microsoft.Azure.Commands.Network.VirtualNetworkGateway +{ + using System; + using System.Linq; + using System.Management.Automation; + using Microsoft.Azure.Commands.Network.Models; + using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters; + using Microsoft.Azure.Management.Internal.Resources.Utilities.Models; + using Microsoft.Azure.Management.Network; + using MNM = Microsoft.Azure.Management.Network.Models; + + [Cmdlet("Update", + ResourceManager.Common.AzureRMConstants.AzurePrefix + "VirtualNetworkGatewayNatRule", + DefaultParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + SupportsShouldProcess = true), + OutputType(typeof(PSVirtualNetworkGatewayNatRule))] + public class UpdateAzureVirtualNetworkGatewayNatRule : VirtualNetworkGatewayNatRuleBaseCmdlet + { + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The resource group name.")] + [ResourceGroupCompleter] + [ValidateNotNullOrEmpty] + public string ResourceGroupName { get; set; } + + [Alias("ParentVirtualNetworkGatewayName", "VirtualNetworkGatewayName")] + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The parent resource name.")] + [ResourceNameCompleter("Microsoft.Network/virtualNetworkGateways", "ResourceGroupName")] + [ValidateNotNullOrEmpty] + public string ParentResourceName { get; set; } + + [Alias("ResourceName", "VirtualNetworkGatewayNatRuleName")] + [Parameter( + Mandatory = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleName, + HelpMessage = "The resource name.")] + [ResourceNameCompleter("Microsoft.Network/virtualNetworkGateways/natRules", "ResourceGroupName", "ParentResourceName")] + [ValidateNotNullOrEmpty] + public string Name { get; set; } + + [Alias("VirtualNetworkGatewayNatRuleResourceId")] + [Parameter( + Mandatory = true, + ValueFromPipelineByPropertyName = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleResourceId, + HelpMessage = "The resource id of the VirtualNetworkGatewayNatRule object to update.")] + public string ResourceId { get; set; } + + [Alias("VirtualNetworkGatewayNatRule")] + [Parameter( + Mandatory = true, + ValueFromPipeline = true, + ParameterSetName = VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleObject, + HelpMessage = "The VirtualNetworkGatewayNatRule object to update.")] + public PSVirtualNetworkGatewayNatRule InputObject { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "The list of private IP address subnet internal mappings for NAT")] + public string[] InternalMapping { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "The list of private IP address subnet external mappings for NAT")] + public string[] ExternalMapping { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "The IP Configuration ID this NAT rule applies to")] + public string IpConfigurationId { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "Run cmdlet in the background")] + public SwitchParameter AsJob { get; set; } + + public override void Execute() + { + base.Execute(); + + if (ParameterSetName.Equals(VirtualNetworkGatewayParameterSets.ByVirtualNetworkGatewayNatRuleObject, StringComparison.OrdinalIgnoreCase)) + { + this.ResourceId = this.InputObject.Id; + } + + if (!string.IsNullOrWhiteSpace(this.ResourceId)) + { + var parsedResourceId = new ResourceIdentifier(this.ResourceId); + this.ResourceGroupName = parsedResourceId.ResourceGroupName; + this.ParentResourceName = parsedResourceId.ParentResource.Split(new[] { '/' }, StringSplitOptions.RemoveEmptyEntries).Last(); + this.Name = parsedResourceId.ResourceName; + } + + if (string.IsNullOrWhiteSpace(this.ResourceGroupName) || string.IsNullOrWhiteSpace(this.ParentResourceName) || string.IsNullOrWhiteSpace(this.Name)) + { + throw new PSArgumentException(Properties.Resources.VirtualNetworkGatewayNatRuleNotFound); + } + + //// Get the virtualNetworkgateway object - this will throw not found if the object is not found + PSVirtualNetworkGateway parentGateway = this.GetVirtualNetworkGateway(this.ResourceGroupName, this.ParentResourceName); + + if (parentGateway == null || + parentGateway.NatRules == null || + !parentGateway.NatRules.Any(natRule => natRule.Name.Equals(this.Name, StringComparison.OrdinalIgnoreCase))) + { + throw new PSArgumentException(Properties.Resources.VirtualNetworkGatewayNatRuleNotFound); + } + + PSVirtualNetworkGatewayNatRule natRuleToUpdate = null; + + natRuleToUpdate = this.GetVirtualNetworkGatewayNatRule(this.ResourceGroupName, this.ParentResourceName, this.Name); + + if (natRuleToUpdate == null) + { + throw new PSArgumentException(Properties.Resources.VirtualNetworkGatewayNatRuleNotFound); + } + + + if (this.IpConfigurationId != null) + { + natRuleToUpdate.IpConfigurationId = IpConfigurationId; + } + + if (this.InternalMapping != null) + { + natRuleToUpdate.InternalMappings.Clear(); + + foreach (string internalMappingSubnet in this.InternalMapping) + { + var internalMapping = new PSVpnNatRuleMapping(); + internalMapping.AddressSpace = internalMappingSubnet; + natRuleToUpdate.InternalMappings.Add(internalMapping); + } + } + + if (this.ExternalMapping != null) + { + natRuleToUpdate.ExternalMappings.Clear(); + + foreach (string externalMappingSubnet in this.ExternalMapping) + { + var externalMapping = new PSVpnNatRuleMapping(); + externalMapping.AddressSpace = externalMappingSubnet; + natRuleToUpdate.ExternalMappings.Add(externalMapping); + } + } + + ConfirmAction( + Properties.Resources.SettingResourceMessage, + this.Name, + () => + { + WriteVerbose(String.Format(Properties.Resources.UpdatingLongRunningOperationMessage, this.ResourceGroupName, this.Name)); + WriteObject(this.CreateOrUpdateVirtualNetworkGatewayNatRule(this.ResourceGroupName, this.ParentResourceName, this.Name, natRuleToUpdate)); + }); + } + } +} diff --git a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/VirtualNetworkGatewayNatRuleBaseCmdlet.cs b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/VirtualNetworkGatewayNatRuleBaseCmdlet.cs new file mode 100644 index 000000000000..48a37a0a68ab --- /dev/null +++ b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayNatRule/VirtualNetworkGatewayNatRuleBaseCmdlet.cs @@ -0,0 +1,79 @@ +// ---------------------------------------------------------------------------------- +// +// Copyright Microsoft Corporation +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// ---------------------------------------------------------------------------------- + +namespace Microsoft.Azure.Commands.Network +{ + using AutoMapper; + using Microsoft.Azure.Commands.Network.Models; + using Microsoft.Azure.Commands.ResourceManager.Common.Tags; + using Microsoft.Azure.Management.Network; + using System; + using System.Collections; + using System.Collections.Generic; + using System.Management.Automation; + using System.Net; + using MNM = Microsoft.Azure.Management.Network.Models; + + public class VirtualNetworkGatewayNatRuleBaseCmdlet : VirtualNetworkGatewayBaseCmdlet + { + public IVirtualNetworkGatewayNatRulesOperations NatRuleClient + { + get + { + return NetworkClient.NetworkManagementClient.VirtualNetworkGatewayNatRules; + } + } + + public PSVirtualNetworkGatewayNatRule ToPsVirtualNetworkGatewayNatRule(Management.Network.Models.VirtualNetworkGatewayNatRule virtualNetworkGatewayNatRule) + { + return NetworkResourceManagerProfile.Mapper.Map(virtualNetworkGatewayNatRule); + } + + public PSVirtualNetworkGatewayNatRule GetVirtualNetworkGatewayNatRule(string resourceGroupName, string parentGatewayName, string name) + { + var gatewayNatRule = this.NatRuleClient.Get(resourceGroupName, parentGatewayName, name); + return this.ToPsVirtualNetworkGatewayNatRule(gatewayNatRule); + } + + public List ListVirtualNetworkGatewayNatRules(string resourceGroupName, string parentGatewayName) + { + var virtualNetworkGatewayNatRules = this.NatRuleClient.ListByVirtualNetworkGateway(resourceGroupName, parentGatewayName); + + List gatewayNatRulesToReturn = new List(); + if (virtualNetworkGatewayNatRules != null) + { + foreach (MNM.VirtualNetworkGatewayNatRule gatewayNatRule in virtualNetworkGatewayNatRules) + { + gatewayNatRulesToReturn.Add(ToPsVirtualNetworkGatewayNatRule(gatewayNatRule)); + } + } + + return gatewayNatRulesToReturn; + } + + public bool IsVirtualNetworkGatewayNatRulePresent(string resourceGroupName, string parentGatewayName, string name) + { + return NetworkBaseCmdlet.IsResourcePresent(() => { GetVirtualNetworkGatewayNatRule(resourceGroupName, parentGatewayName, name); }); + } + + public PSVirtualNetworkGatewayNatRule CreateOrUpdateVirtualNetworkGatewayNatRule(string resourceGroupName, string virtualNetworkGatewayName, string NatRuleName, PSVirtualNetworkGatewayNatRule virtualNetworkGatewayNatRule) + { + var gatewayNatRuleModel = NetworkResourceManagerProfile.Mapper.Map(virtualNetworkGatewayNatRule); + + var gatewayNatRuleCreatedOrUpdated = this.NatRuleClient.CreateOrUpdate(resourceGroupName, virtualNetworkGatewayName, NatRuleName, gatewayNatRuleModel); + PSVirtualNetworkGatewayNatRule gatewayNatRuleToReturn = this.ToPsVirtualNetworkGatewayNatRule(gatewayNatRuleCreatedOrUpdated); + return gatewayNatRuleToReturn; + } + } +} diff --git a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayParameterSets.cs b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayParameterSets.cs index 91a38dc78ae9..13093856518e 100644 --- a/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayParameterSets.cs +++ b/src/Network/Network/VirtualNetworkGateway/VirtualNetworkGatewayParameterSets.cs @@ -10,5 +10,12 @@ public class VirtualNetworkGatewayParameterSets { public const string Default = @"Default"; public const string UpdateResourceWithTags = @"UpdateResourceWithTags"; + + internal const string ByVirtualNetworkGatewayName = "ByVirtualNetworkGatewayName"; + internal const string ByVirtualNetworkGatewayObject = "ByVirtualNetworkGatewayObject"; + internal const string ByVirtualNetworkGatewayResourceId = "ByVirtualNetworkGatewayResourceId"; + internal const string ByVirtualNetworkGatewayNatRuleObject = "ByVirtualNetworkGatewayNatRuleObject"; + internal const string ByVirtualNetworkGatewayNatRuleResourceId = "ByVirtualNetworkGatewayNatRuleResourceId"; + internal const string ByVirtualNetworkGatewayNatRuleName = "ByVirtualNetworkGatewayNatRuleName"; } } diff --git a/src/Network/Network/VirtualNetworkGatewayConnection/NewAzureVirtualNetworkGatewayConnectionCommand.cs b/src/Network/Network/VirtualNetworkGatewayConnection/NewAzureVirtualNetworkGatewayConnectionCommand.cs index 7e19ccfc21fe..e443bd84e1fc 100644 --- a/src/Network/Network/VirtualNetworkGatewayConnection/NewAzureVirtualNetworkGatewayConnectionCommand.cs +++ b/src/Network/Network/VirtualNetworkGatewayConnection/NewAzureVirtualNetworkGatewayConnectionCommand.cs @@ -177,6 +177,16 @@ public class NewAzureVirtualNetworkGatewayConnectionCommand : VirtualNetworkGate IgnoreCase = true)] public string ConnectionProtocol { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The list of ingress NAT rules that are associated with this Connection.")] + public PSResourceId[] IngressNatRule { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "The list of egress NAT rules that are associated with this Connection.")] + public PSResourceId[] EgressNatRule { get; set; } + [Parameter(Mandatory = false, HelpMessage = "Run cmdlet in the background")] public SwitchParameter AsJob { get; set; } @@ -256,6 +266,32 @@ private PSVirtualNetworkGatewayConnection CreateVirtualNetworkGatewayConnection( vnetGatewayConnection.TrafficSelectorPolicies = this.TrafficSelectorPolicy?.ToList(); } + if (this.IngressNatRule != null && this.IngressNatRule?.ToList().Count > 0) + { + vnetGatewayConnection.IngressNatRules = new List(); + foreach (var resource in this.IngressNatRule) + { + vnetGatewayConnection.IngressNatRules.Add( + new PSResourceId() + { + Id = resource.Id + }); + } + } + + if (this.EgressNatRule != null && this.EgressNatRule?.ToList().Count > 0) + { + vnetGatewayConnection.EgressNatRules = new List(); + foreach (var resource in this.EgressNatRule) + { + vnetGatewayConnection.EgressNatRules.Add( + new PSResourceId() + { + Id = resource.Id + }); + } + } + // Map to the sdk object var vnetGatewayConnectionModel = NetworkResourceManagerProfile.Mapper.Map(vnetGatewayConnection); vnetGatewayConnectionModel.Tags = TagsConversionHelper.CreateTagDictionary(this.Tag, validate: true); diff --git a/src/Network/Network/VirtualNetworkGatewayConnection/UpdateAzureVirtualNetworkGatewayConnectionCommand.cs b/src/Network/Network/VirtualNetworkGatewayConnection/UpdateAzureVirtualNetworkGatewayConnectionCommand.cs index 0523b7a2c5d1..d57ebdd3f6cf 100644 --- a/src/Network/Network/VirtualNetworkGatewayConnection/UpdateAzureVirtualNetworkGatewayConnectionCommand.cs +++ b/src/Network/Network/VirtualNetworkGatewayConnection/UpdateAzureVirtualNetworkGatewayConnectionCommand.cs @@ -77,6 +77,16 @@ public class SetAzureVirtualNetworkGatewayConnectionCommand : VirtualNetworkGate HelpMessage = "A list of traffic selector policies.")] public PSTrafficSelectorPolicy[] TrafficSelectorPolicy { get; set; } + [Parameter( + Mandatory = false, + HelpMessage = "The list of ingress NAT rules that are associated with this Connection.")] + public PSResourceId[] IngressNatRule { get; set; } + + [Parameter( + Mandatory = false, + HelpMessage = "The list of egress NAT rules that are associated with this Connection.")] + public PSResourceId[] EgressNatRule { get; set; } + [Parameter( Mandatory = true, ParameterSetName = VirtualNetworkGatewayParameterSets.UpdateResourceWithTags, @@ -142,6 +152,32 @@ public override void Execute() this.VirtualNetworkGatewayConnection.TrafficSelectorPolicies = this.TrafficSelectorPolicy?.ToList(); } + if (this.IngressNatRule != null) + { + this.VirtualNetworkGatewayConnection.IngressNatRules = new List(); + foreach (var resource in this.IngressNatRule) + { + this.VirtualNetworkGatewayConnection.IngressNatRules.Add( + new PSResourceId() + { + Id = resource.Id + }); + } + } + + if (this.EgressNatRule != null) + { + this.VirtualNetworkGatewayConnection.EgressNatRules = new List(); + foreach (var resource in this.EgressNatRule) + { + this.VirtualNetworkGatewayConnection.EgressNatRules.Add( + new PSResourceId() + { + Id = resource.Id + }); + } + } + var vnetGatewayConnectionModel = NetworkResourceManagerProfile.Mapper.Map(this.VirtualNetworkGatewayConnection); vnetGatewayConnectionModel.Tags = diff --git a/src/Network/Network/VirtualRouter/RouteServerBaseCmdlet.cs b/src/Network/Network/VirtualRouter/RouteServerBaseCmdlet.cs index 3ac4b2d7d204..ff53578560db 100644 --- a/src/Network/Network/VirtualRouter/RouteServerBaseCmdlet.cs +++ b/src/Network/Network/VirtualRouter/RouteServerBaseCmdlet.cs @@ -24,10 +24,15 @@ public void AddBgpConnectionsToPSVirtualHub(CNM.PSVirtualHub virtualHubModel, public void AddIpConfigurtaionToPSVirtualHub(CNM.PSVirtualHub virtualHubModel, string resourceGroupName, - string routerName, - string ipConfigName) + string routerName) { - var ipConfigModel = this.NetworkClient.NetworkManagementClient.VirtualHubIpConfiguration.Get(resourceGroupName, routerName, ipConfigName); + var ipConfigModels = this.NetworkClient.NetworkManagementClient.VirtualHubIpConfiguration.List(resourceGroupName, routerName); + var ipConfigList = ListNextLink.GetAllResourcesByPollingNextLink(ipConfigModels, this.NetworkClient.NetworkManagementClient.VirtualHubIpConfiguration.ListNext); + HubIpConfiguration ipConfigModel = null; + if (ipConfigList.Count > 0) + { + ipConfigModel = ipConfigList[0]; + } var ipconfig = NetworkResourceManagerProfile.Mapper.Map(ipConfigModel); virtualHubModel.IpConfigurations = new List(); virtualHubModel.IpConfigurations.Add(ipconfig); diff --git a/src/Network/Network/help/Add-AzLoadBalancerBackendAddressPoolConfig.md b/src/Network/Network/help/Add-AzLoadBalancerBackendAddressPoolConfig.md index 31da7f24ad4b..787d2401dccc 100644 --- a/src/Network/Network/help/Add-AzLoadBalancerBackendAddressPoolConfig.md +++ b/src/Network/Network/help/Add-AzLoadBalancerBackendAddressPoolConfig.md @@ -14,7 +14,7 @@ Adds a backend address pool configuration to a load balancer. ## SYNTAX ``` -Add-AzLoadBalancerBackendAddressPoolConfig -LoadBalancer -Name +Add-AzLoadBalancerBackendAddressPoolConfig -LoadBalancer -Name [-TunnelInterface ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` diff --git a/src/Network/Network/help/Add-AzLoadBalancerRuleConfig.md b/src/Network/Network/help/Add-AzLoadBalancerRuleConfig.md index a7e76471ec8d..c8036797d7f5 100644 --- a/src/Network/Network/help/Add-AzLoadBalancerRuleConfig.md +++ b/src/Network/Network/help/Add-AzLoadBalancerRuleConfig.md @@ -18,7 +18,7 @@ Adds a rule configuration to a load balancer. Add-AzLoadBalancerRuleConfig -LoadBalancer -Name [-Protocol ] [-LoadDistribution ] [-FrontendPort ] [-BackendPort ] [-IdleTimeoutInMinutes ] [-EnableFloatingIP] [-EnableTcpReset] [-DisableOutboundSNAT] - [-FrontendIpConfiguration ] [-BackendAddressPool ] + [-FrontendIpConfiguration ] [-BackendAddressPool ] [-Probe ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Add-AzLoadBalancerRuleConfig -LoadBalancer -Name [-Pro Add-AzLoadBalancerRuleConfig -LoadBalancer -Name [-Protocol ] [-LoadDistribution ] [-FrontendPort ] [-BackendPort ] [-IdleTimeoutInMinutes ] [-EnableFloatingIP] [-EnableTcpReset] [-DisableOutboundSNAT] [-FrontendIpConfigurationId ] - [-BackendAddressPoolId ] [-ProbeId ] [-DefaultProfile ] [-WhatIf] + [-BackendAddressPoolId ] [-ProbeId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -47,13 +47,27 @@ The first command gets the load balancer named MyLoadBalancer, and then stores i The second command uses the pipeline operator to pass the load balancer in $slb to **Add-AzLoadBalancerRuleConfig**, which adds the rule configuration named NewRule. The third command will update the load balancer in azure with the new Load Balancer Rule Config. +### Example 2: Add a rule configuration with two backend address pools to a load balancer +``` +PS C:\>$slb = Get-AzLoadBalancer -Name "MyLoadBalancer" -ResourceGroupName "MyResourceGroup" +PS C:\> $MyBackendPool1 = Get-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $MyLoadBalancer -Name $backendPool1Name +PS C:\> $MyBackendPool2 = Get-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $MyLoadBalancer -Name $backendPool2Name +PS C:\> $slb | Add-AzLoadBalancerRuleConfig -Name "NewRule" -FrontendIPConfiguration $slb.FrontendIpConfigurations[0] -Protocol All -FrontendPort 0 -BackendPort 0 -BackendAddressPool $MyBackendPool1, $MyBackendPool2 +PS C:\>$slb | Set-AzLoadBalancer +``` +This enables Gateway Load Balancer to have multiple backend pools +The first command will get the load balancer named MyLoadBalancer, and then stores it in the variable $slb. +The second and thrid command will get the backend address pools to be added the rule +The forth command will add a new rule with configured backend pools +the fifth command will update the load balancer in azure with the new Load Balancer Rule Config. + ## PARAMETERS ### -BackendAddressPool Specifies the backend address pool to associate with a load balancer rule configuration. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool +Type: Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool[] Parameter Sets: SetByResource Aliases: @@ -68,7 +82,7 @@ Accept wildcard characters: False Specifies the ID of a **BackendAddressPool** object to associate with a load balancer rule configuration. ```yaml -Type: System.String +Type: System.String[] Parameter Sets: SetByResourceId Aliases: diff --git a/src/Network/Network/help/Add-AzVirtualNetworkPeering.md b/src/Network/Network/help/Add-AzVirtualNetworkPeering.md index e5959a57fa7a..ee2b05ac2d8b 100644 --- a/src/Network/Network/help/Add-AzVirtualNetworkPeering.md +++ b/src/Network/Network/help/Add-AzVirtualNetworkPeering.md @@ -232,3 +232,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Remove-AzVirtualNetworkPeering](./Remove-AzVirtualNetworkPeering.md) [Set-AzVirtualNetworkPeering](./Set-AzVirtualNetworkPeering.md) + +[Sync-AzVirtualNetworkPeering](./Sync-AzVirtualNetworkPeering.md) diff --git a/src/Network/Network/help/Get-AzPrivateLinkResource.md b/src/Network/Network/help/Get-AzPrivateLinkResource.md index 935f06baa8f0..116bd187b7f1 100644 --- a/src/Network/Network/help/Get-AzPrivateLinkResource.md +++ b/src/Network/Network/help/Get-AzPrivateLinkResource.md @@ -14,13 +14,13 @@ Gets a private link resource. ### ByPrivateLinkResourceId (Default) ``` -Get-AzPrivateLinkResource -PrivateLinkResourceId [-DefaultProfile ] - [] +Get-AzPrivateLinkResource -PrivateLinkResourceId [-Name ] + [-DefaultProfile ] [] ``` ### ByResource ``` -Get-AzPrivateLinkResource -ResourceGroupName -ServiceName +Get-AzPrivateLinkResource -ResourceGroupName -ServiceName [-Name ] [-DefaultProfile ] [-PrivateLinkResourceType ] [] ``` @@ -53,13 +53,28 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -Name +The private link resource name. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: GroupName + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -PrivateLinkResourceId The Azure resource manager id of the private link resource. ```yaml Type: System.String Parameter Sets: ByPrivateLinkResourceId -Aliases: +Aliases: PrivateLinkServiceId Required: True Position: Named diff --git a/src/Network/Network/help/Get-AzVirtualNetwork.md b/src/Network/Network/help/Get-AzVirtualNetwork.md index 2fc4b0574f51..03b847f881e6 100644 --- a/src/Network/Network/help/Get-AzVirtualNetwork.md +++ b/src/Network/Network/help/Get-AzVirtualNetwork.md @@ -49,6 +49,7 @@ AddressSpace : { ] } DhcpOptions : {} +FlowTimeoutInMinutes : null Subnets : [] VirtualNetworkPeerings : [] EnableDdosProtection : false @@ -76,6 +77,7 @@ AddressSpace : { ] } DhcpOptions : {} +FlowTimeoutInMinutes : null Subnets : [] VirtualNetworkPeerings : [] EnableDdosProtection : false diff --git a/src/Network/Network/help/Get-AzVirtualNetworkGatewayNatRule.md b/src/Network/Network/help/Get-AzVirtualNetworkGatewayNatRule.md new file mode 100644 index 000000000000..bc6d81c0c4ee --- /dev/null +++ b/src/Network/Network/help/Get-AzVirtualNetworkGatewayNatRule.md @@ -0,0 +1,216 @@ +--- +external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml +Module Name: Az.Network +online version: https://docs.microsoft.com/powershell/module/az.network/get-azvirtualnetworkgatewaynatrule +schema: 2.0.0 +--- + +# Get-AzVirtualNetworkGatewayNatRule + +## SYNOPSIS +Gets a Virtual Network Gateway NatRule. + +## SYNTAX + +### ByVirtualNetworkGatewayName (Default) +``` +Get-AzVirtualNetworkGatewayNatRule -ResourceGroupName -ParentResourceName [-Name ] + [-DefaultProfile ] [] +``` + +### ByVirtualNetworkGatewayObject +``` +Get-AzVirtualNetworkGatewayNatRule -ParentObject [-Name ] + [-DefaultProfile ] [] +``` + +### ByVirtualNetworkGatewayResourceId +``` +Get-AzVirtualNetworkGatewayNatRule -ParentResourceId [-Name ] + [-DefaultProfile ] [] +``` + +## DESCRIPTION +**Get-AzVirtualNetworkGatewayNatRule** cmdlet returns a virtual network gateway nat rule object of your virtual network gateway based on Name and ParentResourceName. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\Users> get-azVirtualNetworkGatewayNatRule -ResourceGroupName "rg1" -Name "natRule1" -ParentResourceName gw1 + +Name : natRule1 +ProvisioningState : Succeeded +Type : Static +Mode : IngressSnat +InternalMappings : [ + { + "AddressSpace": "25.0.0.0/16" + } + ] +ExternalMappings : [ + { + "AddressSpace": "30.0.0.0/16" + } + ] +IpConfigurationId : +Id : /subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/natRule1 +Etag : W/"5150d788-e165-42ba-99c4-8138a545fce9" +``` + +### Example 2: +```powershell +PS C:\Users\khbaheti> get-azVirtualNetworkGatewayNatRule -ResourceGroupName "rg1" -ParentResourceName "gw1" + +Name : natRule1 +ProvisioningState : Succeeded +Type : Static +Mode : IngressSnat +InternalMappings : [ + { + "AddressSpace": "25.0.0.0/16" + } + ] +ExternalMappings : [ + { + "AddressSpace": "30.0.0.0/16" + } + ] +IpConfigurationId : +Id : /subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/natRule1 +Etag : W/"5150d788-e165-42ba-99c4-8138a545fce9" + +Name : natRule2 +ProvisioningState : Succeeded +Type : Static +Mode : EgressSnat +InternalMappings : [ + { + "AddressSpace": "20.0.0.0/16" + } + ] +ExternalMappings : [ + { + "AddressSpace": "50.0.0.0/16" + } + ] +IpConfigurationId : +Id : /subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/natRule2 +Etag : W/"5150d788-e165-42ba-99c4-8138a545fce9" +``` + + +## PARAMETERS + +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. + +```yaml +Type: IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +The resource name. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ResourceName, VirtualNetworkGatewayNatRuleName + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ParentObject +The parent VirtualNetworkGateway for this VirtualNetworkGatewayNatRule. + +```yaml +Type: PSVirtualNetworkGateway +Parameter Sets: ByVirtualNetworkGatewayObject +Aliases: ParentVirtualNetworkGateway, VirtualNetworkGateway + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -ParentResourceId +The resource id of the parent VirtualNetworkGateway for this VirtualNetworkGatewayNatRule. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayResourceId +Aliases: ParentVirtualNetworkGatewayId, VirtualNetworkGatewayId + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ParentResourceName +The parent resource name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayName +Aliases: ParentVirtualNetworkGatewayName, VirtualNetworkGatewayName + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ResourceGroupName +The resource group name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayName +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +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). + +## INPUTS + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway + +### System.String + +## OUTPUTS + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + +## NOTES + +## RELATED LINKS + +[New-AzVirtualNetworkGatewayNatRule](./New-AzVirtualNetworkGatewayNatRule.md) + +[Remove-AzVirtualNetworkGatewayNatRule](./Remove-AzVirtualNetworkGatewayNatRule.md) + +[Update-AzVirtualNetworkGatewayNatRule](./Update-AzVirtualNetworkGatewayNatRule.md) \ No newline at end of file diff --git a/src/Network/Network/help/Get-AzVirtualNetworkPeering.md b/src/Network/Network/help/Get-AzVirtualNetworkPeering.md index 38757e0b34ba..f3c8fef577e9 100644 --- a/src/Network/Network/help/Get-AzVirtualNetworkPeering.md +++ b/src/Network/Network/help/Get-AzVirtualNetworkPeering.md @@ -119,3 +119,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Remove-AzVirtualNetworkPeering](./Remove-AzVirtualNetworkPeering.md) [Set-AzVirtualNetworkPeering](./Set-AzVirtualNetworkPeering.md) + +[Sync-AzVirtualNetworkPeering](./Sync-AzVirtualNetworkPeering.md) diff --git a/src/Network/Network/help/New-AzFirewallPolicy.md b/src/Network/Network/help/New-AzFirewallPolicy.md index c49ddb965246..3f695c9f76f8 100644 --- a/src/Network/Network/help/New-AzFirewallPolicy.md +++ b/src/Network/Network/help/New-AzFirewallPolicy.md @@ -14,7 +14,7 @@ Creates a new Azure Firewall Policy ``` New-AzFirewallPolicy -Name -ResourceGroupName -Location [-ThreatIntelMode ] - [-ThreatIntelWhitelist ] [-BasePolicy ] + [-ThreatIntelWhitelist ] [-BasePolicy ] [-PrivateRange ] [-DnsSetting ] [-Tag ] [-Force] [-AsJob] [-IntrusionDetection ] [-TransportSecurityName ] [-TransportSecurityKeyVaultSecretId ] [-SkuTier ] [-UserAssignedIdentityId ] @@ -60,6 +60,14 @@ PS C:\> New-AzFirewallPolicy -Name fp1 -Location "westus2" -ResourceGroup TestRg This example creates an azure firewall policy with a intrusion detection in mode alert, user assigned identity and transport security +### Example 5: 5. Create an empty Firewall Policy with customized private range setup +```powershell +PS C:\> New-AzFirewallPolicy -Name fp1 -ResourceGroupName TestRg -PrivateRange @("99.99.99.0/24", "66.66.0.0/16") +``` + +This example creates a Firewall that treats "99.99.99.0/24" and "66.66.0.0/16" as private ip ranges and won't snat traffic to those addresses + + ## PARAMETERS ### -AsJob @@ -349,6 +357,20 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -PrivateRange +The private IP ranges to which traffic won't be SNAT'ed + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: +Required: False +Position: Named +Default value: None +Accept pipeline input: False +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). diff --git a/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroup.md b/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroup.md index a2b8065a2744..fbbdf059d401 100644 --- a/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroup.md +++ b/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroup.md @@ -35,7 +35,7 @@ The **New-AzFirewallPolicyRuleCollectionGroup** cmdlet creates a rule collection ### Example 1 ```powershell -PS C:\> New-AzFirewallPolicyRuleCollectionGroup -Name rg1 -ResourceGroupName TestRg -Location westus -Priority 200 -RuleCollection $filterRule1 -AzureFirewallPolicy $fp +PS C:\> New-AzFirewallPolicyRuleCollectionGroup -Name rg1 -ResourceGroupName TestRg -Priority 200 -RuleCollection $filterRule1 -FirewallPolicyObject $fp ``` This example creates a rule collection group in the firewall policy $fp diff --git a/src/Network/Network/help/New-AzLoadBalancerBackendAddressPool.md b/src/Network/Network/help/New-AzLoadBalancerBackendAddressPool.md index 6217c80d969b..96c848f43c52 100644 --- a/src/Network/Network/help/New-AzLoadBalancerBackendAddressPool.md +++ b/src/Network/Network/help/New-AzLoadBalancerBackendAddressPool.md @@ -1,4 +1,4 @@ ---- +--- external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml Module Name: Az.Network online version:https://docs.microsoft.com/powershell/module/az.network/new-azloadbalancerbackendaddresspool diff --git a/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolConfig.md b/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolConfig.md index 6f1b1a87c210..2d78c085f852 100644 --- a/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolConfig.md +++ b/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolConfig.md @@ -1,4 +1,4 @@ ---- +--- external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml Module Name: Az.Network ms.assetid: 67AD15B0-94EB-486F-8C17-606EA5F702D3 @@ -14,7 +14,7 @@ Creates a backend address pool configuration for a load balancer. ## SYNTAX ``` -New-AzLoadBalancerBackendAddressPoolConfig -Name [-DefaultProfile ] [-WhatIf] +New-AzLoadBalancerBackendAddressPoolConfig -Name [-TunnelInterface ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -30,6 +30,14 @@ PS C:\>New-AzLoadBalancerBackendAddressPoolConfig -Name "BackendAddressPool02" This command creates a backend address pool configuration named BackendAddressPool02 for a load balancer. +### Example 2: Create a backend address pool configuration with tunnel interface for a load balancer +```powershell +## create with Gateway LoadBalancer TunnelInterface configuration +PS C:\> $tunnelInterface1 = New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig -Protocol 'Vxlan' -Type 'Internal' -Port 2000 -Identifier 800 +PS C:\> $tunnelInterface2 = New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig -Protocol 'Vxlan' -Type 'External' -Port 2001 -Identifier 801 +PS C:\> New-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $loadBalancerName -Name $backendPool3 -TunnelInterface $tunnelInterface1, $tunnelInterface2 +``` + ## PARAMETERS ### -DefaultProfile @@ -62,6 +70,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -TunnelInterface +The configuration of Gateway LoadBalancer Provider. + +```yaml +Type: PSTunnelInterface[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName, ByValue) +Accept wildcard characters: False +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig.md b/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig.md new file mode 100644 index 000000000000..2132014e2e4e --- /dev/null +++ b/src/Network/Network/help/New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig.md @@ -0,0 +1,118 @@ +--- +external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml +Module Name: Az.Network +online version: https://docs.microsoft.com/powershell/module/az.network/new-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig +schema: 2.0.0 +--- + +# New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig + +## SYNOPSIS +Creates a tunnel interface in a backend address pool of a load balancer. + +## SYNTAX + +### CreateByNameParameterSet +``` +New-AzLoadBalancerBackendAddressPoolTunnelInterfaceConfig [-Type ] [-Protocol ] [-Identifier ] [-Port ] +``` + +## DESCRIPTION +Creates a tunnel interface in a backend address pool of a load balancer. This is used for Gateway Load Balancer +## EXAMPLES + +### Example 1: Add a tunnel interface to a backend address pool configuration to a load balancer +```powershell +## Get loadbalancer +PS C:\> $lb = Get-AzLoadBalancer -ResourceGroupName $resourceGroup -Name $loadBalancerName + +## Create tunnel interface to backend address pool +PS C:\> $tunnelInterface1 = New-AzLoadBalancerBackendAddressPool -Protocol Vxlan -Type Internal -Port 2000 -Identifier 800 -BackendAddressPool $pool +PS C:\> $tunnelInterface2 = New-AzLoadBalancerBackendAddressPool -Protocol Vxlan -Type External -Port 2001 -Identifier 801 -BackendAddressPool $pool + +## Set backend address pool +PS C:\> $pool = Set-AzLoadBalancerBackendAddressPool -Name "BackendAddressPool02" -TunnelInterface $tunnelInterface1, $tunnelInterface2 +``` +If the properties are not provided then they will be replaced with default values. + +## PARAMETERS + +### -Protocol +Specifies the protocol of tunnel interface. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Type +Specifies the type of tunnel interface. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Port +Specifies the port of tunnel interface. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Identifier +Specifies the identifier of tunnel interface. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +## INPUTS + +### System.String + +### System.Int32 + +## OUTPUTS + +### Microsoft.Azure.Commands.Network.Models.PSTunnelInterface + +## NOTES + +## RELATED LINKS + +[Add-AzLoadBalancerBackendAddressPoolConfig](./Add-AzLoadBalancerBackendAddressPoolConfig.md) + +[Get-AzLoadBalancerBackendAddressPoolConfig](./Get-AzLoadBalancerBackendAddressPoolConfig.md) + +[Remove-AzLoadBalancerBackendAddressPoolConfig](./Remove-AzLoadBalancerBackendAddressPoolConfig.md) diff --git a/src/Network/Network/help/New-AzLoadBalancerRuleConfig.md b/src/Network/Network/help/New-AzLoadBalancerRuleConfig.md index 4f6523a68c23..c90650950a55 100644 --- a/src/Network/Network/help/New-AzLoadBalancerRuleConfig.md +++ b/src/Network/Network/help/New-AzLoadBalancerRuleConfig.md @@ -18,7 +18,7 @@ Creates a rule configuration for a load balancer. New-AzLoadBalancerRuleConfig -Name [-Protocol ] [-LoadDistribution ] [-FrontendPort ] [-BackendPort ] [-IdleTimeoutInMinutes ] [-EnableFloatingIP] [-EnableTcpReset] [-DisableOutboundSNAT] [-FrontendIpConfiguration ] - [-BackendAddressPool ] [-Probe ] [-DefaultProfile ] + [-BackendAddressPool ] [-Probe ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ New-AzLoadBalancerRuleConfig -Name [-Protocol ] [-LoadDistribut New-AzLoadBalancerRuleConfig -Name [-Protocol ] [-LoadDistribution ] [-FrontendPort ] [-BackendPort ] [-IdleTimeoutInMinutes ] [-EnableFloatingIP] [-EnableTcpReset] [-DisableOutboundSNAT] [-FrontendIpConfigurationId ] - [-BackendAddressPoolId ] [-ProbeId ] [-DefaultProfile ] [-WhatIf] + [-BackendAddressPoolId ] [-ProbeId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -38,11 +38,11 @@ The **New-AzLoadBalancerRuleConfig** cmdlet creates a rule configuration for an ### Example 1: Creating a rule configuration for an Azure Load Balancer ```powershell -PS C:\> $publicip = New-AzPublicIpAddress -ResourceGroupName "MyResourceGroup" ` +PS C:\> $publicip = New-AzPublicIpAddress -ResourceGroupName "MyResourceGroup" ` -name MyPublicIP -location 'West US' -AllocationMethod Dynamic -PS C:\> $frontend = New-AzLoadBalancerFrontendIpConfig -Name MyFrontEnd ` +PS C:\> $frontend = New-AzLoadBalancerFrontendIpConfig -Name MyFrontEnd ` -PublicIpAddress $publicip -PS C:\> $probe = New-AzLoadBalancerProbeConfig -Name MyProbe -Protocol http -Port ` +PS C:\> $probe = New-AzLoadBalancerProbeConfig -Name MyProbe -Protocol http -Port ` 80 -IntervalInSeconds 15 -ProbeCount 2 -RequestPath healthcheck.aspx PS C:\> New-AzLoadBalancerRuleConfig -Name "MyLBrule" -FrontendIPConfiguration ` $frontend -BackendAddressPool $backendAddressPool -Probe $probe -Protocol Tcp ` @@ -50,6 +50,15 @@ PS C:\> New-AzLoadBalancerRuleConfig -Name "MyLBrule" -FrontendIPConfiguration ` -LoadDistribution SourceIP ``` +### Example 2: Creating a rule configuration for an Azure Load Balancer with Gateway Load Balancer +```powershell +PS C:\>$slb = Get-AzLoadBalancer -Name "MyLoadBalancer" -ResourceGroupName "MyResourceGroup" +PS C:\> $MyBackendPool1 = Get-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $MyLoadBalancer -Name $backendPool1Name +PS C:\> $MyBackendPool2 = Get-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $MyLoadBalancer -Name $backendPool2Name +PS C:\> $slb | Add-AzLoadBalancerRuleConfig -Name "NewRule" -FrontendIPConfiguration $slb.FrontendIpConfigurations[0] -Protocol "All" -FrontendPort 0 -BackendPort 0 -BackendAddressPool $MyBackendPool1,$MyBackendPool2 +PS C:\>$slb | Set-AzLoadBalancer +``` + The first three commands set up a public IP, a front end, and a probe for the rule configuration in the forth command. The forth command creates a new rule called MyLBrule with certain specifications. ## PARAMETERS @@ -58,7 +67,7 @@ The first three commands set up a public IP, a front end, and a probe for the ru Specifies a **BackendAddressPool** object to associate with a load balancer rule configuration. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool +Type: Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool[] Parameter Sets: SetByResource Aliases: @@ -73,7 +82,7 @@ Accept wildcard characters: False Specifies the ID of a **BackendAddressPool** object to associate with a load balancer rule configuration. ```yaml -Type: System.String +Type: System.String[] Parameter Sets: SetByResourceId Aliases: diff --git a/src/Network/Network/help/New-AzPrivateLinkServiceConnection.md b/src/Network/Network/help/New-AzPrivateLinkServiceConnection.md index b2235b44ca15..3892d922a290 100644 --- a/src/Network/Network/help/New-AzPrivateLinkServiceConnection.md +++ b/src/Network/Network/help/New-AzPrivateLinkServiceConnection.md @@ -64,7 +64,7 @@ Accept wildcard characters: False ``` ### -GroupId -The list of group id. +The list of group id. You can use '(Get-AzPrivateLinkResource -PrivateLinkResourceId ${privateLinkResourceId}).GroupId' to get the supported group ids. ```yaml Type: System.String[] diff --git a/src/Network/Network/help/New-AzVirtualHub.md b/src/Network/Network/help/New-AzVirtualHub.md index d8c67ea6d5bb..747d560e6405 100644 --- a/src/Network/Network/help/New-AzVirtualHub.md +++ b/src/Network/Network/help/New-AzVirtualHub.md @@ -16,16 +16,16 @@ Creates an Azure VirtualHub resource. ``` New-AzVirtualHub -ResourceGroupName -Name -VirtualWan -AddressPrefix -Location [-HubVnetConnection ] - [-RouteTable ] [-Tag ] [-Sku ] [-AsJob] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-RouteTable ] [-Tag ] [-Sku ] [-PreferredRoutingGateway ] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByVirtualWanResourceId ``` New-AzVirtualHub -ResourceGroupName -Name -VirtualWanId -AddressPrefix -Location [-HubVnetConnection ] - [-RouteTable ] [-Tag ] [-Sku ] [-AsJob] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-RouteTable ] [-Tag ] [-Sku ] [-PreferredRoutingGateway ] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -50,6 +50,7 @@ VirtualNetworkConnections : {} RouteTables : {} Location : West US Sku : Standard +PreferredRoutingGateway : ExpressRoute Type : Microsoft.Network/virtualHubs ProvisioningState : Succeeded ``` @@ -73,6 +74,7 @@ VirtualNetworkConnections : {} RouteTables : {} Location : West US Sku : Standard +PreferredRoutingGateway : ExpressRoute Type : Microsoft.Network/virtualHubs ProvisioningState : Succeeded ``` @@ -101,6 +103,7 @@ VirtualNetworkConnections : {} RouteTables : {} Location : West US Sku : Standard +PreferredRoutingGateway : ExpressRoute Type : Microsoft.Network/virtualHubs ProvisioningState : Succeeded ``` @@ -109,13 +112,37 @@ The above will create a resource group "testRG", a Virtual WAN and a Virtual Hub This example is similar to Example 2, but also attaches a route table to the virtual hub. +### Example 4 + +```powershell +PS C:\> New-AzResourceGroup -Location "West US" -Name "testRG" +PS C:\> $virtualWan = New-AzVirtualWan -ResourceGroupName "testRG" -Name "myVirtualWAN" -Location "West US" +PS C:\> New-AzVirtualHub -VirtualWan $virtualWan -ResourceGroupName "testRG" -Name "westushub" -AddressPrefix "10.0.1.0/24" -PreferredRoutingGateway "VpnGateway" + +VirtualWan : /subscriptions/{subscriptionId}resourceGroups/testRG/providers/Microsoft.Network/virtualWans/myVirtualWAN +ResourceGroupName : testRG +Name : westushub +Id : /subscriptions/{subscriptionId}resourceGroups/testRG/providers/Microsoft.Network/virtualHubs/westushub +AddressPrefix : 10.0.1.0/24 +RouteTable : +Location : West US +Sku : Standard +PreferredRoutingGateway : VpnGateway +VirtualNetworkConnections : {} +Location : West US +Type : Microsoft.Network/virtualHubs +ProvisioningState : Succeeded +``` + +The above will create a resource group "testRG", a Virtual WAN and a Virtual Hub in West US in that resource group in Azure. The virtual hub will have preferred routing gateway as VPNGateway. + ## PARAMETERS ### -AddressPrefix The address space string for this virtual hub. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -130,7 +157,7 @@ Accept wildcard characters: False Run cmdlet in the background ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: @@ -145,7 +172,7 @@ Accept wildcard characters: False The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -160,7 +187,7 @@ Accept wildcard characters: False The hub virtual network connections associated with this Virtual Hub. ```yaml -Type: PSHubVirtualNetworkConnection[] +Type: Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection[] Parameter Sets: (All) Aliases: @@ -175,7 +202,7 @@ Accept wildcard characters: False location. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -190,7 +217,7 @@ Accept wildcard characters: False The resource name. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: ResourceName, VirtualHubName @@ -201,11 +228,27 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -PreferredRoutingGateway +Preferred Routing Gateway to Route On-Prem traffic from VNET + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: +Accepted values: ExpressRoute, VpnGateway + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -ResourceGroupName The resource group name. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -220,7 +263,7 @@ Accept wildcard characters: False The route table associated with this Virtual Hub. ```yaml -Type: PSVirtualHubRouteTable +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualHubRouteTable Parameter Sets: (All) Aliases: @@ -235,7 +278,7 @@ Accept wildcard characters: False The sku of the Virtual Hub. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -250,7 +293,7 @@ Accept wildcard characters: False A hashtable which represents resource tags. ```yaml -Type: Hashtable +Type: System.Collections.Hashtable Parameter Sets: (All) Aliases: @@ -265,7 +308,7 @@ Accept wildcard characters: False The virtual wan object this hub is linked to. ```yaml -Type: PSVirtualWan +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualWan Parameter Sets: ByVirtualWanObject Aliases: @@ -280,7 +323,7 @@ Accept wildcard characters: False The id of virtual wan object this hub is linked to. ```yaml -Type: String +Type: System.String Parameter Sets: ByVirtualWanResourceId Aliases: @@ -295,7 +338,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -311,7 +354,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/New-AzVirtualNetwork.md b/src/Network/Network/help/New-AzVirtualNetwork.md index 2330e79f47f8..058319741d48 100644 --- a/src/Network/Network/help/New-AzVirtualNetwork.md +++ b/src/Network/Network/help/New-AzVirtualNetwork.md @@ -14,8 +14,8 @@ Creates a virtual network. ## SYNTAX ``` -New-AzVirtualNetwork -Name -ResourceGroupName -Location [-EdgeZone ] - -AddressPrefix [-DnsServer ] [-Subnet ] [-BgpCommunity ] +New-AzVirtualNetwork -Name -ResourceGroupName -Location [-EdgeZone ] -AddressPrefix + [-DnsServer ] [-FlowTimeout ] [-Subnet ] [-BgpCommunity ] [-Tag ] [-EnableDdosProtection] [-DdosProtectionPlanId ] [-IpAllocation ] [-Force] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -193,6 +193,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -FlowTimeout +FlowTimeout enables connection tracking for intra-VM flows. The value should be between 4 and 30 minutes (inclusive) to enable tracking, or null to disable tracking. + +```yaml +Type: System.Nullable`1[System.Int32] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Force Forces the command to run without asking for user confirmation. diff --git a/src/Network/Network/help/New-AzVirtualNetworkGateway.md b/src/Network/Network/help/New-AzVirtualNetworkGateway.md index 2cba68f99d49..9cd55234e6af 100644 --- a/src/Network/Network/help/New-AzVirtualNetworkGateway.md +++ b/src/Network/Network/help/New-AzVirtualNetworkGateway.md @@ -22,11 +22,12 @@ New-AzVirtualNetworkGateway -Name -ResourceGroupName -Location [-VpnClientRootCertificates ] [-VpnClientRevokedCertificates ] [-VpnClientIpsecPolicy ] [-Asn ] [-PeerWeight ] - [-IpConfigurationBgpPeeringAddresses ] [-Tag ] [-Force] - [-RadiusServerAddress ] [-RadiusServerSecret ] [-RadiusServerList ] - [-AadTenantUri ] [-AadAudienceId ] [-AadIssuerUri ] [-CustomRoute ] - [-VpnGatewayGeneration ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-IpConfigurationBgpPeeringAddresses ] + [-NatRule ] [-EnableBgpRouteTranslationForNat] [-Tag ] + [-Force] [-RadiusServerAddress ] [-RadiusServerSecret ] + [-RadiusServerList ] [-AadTenantUri ] [-AadAudienceId ] + [-AadIssuerUri ] [-CustomRoute ] [-VpnGatewayGeneration ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -159,6 +160,28 @@ The gateway will be called "gateway1" within the resource group "resourcegroup1r with the previously created IP configurations Bgppeering address saved in the variable "gw1ipconfBgp1," the gateway type of "VPN", the vpn type "RouteBased", the sku "VpnGw4" and VpnGatewayGeneration Generation2 enabled. +### Example 6: Create a Virtual Network Gateway with NatRules +```powershell +New-AzResourceGroup -Location "UK West" -Name "resourcegroup1" +$subnet = New-AzVirtualNetworkSubnetConfig -Name 'gatewaysubnet' -AddressPrefix '10.254.0.0/27' + +$ngwpip = New-AzPublicIpAddress -Name ngwpip -ResourceGroupName "resourcegroup1" -Location "UK West" -AllocationMethod Dynamic +$vnet = New-AzVirtualNetwork -AddressPrefix "10.254.0.0/27" -Location "UK West" -Name vnet-gateway -ResourceGroupName "resourcegroup1" -Subnet $subnet +$subnet = Get-AzVirtualNetworkSubnetConfig -name 'gatewaysubnet' -VirtualNetwork $vnet +$ngwipconfig = New-AzVirtualNetworkGatewayIpConfig -Name ipconfig1 -SubnetId $subnet.Id -PublicIpAddressId $ngwpip.Id + +$natRule = New-AzVirtualNetworkGatewayNatRule -Name "natRule1" -Type "Static" -Mode "IngressSnat" -InternalMapping @("25.0.0.0/16") -ExternalMapping @("30.0.0.0/16") + +New-AzVirtualNetworkGateway -Name gateway1 -ResourceGroupName vnet-gateway -Location "UK West" -IpConfigurations $ngwIpConfig -GatewayType "Vpn" -VpnType "RouteBased" -GatewaySku "VpnGw4" -VpnGatewayGeneration "Generation2" -NatRule $natRule -EnableBgpRouteTranslationForNat +``` + +The above will create a resource group, request a Public IP Address, create a Virtual Network and +subnet and create a Virtual Network Gateway in Azure. +ipconfigurationId1 of gateway ipconfiguration just created and stored in ngwipconfig. +The gateway will be called "gateway1" within the resource group "resourcegroup1resourcegroup1" in the location "UK West" +New virtualNetworkGateway NatRule will be saved in the variable "natRule" +the gateway type of "VPN", the vpn type "RouteBased", the sku "VpnGw4" and VpnGatewayGeneration Generation2 enabled and BgpRouteTranslationForNat enabled. + ## PARAMETERS ### -AadAudienceId @@ -296,6 +319,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -EnableBgpRouteTranslationForNat +Flag to enable BgpRouteTranslationForNat on this VirtualNetworkGateway. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -EnablePrivateIpAddress Flag to enable private IPAddress on virtual network gateway @@ -433,6 +471,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -NatRule +The NatRules for Virtual network gateway. + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -PeerWeight The weight added to routes learned over BGP from this virtual network gateway @@ -530,6 +583,7 @@ The list of P2S VPN client authentication types. Type: System.String[] Parameter Sets: (All) Aliases: +Accepted values: Certificate, Radius, AAD Required: False Position: Named @@ -704,10 +758,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### Microsoft.Azure.Commands.Network.Models.PSIpConfigurationBgpPeeringAddress[] +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule[] + ### System.Collections.Hashtable ### System.Security.SecureString +### Microsoft.Azure.Commands.Network.Models.PSRadiusServer[] + ## OUTPUTS ### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway diff --git a/src/Network/Network/help/New-AzVirtualNetworkGatewayConnection.md b/src/Network/Network/help/New-AzVirtualNetworkGatewayConnection.md index ddd088d0b784..b4053b3a4e26 100644 --- a/src/Network/Network/help/New-AzVirtualNetworkGatewayConnection.md +++ b/src/Network/Network/help/New-AzVirtualNetworkGatewayConnection.md @@ -18,12 +18,12 @@ Creates the Site-to-Site VPN connection between the virtual network gateway and New-AzVirtualNetworkGatewayConnection -Name -ResourceGroupName -Location [-AuthorizationKey ] -VirtualNetworkGateway1 [-VirtualNetworkGateway2 ] [-LocalNetworkGateway2 ] - -ConnectionType [-RoutingWeight ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] [-SharedKey ] - [-Peer ] [-EnableBgp ] [-UseLocalAzureIpAddress] [-Tag ] + -ConnectionType [-RoutingWeight ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] + [-SharedKey ] [-Peer ] [-EnableBgp ] [-UseLocalAzureIpAddress] [-Tag ] [-Force] [-UsePolicyBasedTrafficSelectors ] [-IpsecPolicies ] - [-TrafficSelectorPolicy ] [-ConnectionProtocol ] [-AsJob] - [-ExpressRouteGatewayBypass] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-TrafficSelectorPolicy ] [-ConnectionProtocol ] + [-IngressNatRule ] [-EgressNatRule ] [-AsJob] [-ExpressRouteGatewayBypass] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SetByResourceId @@ -31,12 +31,12 @@ New-AzVirtualNetworkGatewayConnection -Name -ResourceGroupName New-AzVirtualNetworkGatewayConnection -Name -ResourceGroupName -Location [-AuthorizationKey ] -VirtualNetworkGateway1 [-VirtualNetworkGateway2 ] [-LocalNetworkGateway2 ] - -ConnectionType [-RoutingWeight ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] [-SharedKey ] - [-PeerId ] [-EnableBgp ] [-UseLocalAzureIpAddress] [-Tag ] [-Force] - [-UsePolicyBasedTrafficSelectors ] [-IpsecPolicies ] - [-TrafficSelectorPolicy ] [-ConnectionProtocol ] [-AsJob] - [-ExpressRouteGatewayBypass] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + -ConnectionType [-RoutingWeight ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] + [-SharedKey ] [-PeerId ] [-EnableBgp ] [-UseLocalAzureIpAddress] [-Tag ] + [-Force] [-UsePolicyBasedTrafficSelectors ] [-IpsecPolicies ] + [-TrafficSelectorPolicy ] [-ConnectionProtocol ] + [-IngressNatRule ] [-EgressNatRule ] [-AsJob] [-ExpressRouteGatewayBypass] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -48,6 +48,16 @@ Creates the Site-to-Site VPN connection between the virtual network gateway and ``` New-AzVirtualNetworkGatewayConnection -Name conn-client-1 -ResourceGroupName $RG1 -VirtualNetworkGateway1 $vnetgw1 -VirtualNetworkGateway2 $vnetgw2 -Location $loc1 -ConnectionType Vnet2Vnet -SharedKey 'a1b2c3d4e5' ``` +### Example 2 Add/Update IngressNatRule/EgressNatRule to an existing virtual network gateway connection +``` +PS C:\>$ingressnatrule = get-azVirtualNetworkGatewayNatRule -ResourceGroupName $RG1 -Name "natRule1" -ParentResourceName vnetgw1 +PS C:\>$egressnatrule = get-azVirtualNetworkGatewayNatRule -ResourceGroupName $RG1 -Name "natRule2" -ParentResourceName vnetgw1 +PS C:\>New-AzVirtualNetworkGatewayConnection -Name conn-client-1 -ResourceGroupName $RG1 -VirtualNetworkGateway1 $vnetgw1 -VirtualNetworkGateway2 $vnetgw2 -Location $loc1 -ConnectionType Vnet2Vnet -SharedKey 'a1b2c3d4e5' +-IngressNatRule $ingressnatrule -EgressNatRule $egressnatrule +``` +The first command gets a virtual network gateway natRule named natRule1 that's type is IngressSnat. +The second command gets a virtual network gateway natRule named natRule2 that's type is EgressSnat. +The third command creates this new virtual Network gateway connection with Ingress and Egress NatRules. ## PARAMETERS @@ -67,6 +77,7 @@ Accept wildcard characters: False ``` ### -AuthorizationKey +AuthorizationKey. ```yaml Type: System.String @@ -80,6 +91,36 @@ Accept pipeline input: True (ByPropertyName) 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 +``` + +### -ConnectionMode +Virtual Network Gateway Connection Mode. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -ConnectionProtocol Gateway connection protocol:IKEv1/IKEv2 @@ -97,6 +138,7 @@ Accept wildcard characters: False ``` ### -ConnectionType +Gateway connection type:IPsec/Vnet2Vnet/ExpressRoute/VPNClient ```yaml Type: System.String @@ -112,7 +154,7 @@ Accept wildcard characters: False ``` ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with azure. +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer @@ -126,7 +168,38 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -DpdTimeoutInSeconds +Dead Peer Detection Timeout of the connection in seconds. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -EgressNatRule +The list of egress NAT rules that are associated with this Connection. + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSResourceId[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -EnableBgp +Whether to establish a BGP session over a S2S VPN tunnel ```yaml Type: System.Boolean @@ -141,6 +214,7 @@ Accept wildcard characters: False ``` ### -ExpressRouteGatewayBypass +Whether to use accelerated virtual network access by bypassing gateway ```yaml Type: System.Management.Automation.SwitchParameter @@ -155,6 +229,7 @@ Accept wildcard characters: False ``` ### -Force +Do not ask for confirmation if you want to overwrite a resource ```yaml Type: System.Management.Automation.SwitchParameter @@ -168,6 +243,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -IngressNatRule +The list of ingress NAT rules that are associated with this Connection. + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSResourceId[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -IpsecPolicies A list of IPSec policies. @@ -184,6 +274,7 @@ Accept wildcard characters: False ``` ### -LocalNetworkGateway2 +local network gateway. ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSLocalNetworkGateway @@ -198,6 +289,7 @@ Accept wildcard characters: False ``` ### -Location +location. ```yaml Type: System.String @@ -212,6 +304,7 @@ Accept wildcard characters: False ``` ### -Name +The resource name. ```yaml Type: System.String @@ -226,6 +319,7 @@ Accept wildcard characters: False ``` ### -Peer +Peer ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSPeering @@ -240,6 +334,7 @@ Accept wildcard characters: False ``` ### -PeerId +PeerId ```yaml Type: System.String @@ -254,6 +349,7 @@ Accept wildcard characters: False ``` ### -ResourceGroupName +The resource group name. ```yaml Type: System.String @@ -268,6 +364,7 @@ Accept wildcard characters: False ``` ### -RoutingWeight +RoutingWeight. ```yaml Type: System.Int32 @@ -281,35 +378,8 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -DpdTimeoutInSeconds -Dead Peer Detection Timeout of the connection in seconds - -```yaml -Type: System.Int32 -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - -### -ConnectionMode -Virtual Network Gateway Connection Mode - -```yaml -Type: System.String -Parameter Sets: (All) -Aliases: -Required: False -Position: Named -Default value: Default -Accept wildcard characters: False -``` - ### -SharedKey +The Ipsec share key. ```yaml Type: System.String @@ -324,6 +394,7 @@ Accept wildcard characters: False ``` ### -Tag +A hashtable which represents resource tags. Key-value pairs in the form of a hash table. For example: @{key0="value0";key1=$null;key2="value2"} @@ -370,7 +441,7 @@ Accept wildcard characters: False ``` ### -UsePolicyBasedTrafficSelectors -Use policy-based traffic selectors for a S2S connection +Whether to use policy-based traffic selectors for a S2S connection ```yaml Type: System.Boolean @@ -385,6 +456,7 @@ Accept wildcard characters: False ``` ### -VirtualNetworkGateway1 +First virtual network gateway. ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway @@ -399,6 +471,7 @@ Accept wildcard characters: False ``` ### -VirtualNetworkGateway2 +Second virtual network gateway. ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway @@ -412,21 +485,6 @@ Accept pipeline input: True (ByPropertyName) 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: False -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -WhatIf Shows what would happen if the cmdlet runs. The cmdlet is not run. @@ -438,13 +496,13 @@ Aliases: wi Required: False Position: Named -Default value: False +Default value: None Accept pipeline input: False 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 @@ -460,14 +518,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### System.Boolean +### System.Management.Automation.SwitchParameter + ### System.Collections.Hashtable ### Microsoft.Azure.Commands.Network.Models.PSIpsecPolicy[] ### Microsoft.Azure.Commands.Network.Models.PSTrafficSelectorPolicy[] -### System.Management.Automation.SwitchParameter - ## OUTPUTS ### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection diff --git a/src/Network/Network/help/New-AzVirtualNetworkGatewayNatRule.md b/src/Network/Network/help/New-AzVirtualNetworkGatewayNatRule.md new file mode 100644 index 000000000000..2c5c70e58ba2 --- /dev/null +++ b/src/Network/Network/help/New-AzVirtualNetworkGatewayNatRule.md @@ -0,0 +1,179 @@ +--- +external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml +Module Name: Az.Network +online version: https://docs.microsoft.com/powershell/module/az.network/new-azvirtualnetworkgatewaynatrule +schema: 2.0.0 +--- + +# New-AzVirtualNetworkGatewayNatRule + +## SYNOPSIS +Creates the virtual network gateway natRule object. + +## SYNTAX + +``` +New-AzVirtualNetworkGatewayNatRule -Name -Type -Mode -InternalMapping + -ExternalMapping [-IpConfigurationId ] [-AsJob] [-DefaultProfile ] + [] +``` + +## DESCRIPTION +**New-AzVirtualNetworkGatewayNatRule** cmdlet creates a PSVirtualNetworkGatewayNatRule object which represents natRules property in your virtual network gateway. + +## EXAMPLES + +### Example 1 +``` +$gateway = Get-AzVirtualNetworkGateway -ResourceGroupName myRg -Name gw1 +$natRule = New-AzVirtualNetworkGatewayNatRule -Name "natRule1" -Type "Static" -Mode "IngressSnat" -InternalMapping @("25.0.0.0/16") -ExternalMapping @("30.0.0.0/16") +Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -NatRule $natRule +``` +The first command gets a virtual network gateway named gw1 that belongs to resource group myRg and stores it to the variable named $gateway +The second command creates a new PSVirtualNetworkGatewayNatRuleirtual object. +The third command updates the virtual network gateway gw1 with the with newly added natRule. + +## PARAMETERS + +### -AsJob +Run cmdlet in the background + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +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: IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExternalMapping +The list of private IP address subnet external mappings for NAT + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InternalMapping +The list of private IP address subnet internal mappings for NAT + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IpConfigurationId +The IP Configuration ID this NAT rule applies to + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Mode +The Source NAT direction of a VPN NAT + +```yaml +Type: String +Parameter Sets: (All) +Aliases: +Accepted values: EgressSnat, IngressSnat + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +The resource name. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ResourceName, VirtualNetworkGatewayNatRuleName + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Type +The type of NAT rule for VPN NAT + +```yaml +Type: String +Parameter Sets: (All) +Aliases: +Accepted values: Static, Dynamic + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +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). + +## INPUTS + +### None + +## OUTPUTS + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + +## NOTES + +## RELATED LINKS + +[Get-AzVirtualNetworkGatewayNatRule](./Get-AzVirtualNetworkGatewayNatRule.md) + +[Remove-AzVirtualNetworkGatewayNatRule](./Remove-AzVirtualNetworkGatewayNatRule.md) + +[Update-AzVirtualNetworkGatewayNatRule](./Update-AzVirtualNetworkGatewayNatRule.md) diff --git a/src/Network/Network/help/Remove-AzVirtualNetworkGatewayNatRule.md b/src/Network/Network/help/Remove-AzVirtualNetworkGatewayNatRule.md new file mode 100644 index 000000000000..39ffbb28f9d8 --- /dev/null +++ b/src/Network/Network/help/Remove-AzVirtualNetworkGatewayNatRule.md @@ -0,0 +1,215 @@ +--- +external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml +Module Name: Az.Network +online version: https://docs.microsoft.com/powershell/module/az.network/remove-azvirtualnetworkgatewaynatrule +schema: 2.0.0 +--- + +# Remove-AzVirtualNetworkGatewayNatRule + +## SYNOPSIS +Removes or Delete a Virtual Network Gateway NatRule. + +## SYNTAX + +### ByVirtualNetworkGatewayNatRuleName (Default) +``` +Remove-AzVirtualNetworkGatewayNatRule -ResourceGroupName -ParentResourceName -Name + [-Force] [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] +``` + +### ByVirtualNetworkGatewayNatRuleResourceId +``` +Remove-AzVirtualNetworkGatewayNatRule -ResourceId [-Force] [-PassThru] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] +``` + +### ByVirtualNetworkGatewayNatRuleObject +``` +Remove-AzVirtualNetworkGatewayNatRule -InputObject [-Force] [-PassThru] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] +``` + +## DESCRIPTION +**Remove-AzVirtualNetworkGatewayNatRule** cmdlet removes a virtual network gateway nat rule from your virtual network gateway. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-AzVirtualNetworkGatewayNatRule -ResourceGroupName rg1 -ParentResourceName gw1 -Name natRule3 + +Confirm +Are you sure you want to remove resource 'natRule3' +[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y +``` + +## PARAMETERS + +### -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: IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Force +Do not ask for confirmation if you want to delete a resource + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +The VirtualNetworkGatewayNatRule object to update. + +```yaml +Type: PSVirtualNetworkGatewayNatRule +Parameter Sets: ByVirtualNetworkGatewayNatRuleObject +Aliases: VirtualNetworkGatewayNatRule + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -Name +The resource name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleName +Aliases: ResourceName, VirtualNetworkGatewayNatRuleName + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ParentResourceName +The parent resource name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleName +Aliases: ParentVirtualNetworkGatewayName, VirtualNetworkGatewayName + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns an object representing the item on which this operation is being performed. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ResourceGroupName +The resource group name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleName +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ResourceId +The resource id of the VirtualNetworkGatewayNatRule object to delete. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleResourceId +Aliases: VirtualNetworkGatewayNatRuleId + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +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). + +## INPUTS + +### System.String + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + +## OUTPUTS + +### System.Boolean + +## NOTES + +## RELATED LINKS diff --git a/src/Network/Network/help/Remove-AzVirtualNetworkPeering.md b/src/Network/Network/help/Remove-AzVirtualNetworkPeering.md index 98d14e754621..12049bb6a6fb 100644 --- a/src/Network/Network/help/Remove-AzVirtualNetworkPeering.md +++ b/src/Network/Network/help/Remove-AzVirtualNetworkPeering.md @@ -189,3 +189,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Get-AzVirtualNetworkPeering](./Get-AzVirtualNetworkPeering.md) [Set-AzVirtualNetworkPeering](./Set-AzVirtualNetworkPeering.md) + +[Sync-AzVirtualNetworkPeering](./Sync-AzVirtualNetworkPeering.md) diff --git a/src/Network/Network/help/Set-AzFirewallPolicy.md b/src/Network/Network/help/Set-AzFirewallPolicy.md index 615407ec5e6f..3c12f66387fa 100644 --- a/src/Network/Network/help/Set-AzFirewallPolicy.md +++ b/src/Network/Network/help/Set-AzFirewallPolicy.md @@ -15,7 +15,7 @@ Saves a modified azure firewall policy ### SetByNameParameterSet (Default) ``` Set-AzFirewallPolicy -Name -ResourceGroupName [-AsJob] [-ThreatIntelMode ] - [-ThreatIntelWhitelist ] [-BasePolicy ] + [-ThreatIntelWhitelist ] [-BasePolicy ] [-PrivateRange ] [-DnsSetting ] -Location [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -23,14 +23,14 @@ Set-AzFirewallPolicy -Name -ResourceGroupName [-AsJob] [-Threa ### SetByInputObjectParameterSet ``` Set-AzFirewallPolicy [-Name ] -InputObject [-AsJob] [-ThreatIntelMode ] - [-ThreatIntelWhitelist ] [-BasePolicy ] + [-ThreatIntelWhitelist ] [-BasePolicy ] [-PrivateRange ] [-DnsSetting ] [-Location ] [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SetByResourceIdParameterSet ``` -Set-AzFirewallPolicy [-AsJob] -ResourceId [-ThreatIntelMode ] +Set-AzFirewallPolicy [-AsJob] -ResourceId [-ThreatIntelMode ] [-PrivateRange ] [-ThreatIntelWhitelist ] [-BasePolicy ] [-DnsSetting ] -Location [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] diff --git a/src/Network/Network/help/Set-AzLoadBalancerBackendAddressPool.md b/src/Network/Network/help/Set-AzLoadBalancerBackendAddressPool.md index d89de0fe8e31..53570eba36f0 100644 --- a/src/Network/Network/help/Set-AzLoadBalancerBackendAddressPool.md +++ b/src/Network/Network/help/Set-AzLoadBalancerBackendAddressPool.md @@ -1,4 +1,4 @@ ---- +--- external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml Module Name: Az.Network online version:https://docs.microsoft.com/powershell/module/az.network/set-azloadbalancerbackendaddresspool diff --git a/src/Network/Network/help/Set-AzLoadBalancerFrontendIpConfig.md b/src/Network/Network/help/Set-AzLoadBalancerFrontendIpConfig.md index 2df49b25f3d9..3236614f9445 100644 --- a/src/Network/Network/help/Set-AzLoadBalancerFrontendIpConfig.md +++ b/src/Network/Network/help/Set-AzLoadBalancerFrontendIpConfig.md @@ -55,6 +55,13 @@ Set-AzLoadBalancerFrontendIpConfig -LoadBalancer -Name [] ``` +### SetByResourceGatewayLoadBalancerId +``` +Set-AzLoadBalancerFrontendIpConfig -LoadBalancer -Name [-Zone ] + -PublicIpAddress [-GatewayLoadBalancerId ] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] +``` + ## DESCRIPTION The **Set-AzLoadBalancerFrontendIpConfig** cmdlet updates a front-end IP configuration for a load balancer. @@ -68,12 +75,20 @@ PS C:\> $slb | Add-AzLoadBalancerFrontendIpConfig -Name "NewFrontend" -Subnet $S PS C:\> $slb | Set-AzLoadBalancerFrontendIpConfig -Name "NewFrontend" -Subnet $Subnet PS C:\> $slb | Set-AzLoadBalancer ``` - The first command gets the virtual subnet named Subnet, and then stores it in the $Subnet variable. The second command gets the associated load balancer named MyLoadBalancer, and then stores it in the $slb variable. The third command uses the pipeline operator to pass the load balancer in $slb to Add-AzLoadBalancerFrontendIpConfig, which creates a front-end IP configuration named NewFrontend for $slb. The fourth command passes the load balancer in $slb to **Set-AzLoadBalancerFrontendIpConfig**, which saves and updates the front-end IP configuration. +### Example 2: Modify the front-end IP configuration of a load balancer with Gateway Load Balancer +```powershell +PS C:\> $slb1 = Get-AzLoadBalancer -Name "MyLoadBalancer1" -ResourceGroupName "MyResourceGroup" +PS C:\> $feip = $Get-AzLoadBalancerFrontendIpConfig -Name "MyFrontEnd" -LoadBalancer $slb1 +PS C:\> $slb2 = Get-AzLoadBalancer -Name "MyLoadBalancer1" -ResourceGroupName "MyResourceGroup" +PS C:\> $slb2 | Set-AzLoadBalancerFrontendIpConfig -Name "NewFrontend" -PublicIpAddress $publicIp -GatewayLoadBalancerId $feip.Id +PS C:\> $slb2 | Set-AzLoadBalancer +``` + ## PARAMETERS ### -DefaultProfile @@ -107,6 +122,21 @@ Accept pipeline input: True (ByPropertyName, ByValue) Accept wildcard characters: False ``` +### -GatewayLoadBalancerId +Specifies the ID of the Gateway Load Balancer Provider Frontend Ip Configuration. + +```yaml +Type: System.String +Parameter Sets: SetByResourceGatewayLoadBalancer +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Name Specifies the name of the front-end IP configuration to set. @@ -323,5 +353,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [New-AzLoadBalancerFrontendIpConfig](./New-AzLoadBalancerFrontendIpConfig.md) [Remove-AzLoadBalancerFrontendIpConfig](./Remove-AzLoadBalancerFrontendIpConfig.md) - - diff --git a/src/Network/Network/help/Set-AzLoadBalancerRuleConfig.md b/src/Network/Network/help/Set-AzLoadBalancerRuleConfig.md index 879278b4b1c4..9d12c4b81e52 100644 --- a/src/Network/Network/help/Set-AzLoadBalancerRuleConfig.md +++ b/src/Network/Network/help/Set-AzLoadBalancerRuleConfig.md @@ -18,7 +18,7 @@ Updates a rule configuration for a load balancer. Set-AzLoadBalancerRuleConfig -LoadBalancer -Name [-Protocol ] [-LoadDistribution ] [-FrontendPort ] [-BackendPort ] [-IdleTimeoutInMinutes ] [-EnableFloatingIP] [-EnableTcpReset] [-DisableOutboundSNAT] - [-FrontendIpConfiguration ] [-BackendAddressPool ] + [-FrontendIpConfiguration ] [-BackendAddressPool ] [-Probe ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Set-AzLoadBalancerRuleConfig -LoadBalancer -Name [-Pro Set-AzLoadBalancerRuleConfig -LoadBalancer -Name [-Protocol ] [-LoadDistribution ] [-FrontendPort ] [-BackendPort ] [-IdleTimeoutInMinutes ] [-EnableFloatingIP] [-EnableTcpReset] [-DisableOutboundSNAT] [-FrontendIpConfigurationId ] - [-BackendAddressPoolId ] [-ProbeId ] [-DefaultProfile ] [-WhatIf] + [-BackendAddressPoolId ] [-ProbeId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -44,6 +44,15 @@ PS C:\> $slb | Set-AzLoadBalancerRuleConfig -Name "NewRule" -FrontendIPConfigura PS C:\> $slb | Set-AzLoadBalancer ``` +### Example 2: Modify a load balancing rule configuration to have two backend address pools +``` +PS C:\>$slb = Get-AzLoadBalancer -Name "MyLoadBalancer" -ResourceGroupName "MyResourceGroup" +PS C:\> $MyBackendPool1 = Get-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $MyLoadBalancer -Name $backendPool1Name +PS C:\> $MyBackendPool2 = Get-AzLoadBalancerBackendAddressPool -ResourceGroupName $resourceGroup -LoadBalancerName $MyLoadBalancer -Name $backendPool2Name +PS C:\> $slb | Set-AzLoadBalancerRuleConfig -Name "NewRule" -FrontendIPConfiguration $slb.FrontendIpConfigurations[0] -Protocol "All" -FrontendPort 0 -BackendPort 0 -BackendAddressPool $MyBackendPool1, $MyBackendPool2 +PS C:\>$slb | Set-AzLoadBalancer +``` + The first command gets the load balancer named MyLoadBalancer, and then stores it in the $slb variable. The second command uses the pipeline operator to pass the load balancer in $slb to Add-AzLoadBalancerRuleConfig, which adds a rule named NewRule to it. The third command passes the load balancer to **Set-AzLoadBalancerRuleConfig**, which sets the new rule configuration. @@ -55,7 +64,7 @@ Note that the configuration does not enable a floating IP address, which had bee Specifies a **BackendAddressPool** object to associate with a load balancer rule. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool +Type: Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool[] Parameter Sets: SetByResource Aliases: @@ -70,7 +79,7 @@ Accept wildcard characters: False Specifies the ID of a **BackendAddressPool** object to associate with a load balancer rule configuration. ```yaml -Type: System.String +Type: System.String[] Parameter Sets: SetByResourceId Aliases: diff --git a/src/Network/Network/help/Set-AzNetworkInterfaceIpConfig.md b/src/Network/Network/help/Set-AzNetworkInterfaceIpConfig.md index 5afad50977b3..0325e7a768a4 100644 --- a/src/Network/Network/help/Set-AzNetworkInterfaceIpConfig.md +++ b/src/Network/Network/help/Set-AzNetworkInterfaceIpConfig.md @@ -33,6 +33,15 @@ Set-AzNetworkInterfaceIpConfig -Name -NetworkInterface ] [-DefaultProfile ] [] ``` +### SetByResourceGatewayLoadBalancer +``` +Set-AzNetworkInterfaceIpConfig -Name -NetworkInterface + [-PrivateIpAddressVersion ] [-PrivateIpAddress ] [-Primary] [-SubnetId ] + [-PublicIpAddressId ] [-GatewayLoadBalancerId ] [-LoadBalancerBackendAddressPoolId ] + [-LoadBalancerInboundNatRuleId ] [-ApplicationGatewayBackendAddressPoolId ] + [-ApplicationSecurityGroupId ] [-DefaultProfile ] [] +``` + ## DESCRIPTION The **Set-AzNetworkInterfaceIpConfig** cmdlet updates an IP configuration for a network interface. @@ -156,6 +165,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -GatewayLoadBalancerId +Specifies the ID of the Gateway Load Balancer Provider Frontend Ip Configuration. + +```yaml +Type: System.String +Parameter Sets: SetByResourceGatewayLoadBalancer +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -LoadBalancerBackendAddressPool Specifies a collection of load balancer backend address pool references to which this network interface IP configuration belongs. diff --git a/src/Network/Network/help/Set-AzVirtualNetworkGateway.md b/src/Network/Network/help/Set-AzVirtualNetworkGateway.md index ed33941b60e6..a75f5da8ab8a 100644 --- a/src/Network/Network/help/Set-AzVirtualNetworkGateway.md +++ b/src/Network/Network/help/Set-AzVirtualNetworkGateway.md @@ -25,7 +25,9 @@ Set-AzVirtualNetworkGateway -VirtualNetworkGateway [-G [-EnablePrivateIpAddress ] [-DisableActiveActiveFeature] [-RadiusServerAddress ] [-RadiusServerSecret ] [-RadiusServerList ] [-AadTenantUri ] [-AadAudienceId ] [-AadIssuerUri ] [-RemoveAadAuthentication] [-CustomRoute ] - [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-NatRule ] [-BgpRouteTranslationForNat ] + [-AsJob] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ### UpdateResourceWithTags @@ -40,7 +42,9 @@ Set-AzVirtualNetworkGateway -VirtualNetworkGateway [-G [-EnablePrivateIpAddress ] [-DisableActiveActiveFeature] [-RadiusServerAddress ] [-RadiusServerSecret ] [-RadiusServerList ] [-AadTenantUri ] [-AadAudienceId ] [-AadIssuerUri ] [-RemoveAadAuthentication] [-CustomRoute ] - -Tag [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-NatRule ] [-BgpRouteTranslationForNat ] + -Tag [-AsJob] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -265,7 +269,96 @@ The third command assigns the address list into addresslist1. The fourth command created a PSIpConfigurationBgpPeeringAddress object. The fifth command set this new created PSIpConfigurationBgpPeeringAddress to IpConfigurationBgpPeeringAddresses and update the gateway. -### Example 6: Delete multiple expired VpnClientRootCertificates of an existing virtual network gateway +### Example 6: Add/Update NatRules to an existing virtual network gateway +``` +PS C:\>$Gateway = Get-AzVirtualNetworkGateway -ResourceGroupName "ResourceGroup001" -Name "Gateway001" +PS C:\>$vngNatRules = $Gateway.NatRules +PS C:\>$natRule = New-AzVirtualNetworkGatewayNatRule -Name "natRule1" -Type "Static" -Mode "IngressSnat" -InternalMapping @("25.0.0.0/16") -ExternalMapping @("30.0.0.0/16") +PS C:\>$vngNatRules.Add($natrule) +PS C:\>Set-AzVirtualNetworkGateway -VirtualNetworkGateway $Gateway -NatRule $vngNatRules.NatRules -BgpRouteTranslationForNat $true + +Name : Gateway001 +ResourceGroupName : ResourceGroup001 +Location : westcentralus +Id : /subscriptions/59ac12a6-f2b7-46d4-af3d-98ba9d9dbd92/resourceGroups/ResourceGroup001/providers/Microsoft.Network/virtualNetworkGateways/Gateway001 +Etag : W/"a08f13d3-6106-44e0-9127-e35e6f9793d5" +ResourceGuid : 30993429-a1ed-42ca-9862-9156b013626e +ProvisioningState : Succeeded +Tags : +IpConfigurations : [ + { + "PrivateIpAllocationMethod": "Dynamic", + "Subnet": { + "Id": "/subscriptions/59ac12a6-f2b7-46d4-af3d-98ba9d9dbd92/resourceGroups/ResourceGroup001/providers/Microsoft.Network/virtualNetworks/newApipaNet/subnets/GatewaySubnet" + }, + "PublicIpAddress": { + "Id": "/subscriptions/59ac12a6-f2b7-46d4-af3d-98ba9d9dbd92/resourceGroups/ResourceGroup001/providers/Microsoft.Network/publicIPAddresses/newapipaip" + }, + "Name": "default", + "Etag": "W/\"a08f13d3-6106-44e0-9127-e35e6f9793d5\"", + "Id": "/subscriptions/59ac12a6-f2b7-46d4-af3d-98ba9d9dbd92/resourceGroups/ResourceGroup001/providers/Microsoft.Network/virtualNetworkGateways/Gateway001/ipConfigurations/default" + } + ] +GatewayType : Vpn +VpnType : RouteBased +EnableBgp : False +ActiveActive : False +GatewayDefaultSite : null +Sku : { + "Capacity": 2, + "Name": "VpnGw1", + "Tier": "VpnGw1" + } +VpnClientConfiguration : null +BgpSettings : { + "Asn": 65515, + "BgpPeeringAddress": "10.1.255.30", + "PeerWeight": 0, + "BgpPeeringAddresses": [ + { + "IpconfigurationId": "/subscriptions/59ac12a6-f2b7-46d4-af3d-98ba9d9dbd92/resourceGroups/ResourceGroup001/providers/Microsoft.Network/virtualNetworkGateways/Gateway001/ipConfigurations/default", + "DefaultBgpIpAddresses": [ + "10.1.255.30" + ], + "CustomBgpIpAddresses": [ + "169.254.21.55" + ], + "TunnelIpAddresses": [ + "13.78.146.151" + ] + } + ] + } +NatRules : [ + { + "VirtualNetworkGatewayNatRulePropertiesType": "Static", + "Mode": "IngressSnat", + "InternalMappings": [ + { + "AddressSpace": "25.0.0.0/16" + } + ], + "ExternalMappings": [ + { + "AddressSpace": "30.0.0.0/16" + } + ], + "ProvisioningState": "Succeeded", + "Name": "natRule1", + "Etag": "W/\"5150d788-e165-42ba-99c4-8138a545fce9\"", + "Id": "/subscriptions/59ac12a6-f2b7-46d4-af3d-98ba9d9dbd92/resourceGroups/ResourceGroup001/providers/Microsoft.Network/virtualNetworkGateways/Gateway001/natRules/natRule1" + } + ] +EnableBgpRouteTranslationForNat : True +``` + +The first command gets a virtual network gateway named Gateway01 that belongs to resource group ResourceGroup001 and stores it to the variable named $Gateway +The second command assigns the existing natrules into variable vngNatRules. +The third command assigns the value newly created PSVirtualNetworkGatewayNatRule object natrule into variable natRule. +The fourth command add this PSVirtualNetworkGatewayNatRule object into vngNatRules list. +The fifth command set this new created PSVirtualNetworkGatewayNatRule to NatRules of gateway and update the gateway. + +### Example 7: Delete multiple expired VpnClientRootCertificates of an existing virtual network gateway ``` PS C:\>$Gateway=Get-Azvirtualnetworkgateway -ResourceGroupName "ResourceGroup001" -Name "Gateway001" @@ -364,6 +457,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -BgpRouteTranslationForNat +This will enable and disable BgpRouteTranslationForNat on this VirtualNetworkGateway + +```yaml +Type: System.Nullable`1[System.Boolean] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -CustomRoute Custom routes AddressPool specified by customer @@ -486,6 +594,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -NatRule +The NatRules for Virtual network gateway. + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -PeerWeight The weight added to routes learned over BGP from this virtual network gateway @@ -599,6 +722,7 @@ The list of P2S VPN client authentication types. Type: System.String[] Parameter Sets: (All) Aliases: +Accepted values: Certificate, Radius, AAD Required: False Position: Named @@ -744,6 +868,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### System.Security.SecureString +### Microsoft.Azure.Commands.Network.Models.PSRadiusServer[] + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule[] + ## OUTPUTS ### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway diff --git a/src/Network/Network/help/Set-AzVirtualNetworkGatewayConnection.md b/src/Network/Network/help/Set-AzVirtualNetworkGatewayConnection.md index a594652646e9..2d77be346d2c 100644 --- a/src/Network/Network/help/Set-AzVirtualNetworkGatewayConnection.md +++ b/src/Network/Network/help/Set-AzVirtualNetworkGatewayConnection.md @@ -16,17 +16,21 @@ Configures a virtual network gateway connection. ### Default (Default) ``` Set-AzVirtualNetworkGatewayConnection -VirtualNetworkGatewayConnection - [-EnableBgp ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] [-UsePolicyBasedTrafficSelectors ] [-UseLocalAzureIpAddress ] - [-IpsecPolicies ] [-TrafficSelectorPolicy ] [-Force] [-AsJob] + [-EnableBgp ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] + [-UsePolicyBasedTrafficSelectors ] [-UseLocalAzureIpAddress ] + [-IpsecPolicies ] [-TrafficSelectorPolicy ] + [-IngressNatRule ] [-EgressNatRule ] [-Force] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateResourceWithTags ``` Set-AzVirtualNetworkGatewayConnection -VirtualNetworkGatewayConnection - [-EnableBgp ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] [-UsePolicyBasedTrafficSelectors ] [-UseLocalAzureIpAddress ] - [-IpsecPolicies ] [-TrafficSelectorPolicy ] -Tag - [-Force] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-EnableBgp ] [-DpdTimeoutInSeconds ] [-ConnectionMode ] + [-UsePolicyBasedTrafficSelectors ] [-UseLocalAzureIpAddress ] + [-IpsecPolicies ] [-TrafficSelectorPolicy ] + [-IngressNatRule ] [-EgressNatRule ] -Tag [-Force] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -105,6 +109,53 @@ EgressBytesTransferred : 91334484 IngressBytesTransferred : 100386089 TunnelConnectionStatus : [] ``` +### Example 3: Add/Remove natRules to an existing VirtualNetworkGatewayConnection +``` +$conn = Get-AzVirtualNetworkGatewayConnection -Name 1 -ResourceGroupName myRG +$egressNatrule = get-azVirtualNetworkGatewayNatRule -ResourceGroupName myRG -Name "natRule1" -ParentResourceName "gw1" +Set-AzVirtualNetworkGatewayConnection -VirtualNetworkGatewayConnection $conn -IngressNatRule @() -EgressNatRule $egressNatrule + +Confirm +Are you sure you want to overwrite resource '1' +[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): y + + +Name : 1 +ResourceGroupName : myRG +Location : westus +Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myRG/providers/Mi + crosoft.Network/connections/1 +Etag : W/"00000000-0000-0000-0000-000000000000" +ResourceGuid : 00000000-0000-0000-0000-000000000000 +ProvisioningState : Succeeded +Tags : + Name Value + ============ ============ + testtagValue SomeKeyValue + testtagKey SomeTagKey +AuthorizationKey : +VirtualNetworkGateway1 : "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myRG/providers/M + icrosoft.Network/virtualNetworkGateways/myGateway" +VirtualNetworkGateway2 : "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/S2SVnetConn/providers/Mic + rosoft.Network/virtualNetworkGateways/S2SConnGW" +LocalNetworkGateway2 : +Peer : +RoutingWeight : 0 +SharedKey : +ConnectionStatus : Connected +EgressBytesTransferred : 91334484 +IngressBytesTransferred : 100386089 +TunnelConnectionStatus : [] +IngressNatRules : [] +EgressNatRules : [ + { + "Id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myRG/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/natRule1" + } + ] +``` +The first command gets a virtual network gateway connection named 1 that belongs to resource group myRG and stores it to the variable named $conn. +The second command gets the virtual network gateway natRule named natRule1 and stores it to the variable named $egressNatrule. +The third command sets virtual network gateway connection with removed all IngressNatRules and add egressNatrule into EgressNatRules. ## PARAMETERS @@ -123,8 +174,38 @@ 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 +``` + +### -ConnectionMode +Virtual Network Gateway Connection Mode. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +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. +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer @@ -138,11 +219,11 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -EnableBgp -Whether to use a BGP session over a S2S VPN tunnel +### -DpdTimeoutInSeconds +Dead Peer Detection Timeout of the connection in seconds. ```yaml -Type: System.Nullable`1[System.Boolean] +Type: System.Int32 Parameter Sets: (All) Aliases: @@ -153,36 +234,38 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -DpdTimeoutInSeconds -Dead Peer Detection Timeout of the connection in seconds +### -EgressNatRule +The list of egress NAT rules that are associated with this Connection. ```yaml -Type: System.Int32 +Type: Microsoft.Azure.Commands.Network.Models.PSResourceId[] Parameter Sets: (All) Aliases: Required: False Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: False Accept wildcard characters: False ``` -### -ConnectionMode -Virtual Network Gateway Connection Mode +### -EnableBgp +Whether to use a BGP session over a S2S VPN tunnel ```yaml -Type: System.String +Type: System.Nullable`1[System.Boolean] Parameter Sets: (All) Aliases: + Required: False Position: Named -Default value: Default +Default value: None +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` ### -Force -Forces the command to run without asking for user confirmation. +Do not ask for confirmation if you want to overwrite a resource ```yaml Type: System.Management.Automation.SwitchParameter @@ -196,6 +279,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -IngressNatRule +The list of ingress NAT rules that are associated with this Connection. + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSResourceId[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -IpsecPolicies A list of IPSec policies. @@ -227,7 +325,7 @@ Accept wildcard characters: False ``` ### -TrafficSelectorPolicy -A list of Traffic Selector policies. +A list of Traffic Selector policies. ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSTrafficSelectorPolicy[] @@ -286,21 +384,6 @@ Accept pipeline input: True (ByValue) 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: False -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -WhatIf Shows what would happen if the cmdlet runs. The cmdlet is not run. @@ -312,19 +395,21 @@ Aliases: wi Required: False Position: Named -Default value: False +Default value: None Accept pipeline input: False 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 ### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection -### System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] +### System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] ### Microsoft.Azure.Commands.Network.Models.PSIpsecPolicy[] diff --git a/src/Network/Network/help/Set-AzVirtualNetworkPeering.md b/src/Network/Network/help/Set-AzVirtualNetworkPeering.md index 07ea2ee49a47..87b8d1073141 100644 --- a/src/Network/Network/help/Set-AzVirtualNetworkPeering.md +++ b/src/Network/Network/help/Set-AzVirtualNetworkPeering.md @@ -142,3 +142,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Get-AzVirtualNetworkPeering](./Get-AzVirtualNetworkPeering.md) [Remove-AzVirtualNetworkPeering](./Remove-AzVirtualNetworkPeering.md) + +[Sync-AzVirtualNetworkPeering](./Sync-AzVirtualNetworkPeering.md) diff --git a/src/Network/Network/help/Sync-AzVirtualNetworkPeering.md b/src/Network/Network/help/Sync-AzVirtualNetworkPeering.md new file mode 100644 index 000000000000..94485e46f108 --- /dev/null +++ b/src/Network/Network/help/Sync-AzVirtualNetworkPeering.md @@ -0,0 +1,147 @@ +--- +external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml +Module Name: Az.Network +online version: https://docs.microsoft.com/powershell/module/az.network/sync-azvirtualnetworkpeering +schema: 2.0.0 +--- + +# Sync-AzVirtualNetworkPeering + +## SYNOPSIS +Command to sync the address space on the peering link if the remote virtual network has a new address space. + +## SYNTAX + +### Fields +``` +Sync-AzVirtualNetworkPeering -VirtualNetworkName -ResourceGroupName -Name + [-DefaultProfile ] [] +``` + +### Object +``` +Sync-AzVirtualNetworkPeering -VirtualNetworkPeering + [-DefaultProfile ] [] +``` + +## DESCRIPTION +Updating the address space on peered virtual networks is now supported. However, to sync the latest address space on the peering link, this commandlet needs to be called on the (peered) remote virtual network. When invoked, it would sync the address space on the peering link with the latest address space of the (peered) remote virtual network. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Sync-AzVirtualNetworkPeering -Name 'peering2' -VirtualNetwork 'vnet1' -ResourceGroupName 'rg1' +``` + +Syncs the address space on the peering, peering2 in the virtual network, vnet1 within the resource group, rg1. + +### Example 2 +```powershell +PS C:\> $s1h1 = Get-AzVirtualNetworkPeering -Name 'spoke1-hub1' -VirtualNetwork 'spoke1' -ResourceGroupName 'HUB1-RG' +PS C:\> $s1h1 | Sync-AzVirtualNetworkPeering +``` + +The first commandlet gets the virtual network peering. The second piped commandlet applies the sync operation on the peering. + +## PARAMETERS + +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. + +```yaml +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +The virtual network peering name. + +```yaml +Type: System.String +Parameter Sets: Fields +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ResourceGroupName +The resource group name. + +```yaml +Type: System.String +Parameter Sets: Fields +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -VirtualNetworkName +The virtual network name. + +```yaml +Type: System.String +Parameter Sets: Fields +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -VirtualNetworkPeering +The virtual network peering + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering +Parameter Sets: Object +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +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). + +## INPUTS + +### System.String + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering + +## OUTPUTS + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering + +## NOTES + +## RELATED LINKS + +[Add-AzVirtualNetworkPeering](./Add-AzVirtualNetworkPeering.md) + +[Get-AzVirtualNetworkPeering](./Get-AzVirtualNetworkPeering.md) + +[Remove-AzVirtualNetworkPeering](./Remove-AzVirtualNetworkPeering.md) + +[Set-AzVirtualNetworkPeering](./Set-AzVirtualNetworkPeering.md) diff --git a/src/Network/Network/help/Update-AzVirtualHub.md b/src/Network/Network/help/Update-AzVirtualHub.md index 81940e5b7b4c..2d61490b3c7b 100644 --- a/src/Network/Network/help/Update-AzVirtualHub.md +++ b/src/Network/Network/help/Update-AzVirtualHub.md @@ -16,24 +16,24 @@ Updates a virtual hub. ``` Update-AzVirtualHub -ResourceGroupName -Name [-AddressPrefix ] [-HubVnetConnection ] [-RouteTable ] - [-Tag ] [-Sku ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-Tag ] [-Sku ] [-PreferredRoutingGateway ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByVirtualHubResourceId ``` Update-AzVirtualHub -ResourceId [-AddressPrefix ] [-HubVnetConnection ] [-RouteTable ] - [-Tag ] [-Sku ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-Tag ] [-Sku ] [-PreferredRoutingGateway ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByVirtualHubObject ``` Update-AzVirtualHub -InputObject [-AddressPrefix ] [-HubVnetConnection ] [-RouteTable ] - [-Tag ] [-Sku ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-Tag ] [-Sku ] [-PreferredRoutingGateway ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -91,13 +91,38 @@ ProvisioningState : Succeeded The above will create a resource group "testRG", a Virtual WAN and a Virtual Hub in West US in that resource group in Azure. The virtual hub will have the address space "10.0.1.0/24". This example is similar to Example 1, but also attaches a route table to the virtual hub. +### Example 3 + +```powershell +PS C:\> New-AzResourceGroup -Location "West US" -Name "testRG" +PS C:\> $virtualWan = New-AzVirtualWan -ResourceGroupName "testRG" -Name "myVirtualWAN" -Location "West US" +PS C:\> New-AzVirtualHub -VirtualWan $virtualWan -ResourceGroupName "testRG" -Name "westushub" -AddressPrefix "10.0.1.0/24" +PS C:\> Update-AzVirtualHub -ResourceGroupName "testRG" -Name "westushub" -PreferredRoutingGateway "VpnGateway" + +VirtualWan : /subscriptions/{subscriptionId}resourceGroups/testRG/providers/Microsoft.Network/virtualWans/myVirtualWAN +ResourceGroupName : testRG +Name : westushub +Id : /subscriptions/{subscriptionId}resourceGroups/testRG/providers/Microsoft.Network/virtualHubs/westushub +AddressPrefix : 10.0.1.0/24 +RouteTable : +Location : West US +Sku : Standard +PreferredRoutingGateway : VpnGateway +VirtualNetworkConnections : {} +Location : West US +Type : Microsoft.Network/virtualHubs +ProvisioningState : Succeeded +``` + +The above will create a resource group "testRG", a Virtual WAN and a Virtual Hub in West US in that resource group in Azure. The virtual hub will have preferred routing gateway as ExpressRoute initially and will then be updated to VpnGateway. + ## PARAMETERS ### -AddressPrefix The address space string for this virtual hub. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -112,7 +137,7 @@ Accept wildcard characters: False Run cmdlet in the background ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: @@ -127,7 +152,7 @@ Accept wildcard characters: False The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -142,7 +167,7 @@ Accept wildcard characters: False The hub virtual network connections associated with this Virtual Hub. ```yaml -Type: PSHubVirtualNetworkConnection[] +Type: Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection[] Parameter Sets: (All) Aliases: @@ -157,7 +182,7 @@ Accept wildcard characters: False The Virtual hub object to be modified. ```yaml -Type: PSVirtualHub +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualHub Parameter Sets: ByVirtualHubObject Aliases: VirtualHub @@ -172,7 +197,7 @@ Accept wildcard characters: False The resource name. ```yaml -Type: String +Type: System.String Parameter Sets: ByVirtualHubName Aliases: ResourceName, VirtualHubName @@ -183,11 +208,27 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -PreferredRoutingGateway +Preferred Routing Gateway to Route On-Prem traffic from VNET + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: +Accepted values: ExpressRoute, VpnGateway + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -ResourceGroupName The resource group name. ```yaml -Type: String +Type: System.String Parameter Sets: ByVirtualHubName Aliases: @@ -202,7 +243,7 @@ Accept wildcard characters: False The resource id of the Virtual hub to be modified. ```yaml -Type: String +Type: System.String Parameter Sets: ByVirtualHubResourceId Aliases: VirtualHubId @@ -217,7 +258,7 @@ Accept wildcard characters: False The route table associated with this Virtual Hub. ```yaml -Type: PSVirtualHubRouteTable +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualHubRouteTable Parameter Sets: (All) Aliases: @@ -232,7 +273,7 @@ Accept wildcard characters: False The sku of the Virtual Hub. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -247,7 +288,7 @@ Accept wildcard characters: False A hashtable which represents resource tags. ```yaml -Type: Hashtable +Type: System.Collections.Hashtable Parameter Sets: (All) Aliases: @@ -262,7 +303,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -278,7 +319,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/Update-AzVirtualNetworkGatewayNatRule.md b/src/Network/Network/help/Update-AzVirtualNetworkGatewayNatRule.md new file mode 100644 index 000000000000..4c43aa640eb4 --- /dev/null +++ b/src/Network/Network/help/Update-AzVirtualNetworkGatewayNatRule.md @@ -0,0 +1,237 @@ +--- +external help file: Microsoft.Azure.PowerShell.Cmdlets.Network.dll-Help.xml +Module Name: Az.Network +online version: https://docs.microsoft.com/powershell/module/az.network/update-azvirtualnetworkgatewaynatrule +schema: 2.0.0 +--- + +# Update-AzVirtualNetworkGatewayNatRule + +## SYNOPSIS +Updates a Virtual Network Gateway NatRule. + +## SYNTAX + +### ByVirtualNetworkGatewayNatRuleName (Default) +``` +Update-AzVirtualNetworkGatewayNatRule -ResourceGroupName -ParentResourceName -Name + [-InternalMapping ] [-ExternalMapping ] [-IpConfigurationId ] [-AsJob] + [-DefaultProfile ] [] +``` + +### ByVirtualNetworkGatewayNatRuleResourceId +``` +Update-AzVirtualNetworkGatewayNatRule -ResourceId [-InternalMapping ] + [-ExternalMapping ] [-IpConfigurationId ] [-AsJob] + [-DefaultProfile ] [] +``` + +### ByVirtualNetworkGatewayNatRuleObject +``` +Update-AzVirtualNetworkGatewayNatRule -InputObject + [-InternalMapping ] [-ExternalMapping ] [-IpConfigurationId ] [-AsJob] + [-DefaultProfile ] [] +``` + +## DESCRIPTION +**Update-AzVirtualNetworkGatewayNatRule** cmdlet sets or updates a virtual network gateway nat rule. + +## EXAMPLES + +### Example 1: +``` +$natRule1 = get-azVirtualNetworkGatewayNatRule -ResourceGroupName "rg1" -Name "natRule1" -ParentResourceName "gw1" + Update-AzVirtualNetworkGatewayNatRule -InputObject $natRule1 -ExternalMapping @("30.0.0.0/16") -InternalMapping @("25.0.0.0/16") -IpConfigurationId "/subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworkGateways/gw1/ipConfigurations/default" +Name : natRule1 +ProvisioningState : Succeeded +Type : Static +Mode : IngressSnat +InternalMappings : [ + { + "AddressSpace": "25.0.0.0/16" + } + ] +ExternalMappings : [ + { + "AddressSpace": "30.0.0.0/16" + } + ] +IpConfigurationId : /subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworkGateways/gw1/ipConfigurations/default +Id : /subscriptions/7afd8f92-c220-4f53-886e-1df53a69afd4/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworkGateways/gw1/natRules/natRule1 +Etag : W/"5150d788-e165-42ba-99c4-8138a545fce9" +``` + +## PARAMETERS + +### -AsJob +Run cmdlet in the background + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +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: IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExternalMapping +The list of private IP address subnet external mappings for NAT + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +The VirtualNetworkGatewayNatRule object to update. + +```yaml +Type: PSVirtualNetworkGatewayNatRule +Parameter Sets: ByVirtualNetworkGatewayNatRuleObject +Aliases: VirtualNetworkGatewayNatRule + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -InternalMapping +The list of private IP address subnet internal mappings for NAT + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IpConfigurationId +The IP Configuration ID this NAT rule applies to + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +The resource name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleName +Aliases: ResourceName, VirtualNetworkGatewayNatRuleName + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ParentResourceName +The parent resource name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleName +Aliases: ParentVirtualNetworkGatewayName, VirtualNetworkGatewayName + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ResourceGroupName +The resource group name. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleName +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ResourceId +The resource id of the VirtualNetworkGatewayNatRule object to update. + +```yaml +Type: String +Parameter Sets: ByVirtualNetworkGatewayNatRuleResourceId +Aliases: VirtualNetworkGatewayNatRuleResourceId + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +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). + +## INPUTS + +### System.String + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + +## OUTPUTS + +### Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayNatRule + +## NOTES + +## RELATED LINKS + +[Get-AzVirtualNetworkGatewayNatRule](./Get-AzVirtualNetworkGatewayNatRule.md) + +[Remove-AzVirtualNetworkGatewayNatRule](./Remove-AzVirtualNetworkGatewayNatRule.md) + +[New-AzVirtualNetworkGatewayNatRule](./New-AzVirtualNetworkGatewayNatRule.md) diff --git a/src/PrivateDns/PrivateDns.Test/PrivateDns.Test.csproj b/src/PrivateDns/PrivateDns.Test/PrivateDns.Test.csproj index a48af8d11eb4..c5acf16f0dcb 100644 --- a/src/PrivateDns/PrivateDns.Test/PrivateDns.Test.csproj +++ b/src/PrivateDns/PrivateDns.Test/PrivateDns.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/RecoveryServices/RecoveryServices.Backup.Test/RecoveryServices.Backup.Test.csproj b/src/RecoveryServices/RecoveryServices.Backup.Test/RecoveryServices.Backup.Test.csproj index 7c6fe4337224..362af9d29539 100644 --- a/src/RecoveryServices/RecoveryServices.Backup.Test/RecoveryServices.Backup.Test.csproj +++ b/src/RecoveryServices/RecoveryServices.Backup.Test/RecoveryServices.Backup.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/RecoveryServices/RecoveryServices.SiteRecovery.Test/RecoveryServices.SiteRecovery.Test.csproj b/src/RecoveryServices/RecoveryServices.SiteRecovery.Test/RecoveryServices.SiteRecovery.Test.csproj index 967a9a470adb..466db0c22311 100644 --- a/src/RecoveryServices/RecoveryServices.SiteRecovery.Test/RecoveryServices.SiteRecovery.Test.csproj +++ b/src/RecoveryServices/RecoveryServices.SiteRecovery.Test/RecoveryServices.SiteRecovery.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/SignalR/SignalR.Test/SignalR.Test.csproj b/src/SignalR/SignalR.Test/SignalR.Test.csproj index fe17a7ffb97b..b4b78361cd3c 100644 --- a/src/SignalR/SignalR.Test/SignalR.Test.csproj +++ b/src/SignalR/SignalR.Test/SignalR.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Sql/Sql.Test/Sql.Test.csproj b/src/Sql/Sql.Test/Sql.Test.csproj index f6c6d281b40f..77d03a73c779 100644 --- a/src/Sql/Sql.Test/Sql.Test.csproj +++ b/src/Sql/Sql.Test/Sql.Test.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/SqlVirtualMachine/SqlVirtualMachine.Test/SqlVirtualMachine.Test.csproj b/src/SqlVirtualMachine/SqlVirtualMachine.Test/SqlVirtualMachine.Test.csproj index ecee5a5eebe2..10017cf17bfe 100644 --- a/src/SqlVirtualMachine/SqlVirtualMachine.Test/SqlVirtualMachine.Test.csproj +++ b/src/SqlVirtualMachine/SqlVirtualMachine.Test/SqlVirtualMachine.Test.csproj @@ -16,7 +16,7 @@ - + diff --git a/tools/LocalFeed/Microsoft.Azure.Management.Network.413.1856.57282.nupkg b/tools/LocalFeed/Microsoft.Azure.Management.Network.413.1856.57282.nupkg new file mode 100644 index 000000000000..176fece8a71e Binary files /dev/null and b/tools/LocalFeed/Microsoft.Azure.Management.Network.413.1856.57282.nupkg differ diff --git a/tools/LocalFeed/Microsoft.Azure.Management.Network.413.1856.57282.snupkg b/tools/LocalFeed/Microsoft.Azure.Management.Network.413.1856.57282.snupkg new file mode 100644 index 000000000000..0c844de422ca Binary files /dev/null and b/tools/LocalFeed/Microsoft.Azure.Management.Network.413.1856.57282.snupkg differ diff --git a/tools/StaticAnalysis/Exceptions/Az.Network/BreakingChangeIssues.csv b/tools/StaticAnalysis/Exceptions/Az.Network/BreakingChangeIssues.csv new file mode 100644 index 000000000000..e4c4c332d65f --- /dev/null +++ b/tools/StaticAnalysis/Exceptions/Az.Network/BreakingChangeIssues.csv @@ -0,0 +1,7 @@ +"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation" +"Az.Network","Microsoft.Azure.Commands.Network.AddAzureRmLoadBalancerRuleConfigCommand","Add-AzLoadBalancerRuleConfig","0","2020","The cmdlet 'Add-AzLoadBalancerRuleConfig' no longer supports the type 'System.String' for parameter 'BackendAddressPoolId'.","Change the type for parameter 'BackendAddressPoolId' back to 'System.String'." +"Az.Network","Microsoft.Azure.Commands.Network.AddAzureRmLoadBalancerRuleConfigCommand","Add-AzLoadBalancerRuleConfig","0","2020","The cmdlet 'Add-AzLoadBalancerRuleConfig' no longer supports the type 'Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool' for parameter 'BackendAddressPool'.","Change the type for parameter 'BackendAddressPool' back to 'Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool'." +"Az.Network","Microsoft.Azure.Commands.Network.NewAzureRmLoadBalancerRuleConfigCommand","New-AzLoadBalancerRuleConfig","0","2020","The cmdlet 'New-AzLoadBalancerRuleConfig' no longer supports the type 'System.String' for parameter 'BackendAddressPoolId'.","Change the type for parameter 'BackendAddressPoolId' back to 'System.String'." +"Az.Network","Microsoft.Azure.Commands.Network.NewAzureRmLoadBalancerRuleConfigCommand","New-AzLoadBalancerRuleConfig","0","2020","The cmdlet 'New-AzLoadBalancerRuleConfig' no longer supports the type 'Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool' for parameter 'BackendAddressPool'.","Change the type for parameter 'BackendAddressPool' back to 'Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool'." +"Az.Network","Microsoft.Azure.Commands.Network.SetAzureRmLoadBalancerRuleConfigCommand","Set-AzLoadBalancerRuleConfig","0","2020","The cmdlet 'Set-AzLoadBalancerRuleConfig' no longer supports the type 'System.String' for parameter 'BackendAddressPoolId'.","Change the type for parameter 'BackendAddressPoolId' back to 'System.String'." +"Az.Network","Microsoft.Azure.Commands.Network.SetAzureRmLoadBalancerRuleConfigCommand","Set-AzLoadBalancerRuleConfig","0","2020","The cmdlet 'Set-AzLoadBalancerRuleConfig' no longer supports the type 'Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool' for parameter 'BackendAddressPool'.","Change the type for parameter 'BackendAddressPool' back to 'Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool'." \ No newline at end of file