diff --git a/src/virtual-wan/HISTORY.rst b/src/virtual-wan/HISTORY.rst index e416fb84583..dc523ede0da 100644 --- a/src/virtual-wan/HISTORY.rst +++ b/src/virtual-wan/HISTORY.rst @@ -2,6 +2,11 @@ Release History =============== + +0.2.7 +++++++ +* bugfix: `az network vhub get-effective-routes` always returns empty value list. + 0.2.6 ++++++ * `az network vhub get-effective-routes` support `-o table` outputs. diff --git a/src/virtual-wan/azext_vwan/custom.py b/src/virtual-wan/azext_vwan/custom.py index b90deb92bad..c9f0696640e 100644 --- a/src/virtual-wan/azext_vwan/custom.py +++ b/src/virtual-wan/azext_vwan/custom.py @@ -153,11 +153,11 @@ def create_virtual_hub(cmd, resource_group_name, virtual_hub_name, address_prefi def get_effective_virtual_hub_routes(cmd, resource_group_name, virtual_hub_name, virtual_wan_resource_type=None, resource_id=None, no_wait=False): parameters = None - Resource, EffectiveRoutesParameters = cmd.get_models("Resource", 'EffectiveRoutesParameters') + EffectiveRoutesParameters = cmd.get_models('EffectiveRoutesParameters') if virtual_wan_resource_type is not None or resource_id is not None: parameters = EffectiveRoutesParameters( virtual_wan_resource_type=virtual_wan_resource_type, - resource_id=Resource(id=resource_id) + resource_id=resource_id ) client = network_client_factory(cmd.cli_ctx).virtual_hubs diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_p2s_vpn_gateway_basic_scenario.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_p2s_vpn_gateway_basic_scenario.yaml index 57f17d73f5d..2790a2e1584 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_p2s_vpn_gateway_basic_scenario.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_p2s_vpn_gateway_basic_scenario.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T03:15:04Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:15:11 GMT + - Mon, 02 Aug 2021 08:03:02 GMT expires: - '-1' pragma: @@ -62,13 +59,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"06db3207-fd3b-4900-b20b-bb9f82d599a2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"28024a94-9ecb-4f2d-9b6e-92c193494a82\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -77,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/d1384baa-b2b8-4d01-ab46-83b6fa7b3bbd?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9ecdcfcb-7325-4d33-b966-242091e2dbcf?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -85,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:15:21 GMT + - Mon, 02 Aug 2021 08:03:12 GMT expires: - '-1' pragma: @@ -98,7 +95,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2ad10255-b5bb-4ff2-a678-e123135bd346 + - f01849b5-643b-432e-a144-10b7765b194c x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -118,9 +115,9 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/d1384baa-b2b8-4d01-ab46-83b6fa7b3bbd?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9ecdcfcb-7325-4d33-b966-242091e2dbcf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -132,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:15:31 GMT + - Mon, 02 Aug 2021 08:03:22 GMT expires: - '-1' pragma: @@ -149,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a0ada32b-3d19-4bde-9df2-89ec4095695f + - 3604c6c2-beb5-4823-9fd1-d5e82e0485c3 status: code: 200 message: OK @@ -167,13 +164,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"bcb6ddc8-c5f3-4804-a0f9-b7514f92297b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"316ea94a-6b8f-4e4c-9e9d-9a972004445c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -186,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:15:32 GMT + - Mon, 02 Aug 2021 08:03:22 GMT etag: - - W/"bcb6ddc8-c5f3-4804-a0f9-b7514f92297b" + - W/"316ea94a-6b8f-4e4c-9e9d-9a972004445c" expires: - '-1' pragma: @@ -205,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27e3be4b-8b91-424d-99d8-99c7c8b2eb12 + - 0bd1daad-1789-42f1-8e12-a7132d662db8 status: code: 200 message: OK @@ -228,13 +225,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"82dd6224-ab21-444f-bf20-09a9dbf745e5\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f703c352-dfe6-4c5a-9eca-16a4bb13395e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.5.0.0/16\",\r\n \"virtualRouterAsn\": @@ -246,7 +243,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -254,7 +251,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:15:43 GMT + - Mon, 02 Aug 2021 08:03:31 GMT expires: - '-1' pragma: @@ -267,9 +264,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fb97a9ad-c86f-4d13-8473-f43e4db6df9b + - fd6e1372-e3b6-4e77-92d6-50c51dee4dbe x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 201 message: Created @@ -287,9 +284,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -301,7 +298,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:15:54 GMT + - Mon, 02 Aug 2021 08:03:41 GMT expires: - '-1' pragma: @@ -318,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5343e480-08de-4b3e-9cd5-600d2adb1f5f + - c24c2a33-42bb-423a-8703-6e0bc9cd1207 status: code: 200 message: OK @@ -336,9 +333,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -350,7 +347,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:16:04 GMT + - Mon, 02 Aug 2021 08:03:51 GMT expires: - '-1' pragma: @@ -367,7 +364,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 908950b3-75c5-40ad-bba1-92e6015f7c50 + - ac5631c1-eddf-4036-900f-51b35f622b34 status: code: 200 message: OK @@ -385,9 +382,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -399,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:16:24 GMT + - Mon, 02 Aug 2021 08:04:12 GMT expires: - '-1' pragma: @@ -416,7 +413,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c7ef0ec3-f5c5-4f8b-ac33-68f6f3479357 + - bbbc319e-1d6b-4e3d-a7a5-37845fc0845b status: code: 200 message: OK @@ -434,9 +431,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -448,7 +445,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:16:44 GMT + - Mon, 02 Aug 2021 08:04:33 GMT expires: - '-1' pragma: @@ -465,7 +462,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 111cb182-aa35-45ed-9b30-08ba9e6844d6 + - cca55d23-4d24-42fa-817b-226ef14aa514 status: code: 200 message: OK @@ -483,9 +480,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -497,7 +494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:17:25 GMT + - Mon, 02 Aug 2021 08:05:13 GMT expires: - '-1' pragma: @@ -514,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1d80ef50-a24f-40a4-947a-7fb80d99a6a3 + - e0a2c396-f42c-4b9f-9edd-7e005f226889 status: code: 200 message: OK @@ -532,9 +529,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -546,7 +543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:18:05 GMT + - Mon, 02 Aug 2021 08:05:53 GMT expires: - '-1' pragma: @@ -563,7 +560,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e41f48ae-cd42-40fe-a213-6aac5b85f6bc + - aa029e70-32e8-4f8c-b5fb-97cd4b3328b8 status: code: 200 message: OK @@ -581,9 +578,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -595,7 +592,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:19:25 GMT + - Mon, 02 Aug 2021 08:07:13 GMT expires: - '-1' pragma: @@ -612,7 +609,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9f7164db-2b84-4b0f-9432-7a324cd54735 + - da476f0f-2b00-401b-a228-00b5a87c7c5f status: code: 200 message: OK @@ -630,9 +627,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a1a92e3d-d972-40af-98f2-8e6469fa4172?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/85853c91-f1cd-4948-8e79-50581765b8e7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -644,7 +641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:07 GMT + - Mon, 02 Aug 2021 08:09:54 GMT expires: - '-1' pragma: @@ -661,7 +658,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - da4a9965-233c-476b-8d15-c1d18db3a34a + - 34dee3bf-5168-42c4-8cc9-51d89fe0f631 status: code: 200 message: OK @@ -679,13 +676,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"6ca37be7-7e49-4132-a152-5a38c4603865\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a6d68b21-cfc6-4e74-9b99-82adffed6527\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.5.0.0/16\",\r\n \"virtualRouterAsn\": @@ -701,7 +698,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:08 GMT + - Mon, 02 Aug 2021 08:09:54 GMT expires: - '-1' pragma: @@ -718,7 +715,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 21e45232-33c1-4b98-b2d6-c151adb7ec33 + - 2ca9d26d-2049-4294-91c1-2a06dc91ec70 status: code: 200 message: OK @@ -736,24 +733,21 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T03:15:04Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:08 GMT + - Mon, 02 Aug 2021 08:09:56 GMT expires: - '-1' pragma: @@ -789,13 +783,13 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"d4e0690e-2b4b-4b50-aa35-e24d3f8affc0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"aa8b32ce-deb7-4787-afd1-6211562f9c10\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -812,7 +806,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5ebc2f7c-5598-424e-9392-bf055c650c20?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/ec189c76-3c14-4b18-839b-9dfbd104d21a?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -820,7 +814,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:18 GMT + - Mon, 02 Aug 2021 08:10:06 GMT expires: - '-1' pragma: @@ -833,7 +827,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9fb62c15-e310-43a1-8fdf-7f5908a2347b + - f96cf8be-06c6-42f0-8d39-642992a8b907 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -853,9 +847,9 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5ebc2f7c-5598-424e-9392-bf055c650c20?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/ec189c76-3c14-4b18-839b-9dfbd104d21a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -867,7 +861,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:29 GMT + - Mon, 02 Aug 2021 08:10:18 GMT expires: - '-1' pragma: @@ -884,7 +878,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c637d48-3315-4720-acaf-1c76983ef167 + - bb3b6209-b50a-41f3-a5d5-aa3b3a09e343 status: code: 200 message: OK @@ -902,13 +896,13 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"445f8c32-d99b-4de2-b4b7-d4334c5cc65f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ab05dafe-dc9c-4c70-b070-f5553243b29f\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -929,9 +923,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:29 GMT + - Mon, 02 Aug 2021 08:10:18 GMT etag: - - W/"445f8c32-d99b-4de2-b4b7-d4334c5cc65f" + - W/"ab05dafe-dc9c-4c70-b070-f5553243b29f" expires: - '-1' pragma: @@ -948,7 +942,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27fceade-037c-42a7-90cb-ec57a748d927 + - d1b40d6d-b3d3-4250-b76f-55bfdb03481d status: code: 200 message: OK @@ -966,24 +960,21 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T03:15:04Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:31 GMT + - Mon, 02 Aug 2021 08:10:20 GMT expires: - '-1' pragma: @@ -1019,13 +1010,13 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2\",\r\n - \ \"etag\": \"W/\\\"5643a348-395c-47c1-aefa-cede06651a83\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"0c1f7cc2-c002-414b-b725-daae5e25f02c\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1042,7 +1033,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/c34754d7-7374-424b-8ddd-b1fe72dc2776?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a72d280c-14d1-497c-a860-dac5854b420a?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1050,7 +1041,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:41 GMT + - Mon, 02 Aug 2021 08:10:29 GMT expires: - '-1' pragma: @@ -1063,7 +1054,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 28863369-1ebc-4bd8-9772-38f345e10b54 + - 95a62601-890c-4602-8a16-04cdc0edf5cf x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -1083,9 +1074,9 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/c34754d7-7374-424b-8ddd-b1fe72dc2776?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a72d280c-14d1-497c-a860-dac5854b420a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1097,7 +1088,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:52 GMT + - Mon, 02 Aug 2021 08:10:40 GMT expires: - '-1' pragma: @@ -1114,7 +1105,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 231e28e9-f449-499b-bba6-343757f4b42c + - 670368a2-66b4-47cf-9dd8-bb5cdbce3bc2 status: code: 200 message: OK @@ -1132,13 +1123,13 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2\",\r\n - \ \"etag\": \"W/\\\"2ed8857d-25de-4d3c-839a-5f804662c455\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"dca6124a-02d8-4c02-ad6c-1ebc7222665c\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1159,9 +1150,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:52 GMT + - Mon, 02 Aug 2021 08:10:40 GMT etag: - - W/"2ed8857d-25de-4d3c-839a-5f804662c455" + - W/"dca6124a-02d8-4c02-ad6c-1ebc7222665c" expires: - '-1' pragma: @@ -1178,7 +1169,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ae108211-125f-4bc5-8c26-7d562f2a32b8 + - 97f2cfa2-2bfc-4bf4-a13d-c2a3fe28cbe9 status: code: 200 message: OK @@ -1196,24 +1187,21 @@ interactions: ParameterSetName: - -g -n --scale-unit --vhub --vpn-server-config --address-space --no-wait User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_p2s_vpn_gateway000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T03:15:04Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001","name":"cli_test_azure_p2s_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:22:53 GMT + - Mon, 02 Aug 2021 08:10:42 GMT expires: - '-1' pragma: @@ -1249,13 +1237,13 @@ interactions: ParameterSetName: - -g -n --scale-unit --vhub --vpn-server-config --address-space --no-wait User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1263,7 +1251,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1282,7 +1270,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/c8f2fa67-083f-44f5-a63b-d404a1e07997?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/2496dc9e-664d-49ec-abd3-b1c58a144c4f?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1290,7 +1278,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:23:04 GMT + - Mon, 02 Aug 2021 08:10:51 GMT expires: - '-1' pragma: @@ -1303,7 +1291,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 774a0326-6c78-4b79-b39d-0baf9cb60e06 + - 934fd1d2-40cd-45cb-b912-3a7fdfee16cd x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -1323,13 +1311,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1337,7 +1325,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1360,9 +1348,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:23:06 GMT + - Mon, 02 Aug 2021 08:10:53 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1379,7 +1367,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 738d4f1a-8b12-4edf-8cb9-b83e974d2bf0 + - 05882bce-f245-4fcd-88d0-32af5a2038ce status: code: 200 message: OK @@ -1397,13 +1385,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1411,7 +1399,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1434,9 +1422,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:23:37 GMT + - Mon, 02 Aug 2021 08:11:23 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1453,7 +1441,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a0158636-d123-4213-9ceb-bc9afe990bd3 + - bbc28621-acb4-4296-acb8-8d39958df615 status: code: 200 message: OK @@ -1471,13 +1459,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1485,7 +1473,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1508,9 +1496,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:24:08 GMT + - Mon, 02 Aug 2021 08:11:53 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1527,7 +1515,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4e9d9d85-4dec-4232-9163-d5fdac11e576 + - 2c3b08bc-f167-48a4-bd21-c9f60797054c status: code: 200 message: OK @@ -1545,13 +1533,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1559,7 +1547,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1582,9 +1570,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:24:38 GMT + - Mon, 02 Aug 2021 08:12:24 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1601,7 +1589,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d07b8b2a-b62f-4b80-bf7e-c8bab610cb99 + - 8efae23c-3fd7-47f4-95bf-4084fe0e10d2 status: code: 200 message: OK @@ -1619,13 +1607,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1633,7 +1621,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1656,9 +1644,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:25:08 GMT + - Mon, 02 Aug 2021 08:12:55 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1675,7 +1663,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1dcb0f52-b77b-4bf3-9a0f-7bf225af5254 + - 564dc008-be70-498b-b4e9-8e673213ad46 status: code: 200 message: OK @@ -1693,13 +1681,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1707,7 +1695,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1730,9 +1718,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:25:38 GMT + - Mon, 02 Aug 2021 08:13:25 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1749,7 +1737,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ac6f5269-39f8-4524-950b-64fb74afa641 + - 73306c1b-2d4a-43e7-815a-1a94dd879619 status: code: 200 message: OK @@ -1767,13 +1755,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1781,7 +1769,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1804,9 +1792,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:26:09 GMT + - Mon, 02 Aug 2021 08:13:55 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1823,7 +1811,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bc1d1562-ebe3-4e43-b4a4-1eb1c60f63e4 + - ebc90801-3b0b-4a49-b15e-1b07d790333e status: code: 200 message: OK @@ -1841,13 +1829,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1855,7 +1843,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1878,9 +1866,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:26:39 GMT + - Mon, 02 Aug 2021 08:14:25 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1897,7 +1885,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 84bdf26a-b4fa-4ee8-ad2e-df101e026896 + - 065a4e5d-462b-43be-bdaa-8b864828e9df status: code: 200 message: OK @@ -1915,13 +1903,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -1929,7 +1917,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1952,9 +1940,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:27:09 GMT + - Mon, 02 Aug 2021 08:14:56 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -1971,7 +1959,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2389dc45-446f-4189-9359-89822f636935 + - feacc4ab-74e4-45c9-bc59-e6a3ff3b8e02 status: code: 200 message: OK @@ -1989,13 +1977,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2003,7 +1991,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2026,9 +2014,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:27:40 GMT + - Mon, 02 Aug 2021 08:15:26 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2045,7 +2033,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4910fd82-218d-4c00-b2dd-bb154f446470 + - 7144d5cc-4104-4f57-a051-218708fbe1d1 status: code: 200 message: OK @@ -2063,13 +2051,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2077,7 +2065,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2100,9 +2088,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:28:10 GMT + - Mon, 02 Aug 2021 08:15:56 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2119,7 +2107,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e376429-f0bd-4aa0-80d0-36c0c175a156 + - 5a59513e-3706-493b-97c9-9940e033750a status: code: 200 message: OK @@ -2137,13 +2125,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2151,7 +2139,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2174,9 +2162,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:28:40 GMT + - Mon, 02 Aug 2021 08:16:28 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2193,7 +2181,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cb5656d8-0210-43fc-b6f9-88ab44ff155b + - 0bd015bc-9494-4d53-93b2-996c5db608e8 status: code: 200 message: OK @@ -2211,13 +2199,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2225,7 +2213,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2248,9 +2236,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:29:11 GMT + - Mon, 02 Aug 2021 08:16:58 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2267,7 +2255,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f1b79662-638c-4727-b883-552980cdf23a + - d8e23b06-fd12-4d86-b2de-088e2df6034e status: code: 200 message: OK @@ -2285,13 +2273,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2299,7 +2287,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2322,9 +2310,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:29:41 GMT + - Mon, 02 Aug 2021 08:17:29 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2341,7 +2329,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a0fcd27d-8c03-4e09-91de-dc96a2003b17 + - 96f2acab-066d-40d8-ad65-038ee8635e8b status: code: 200 message: OK @@ -2359,13 +2347,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2373,7 +2361,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2396,9 +2384,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:30:11 GMT + - Mon, 02 Aug 2021 08:17:59 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2415,7 +2403,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d52884b4-9895-4f92-8cca-165027423e82 + - bf3d8b16-4d7d-46a3-818e-e07896ce800a status: code: 200 message: OK @@ -2433,13 +2421,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2447,7 +2435,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2470,9 +2458,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:30:41 GMT + - Mon, 02 Aug 2021 08:18:30 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2489,7 +2477,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 30a80c02-59f3-48c2-a248-8b7e918feae1 + - 14ffaa59-185a-4d4f-973f-02bc909917ba status: code: 200 message: OK @@ -2507,13 +2495,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2521,7 +2509,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2544,9 +2532,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:31:12 GMT + - Mon, 02 Aug 2021 08:19:00 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2563,7 +2551,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2d0e182d-952d-4fc9-85af-584def0e0b4c + - ed7bdd2d-4e3f-435b-8e15-82b247165751 status: code: 200 message: OK @@ -2581,13 +2569,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2595,7 +2583,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2618,9 +2606,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:31:42 GMT + - Mon, 02 Aug 2021 08:19:31 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2637,7 +2625,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 30ea0e07-65d1-4757-a57f-51a2a9f28f57 + - 61870aef-24db-4fd9-8041-d3313b92e3b6 status: code: 200 message: OK @@ -2655,13 +2643,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2669,7 +2657,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2692,9 +2680,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:32:12 GMT + - Mon, 02 Aug 2021 08:20:01 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2711,7 +2699,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 596332cb-49c6-4bbb-84e5-5f71bbde9504 + - 6abd977a-332a-4dcb-b666-f8b4f8baa6d5 status: code: 200 message: OK @@ -2729,13 +2717,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2743,7 +2731,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2766,9 +2754,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:32:43 GMT + - Mon, 02 Aug 2021 08:20:31 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2785,7 +2773,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e92c0d43-49b3-4412-96c7-ba73b05a7133 + - 2e818c2b-14cb-4641-9081-eb3991aab5dc status: code: 200 message: OK @@ -2803,13 +2791,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2817,7 +2805,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2840,9 +2828,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:33:14 GMT + - Mon, 02 Aug 2021 08:21:01 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2859,7 +2847,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e7bda93b-9548-4d27-94f9-745fab7bff37 + - f4a9cc46-eadf-46d6-8af9-9693afb8ab38 status: code: 200 message: OK @@ -2877,13 +2865,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2891,7 +2879,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2914,9 +2902,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:33:44 GMT + - Mon, 02 Aug 2021 08:21:32 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -2933,7 +2921,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 48e480cc-7439-4cbd-8099-9575bb63d65e + - e46f701e-c03f-4d84-ac80-01786298f762 status: code: 200 message: OK @@ -2951,13 +2939,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2965,7 +2953,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2988,9 +2976,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:34:15 GMT + - Mon, 02 Aug 2021 08:22:02 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3007,7 +2995,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed14aeb9-12e0-437f-bb92-2e3b21cb9a30 + - c2275640-8fda-43b3-b925-48e088a772f7 status: code: 200 message: OK @@ -3025,13 +3013,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3039,7 +3027,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3062,9 +3050,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:34:45 GMT + - Mon, 02 Aug 2021 08:22:32 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3081,7 +3069,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 88192d0b-ae28-4de5-a0a1-39ec90b4c27e + - dd354b14-f408-4596-8967-bd1ca83bcba4 status: code: 200 message: OK @@ -3099,13 +3087,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3113,7 +3101,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3136,9 +3124,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:35:15 GMT + - Mon, 02 Aug 2021 08:23:03 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3155,7 +3143,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8fc8fa31-062c-42d8-89bb-b5a36a7f3cbe + - 2558a5c1-6e38-47ef-a3a4-132080fbcaa9 status: code: 200 message: OK @@ -3173,13 +3161,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3187,7 +3175,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3210,9 +3198,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:35:46 GMT + - Mon, 02 Aug 2021 08:23:33 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3229,7 +3217,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 320786c1-3eb4-41cc-9a7e-d538fc953f41 + - a1ae03ec-b4ed-4af5-9c4f-4d08bc6bbfda status: code: 200 message: OK @@ -3247,13 +3235,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3261,7 +3249,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3284,9 +3272,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:36:16 GMT + - Mon, 02 Aug 2021 08:24:03 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3303,7 +3291,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c0bfa9d1-9e68-4efd-8f07-2cd28d4f1054 + - d276bb57-bcdd-46ff-bb1b-7b81d4e56549 status: code: 200 message: OK @@ -3321,13 +3309,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3335,7 +3323,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3358,9 +3346,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:36:46 GMT + - Mon, 02 Aug 2021 08:24:34 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3377,7 +3365,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9031d0d2-8474-4d92-b8cd-71c96c2d29f5 + - 6e5c8957-76e5-4b1e-9cc2-2a6a600eb158 status: code: 200 message: OK @@ -3395,13 +3383,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3409,7 +3397,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3432,9 +3420,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:37:17 GMT + - Mon, 02 Aug 2021 08:25:04 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3451,7 +3439,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 09d9d156-948d-490c-bbd5-aaaadd1f20ae + - 03939ee2-7e53-4753-a650-5349ac8642ef status: code: 200 message: OK @@ -3469,13 +3457,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3483,7 +3471,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3506,9 +3494,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:37:47 GMT + - Mon, 02 Aug 2021 08:25:34 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3525,7 +3513,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 85621529-5fae-46ee-8348-141c6c6d4884 + - 9ff04a3f-8e25-4d08-9625-a75bea66c36b status: code: 200 message: OK @@ -3543,13 +3531,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3557,7 +3545,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3580,9 +3568,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:38:18 GMT + - Mon, 02 Aug 2021 08:26:04 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3599,7 +3587,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f8cb0bfb-0f3f-4238-8400-79b877d17863 + - 9d3ab15c-6e45-46cd-97da-b1d681606f95 status: code: 200 message: OK @@ -3617,13 +3605,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3631,7 +3619,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3654,9 +3642,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:38:48 GMT + - Mon, 02 Aug 2021 08:26:35 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3673,7 +3661,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ec98295-00e2-496e-8f03-3e434a775b9c + - 8dfa7927-4e96-44bf-981a-0f0ed4640adb status: code: 200 message: OK @@ -3691,13 +3679,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3705,7 +3693,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3728,9 +3716,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:39:18 GMT + - Mon, 02 Aug 2021 08:27:06 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3747,7 +3735,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 678e1a03-69d6-4a07-80d5-1c2179217473 + - c290faa8-9cce-45dd-ba18-8ccd377b848c status: code: 200 message: OK @@ -3765,13 +3753,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3779,7 +3767,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3802,9 +3790,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:39:49 GMT + - Mon, 02 Aug 2021 08:27:36 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3821,7 +3809,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3d65c114-2325-4ca3-b67d-6edbdf21a418 + - 28b8f6e6-df3e-4ddd-a78b-fd640d7968bc status: code: 200 message: OK @@ -3839,13 +3827,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3853,7 +3841,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3876,9 +3864,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:40:19 GMT + - Mon, 02 Aug 2021 08:28:06 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3895,7 +3883,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2b46a429-dcb0-4e25-a624-44d9598a56ea + - 1fae64f3-17d1-481c-894a-b81af129bebc status: code: 200 message: OK @@ -3913,13 +3901,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -3927,7 +3915,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -3950,9 +3938,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:40:49 GMT + - Mon, 02 Aug 2021 08:28:36 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -3969,7 +3957,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a92165a0-03cd-4b4e-97c6-ab6628d88945 + - d67e369c-e785-444b-b318-5e8b9de8df83 status: code: 200 message: OK @@ -3987,13 +3975,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4001,7 +3989,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4024,9 +4012,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:41:20 GMT + - Mon, 02 Aug 2021 08:29:06 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4043,7 +4031,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f3e1d8f6-876a-4d4e-8660-54725de96a52 + - 17f79ba8-3f50-49da-be2f-c035a91b6a35 status: code: 200 message: OK @@ -4061,13 +4049,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4075,7 +4063,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4098,9 +4086,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:41:50 GMT + - Mon, 02 Aug 2021 08:29:37 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4117,7 +4105,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 85e6e61e-a96c-4d69-a1a7-129b7572f517 + - f15053de-25ff-439d-805f-5a52ff519f58 status: code: 200 message: OK @@ -4135,13 +4123,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4149,7 +4137,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4172,9 +4160,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:42:20 GMT + - Mon, 02 Aug 2021 08:30:08 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4191,7 +4179,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 76ae28bb-621d-465b-8437-204a65ea4830 + - 25e41619-e0a7-4b93-b9e1-a238dee4b886 status: code: 200 message: OK @@ -4209,13 +4197,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4223,7 +4211,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4246,9 +4234,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:42:51 GMT + - Mon, 02 Aug 2021 08:30:38 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4265,7 +4253,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 943438db-acc3-404b-8476-539c9a2c6f0a + - 02702d02-6303-4aeb-b625-2058d8ef2490 status: code: 200 message: OK @@ -4283,13 +4271,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4297,7 +4285,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4320,9 +4308,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:43:21 GMT + - Mon, 02 Aug 2021 08:31:08 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4339,7 +4327,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bf25241c-c3ea-401a-b115-07516c5ffe91 + - 80dc4562-6ed3-426a-8ed6-df39cff415fc status: code: 200 message: OK @@ -4357,13 +4345,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4371,7 +4359,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4394,9 +4382,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:43:51 GMT + - Mon, 02 Aug 2021 08:31:38 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4413,7 +4401,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5deeb08a-0b11-405e-b9bd-a5cb93ef898f + - f0e22119-4ef5-4e1d-8487-f58a36934876 status: code: 200 message: OK @@ -4431,13 +4419,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4445,7 +4433,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4468,9 +4456,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:44:21 GMT + - Mon, 02 Aug 2021 08:32:08 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4487,7 +4475,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ddf37772-fab5-4530-8364-b5883f192957 + - e9fb5147-5fc4-47fa-b0e9-10b3d6848693 status: code: 200 message: OK @@ -4505,13 +4493,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4519,7 +4507,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4542,9 +4530,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:44:52 GMT + - Mon, 02 Aug 2021 08:32:39 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4561,7 +4549,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7dca4b7a-0121-4642-bfb3-93df9bb4d323 + - 1b1f9c43-3ec9-4f19-95a9-865585dc063a status: code: 200 message: OK @@ -4579,13 +4567,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4593,7 +4581,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4616,9 +4604,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:45:22 GMT + - Mon, 02 Aug 2021 08:33:10 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4635,7 +4623,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9550cc50-0ac2-4586-af9a-daf3290d8fad + - 5dd26b82-909f-4515-a1c6-87e1c3cc7287 status: code: 200 message: OK @@ -4653,13 +4641,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4667,7 +4655,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4690,9 +4678,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:45:52 GMT + - Mon, 02 Aug 2021 08:33:41 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4709,7 +4697,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1216b000-9112-42e2-b81e-db3c9256a0ca + - 3727e3cb-c814-4eb8-9312-eeb10db9d676 status: code: 200 message: OK @@ -4727,13 +4715,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4741,7 +4729,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4764,9 +4752,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:46:23 GMT + - Mon, 02 Aug 2021 08:34:11 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4783,7 +4771,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6317451e-3140-4d1e-87c2-306a633d6536 + - f4cd5590-ce64-4476-bf5d-0f279a38f713 status: code: 200 message: OK @@ -4801,13 +4789,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4815,7 +4803,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4838,9 +4826,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:46:53 GMT + - Mon, 02 Aug 2021 08:34:41 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4857,7 +4845,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 59795282-15b7-43f7-8de3-e4fd80e011e1 + - d667d755-4192-4d47-93c6-d3fe600359b1 status: code: 200 message: OK @@ -4875,13 +4863,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4889,7 +4877,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"c7c73213-280f-4f3b-b8a2-f88c945e3b84\\\"\",\r\n + \ \"etag\": \"W/\\\"c6c3c895-ac60-4311-8dc3-1d481990a1fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4912,9 +4900,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:47:23 GMT + - Mon, 02 Aug 2021 08:35:11 GMT etag: - - W/"c7c73213-280f-4f3b-b8a2-f88c945e3b84" + - W/"c6c3c895-ac60-4311-8dc3-1d481990a1fc" expires: - '-1' pragma: @@ -4931,7 +4919,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 640c7ca6-766b-4ca3-9d00-59d56eba810e + - 79955451-cfc1-4495-8eef-ec93755706b6 status: code: 200 message: OK @@ -4949,13 +4937,13 @@ interactions: ParameterSetName: - -g -n --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"439e0bf6-780f-4719-a6ca-ee825aa11804\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5626b7dd-4132-43cb-8648-76afb4b0f1b5\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -4963,7 +4951,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"439e0bf6-780f-4719-a6ca-ee825aa11804\\\"\",\r\n + \ \"etag\": \"W/\\\"5626b7dd-4132-43cb-8648-76afb4b0f1b5\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -4986,9 +4974,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:47:54 GMT + - Mon, 02 Aug 2021 08:35:41 GMT etag: - - W/"439e0bf6-780f-4719-a6ca-ee825aa11804" + - W/"5626b7dd-4132-43cb-8648-76afb4b0f1b5" expires: - '-1' pragma: @@ -5005,7 +4993,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e7c11e75-c21f-4dc2-a41f-b8fcea273b47 + - 38b0bd41-5eb0-4acd-8734-d58411a3643c status: code: 200 message: OK @@ -5023,13 +5011,13 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"439e0bf6-780f-4719-a6ca-ee825aa11804\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5626b7dd-4132-43cb-8648-76afb4b0f1b5\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -5037,7 +5025,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"439e0bf6-780f-4719-a6ca-ee825aa11804\\\"\",\r\n + \ \"etag\": \"W/\\\"5626b7dd-4132-43cb-8648-76afb4b0f1b5\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -5060,9 +5048,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:47:56 GMT + - Mon, 02 Aug 2021 08:35:43 GMT etag: - - W/"439e0bf6-780f-4719-a6ca-ee825aa11804" + - W/"5626b7dd-4132-43cb-8648-76afb4b0f1b5" expires: - '-1' pragma: @@ -5079,7 +5067,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 77df86fd-ed28-4183-b63e-fba4c619ab00 + - 7b627202-5747-4b8a-a947-c085a83cf0ba status: code: 200 message: OK @@ -5110,13 +5098,13 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"962a8e59-5a31-464a-858d-5808c70b1464\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"87b42bb2-e4a6-450a-9cb9-805e0006e05f\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -5124,7 +5112,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"962a8e59-5a31-464a-858d-5808c70b1464\\\"\",\r\n + \ \"etag\": \"W/\\\"87b42bb2-e4a6-450a-9cb9-805e0006e05f\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -5141,8 +5129,10 @@ interactions: \ }\r\n ],\r\n \"vpnGatewayScaleUnit\": 3,\r\n \"customDnsServers\": [],\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -5150,7 +5140,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:47:58 GMT + - Mon, 02 Aug 2021 08:35:45 GMT expires: - '-1' pragma: @@ -5167,9 +5157,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3dda853f-2107-4064-9477-0f092938c204 + - d8de5412-ac89-43cf-905f-f407b7e2bb81 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -5187,9 +5177,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5201,7 +5191,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:48:09 GMT + - Mon, 02 Aug 2021 08:35:56 GMT expires: - '-1' pragma: @@ -5218,7 +5208,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ea2661b0-79a0-4622-a763-283d7d47ff74 + - b9388fe3-a504-4518-a1a0-d3ff9edddb5c status: code: 200 message: OK @@ -5236,9 +5226,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5250,7 +5240,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:48:19 GMT + - Mon, 02 Aug 2021 08:36:07 GMT expires: - '-1' pragma: @@ -5267,7 +5257,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f33b6b9-7eb3-464f-a81e-e9231279a5ff + - 7a8f3869-fe73-49f2-80a1-24b53728ed85 status: code: 200 message: OK @@ -5285,9 +5275,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5299,7 +5289,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:48:39 GMT + - Mon, 02 Aug 2021 08:36:27 GMT expires: - '-1' pragma: @@ -5316,7 +5306,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dbaf9a80-da6b-481b-9faa-72dea847d95d + - 80e9b1ac-3192-454c-8f4b-7032cbc45abd status: code: 200 message: OK @@ -5334,9 +5324,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5348,7 +5338,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:49:20 GMT + - Mon, 02 Aug 2021 08:36:48 GMT expires: - '-1' pragma: @@ -5365,7 +5355,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 271e63a5-a6aa-40b8-95d9-eea53e660a16 + - 3708fd34-1e42-4bfd-8f3c-589f09e48bdf status: code: 200 message: OK @@ -5383,9 +5373,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5397,7 +5387,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:50:40 GMT + - Mon, 02 Aug 2021 08:37:29 GMT expires: - '-1' pragma: @@ -5414,7 +5404,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - efffbb4a-98b8-4631-b225-bb4cfc6d8e8f + - e97d80b4-3b0f-41b6-93bd-57d71243a3e0 status: code: 200 message: OK @@ -5432,9 +5422,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5446,7 +5436,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:53:21 GMT + - Mon, 02 Aug 2021 08:38:09 GMT expires: - '-1' pragma: @@ -5463,7 +5453,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3be4e08d-7958-4404-b554-ce73d617c3ff + - 59aa129b-c04b-41a3-aa7c-a061092d86da status: code: 200 message: OK @@ -5481,9 +5471,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5495,7 +5485,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:55:01 GMT + - Mon, 02 Aug 2021 08:39:29 GMT expires: - '-1' pragma: @@ -5512,7 +5502,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - feec3477-fd0a-4527-b28e-797eca0de397 + - 9b025941-9e84-4f63-9e54-1bed350ba808 status: code: 200 message: OK @@ -5530,9 +5520,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5544,7 +5534,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:56:41 GMT + - Mon, 02 Aug 2021 08:42:10 GMT expires: - '-1' pragma: @@ -5561,7 +5551,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 776ae603-818f-466e-9979-4bfe2b3088f3 + - edc8882b-7f61-4b7e-b526-2478f4f5f4ca status: code: 200 message: OK @@ -5579,9 +5569,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5593,7 +5583,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:58:22 GMT + - Mon, 02 Aug 2021 08:43:51 GMT expires: - '-1' pragma: @@ -5610,7 +5600,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0b1d84e1-1144-4095-9697-84b527165c94 + - 5badf593-e672-467e-b0d6-362764399451 status: code: 200 message: OK @@ -5628,9 +5618,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5642,7 +5632,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:00:02 GMT + - Mon, 02 Aug 2021 08:45:31 GMT expires: - '-1' pragma: @@ -5659,7 +5649,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7ccd3ecf-c8bb-407d-9e97-dc6fc37c0153 + - 2fb08293-2868-42f5-9034-8c31337f8635 status: code: 200 message: OK @@ -5677,9 +5667,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5691,7 +5681,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:01:42 GMT + - Mon, 02 Aug 2021 08:47:12 GMT expires: - '-1' pragma: @@ -5708,7 +5698,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d60553e1-0492-463e-bb66-fa4cfd10615b + - 851aec8a-6e34-4a2e-acc9-4480d0edf764 status: code: 200 message: OK @@ -5726,9 +5716,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5740,7 +5730,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:03:23 GMT + - Mon, 02 Aug 2021 08:48:51 GMT expires: - '-1' pragma: @@ -5757,7 +5747,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0bd3610e-1ab9-4179-9d8d-92c87f6c77a3 + - 1bb76828-4414-410d-af87-2ac3d17586e7 status: code: 200 message: OK @@ -5775,9 +5765,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5789,7 +5779,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:05:03 GMT + - Mon, 02 Aug 2021 08:50:32 GMT expires: - '-1' pragma: @@ -5806,7 +5796,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c2b87c5a-4be2-4de3-9657-c58a276cd468 + - fd9c910c-d9d1-41a3-ae21-3e822fca9b82 status: code: 200 message: OK @@ -5824,9 +5814,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5838,7 +5828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:06:44 GMT + - Mon, 02 Aug 2021 08:52:14 GMT expires: - '-1' pragma: @@ -5855,7 +5845,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a27e40db-9632-4411-991f-76a17cb4f15a + - e837dbae-5815-4374-8379-5f4f6f267465 status: code: 200 message: OK @@ -5873,9 +5863,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5887,7 +5877,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:08:24 GMT + - Mon, 02 Aug 2021 08:53:53 GMT expires: - '-1' pragma: @@ -5904,7 +5894,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 44421afe-ff5b-447f-a57b-d8b2a51ed2ae + - fb722403-5a47-4fbe-a85d-289006b80b87 status: code: 200 message: OK @@ -5922,9 +5912,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5936,7 +5926,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:10:04 GMT + - Mon, 02 Aug 2021 08:55:33 GMT expires: - '-1' pragma: @@ -5953,7 +5943,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aeaab2b1-531e-4f1b-a032-f67ef79a83d9 + - c024f75e-c762-46f5-806d-0c0de59643e6 status: code: 200 message: OK @@ -5971,9 +5961,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5985,7 +5975,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:11:44 GMT + - Mon, 02 Aug 2021 08:57:15 GMT expires: - '-1' pragma: @@ -6002,7 +5992,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f520bca7-e1e4-4735-b9bb-5484832bbf22 + - 8cd3a0b6-bb2e-467a-b789-3b5e9e79a651 status: code: 200 message: OK @@ -6020,9 +6010,9 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6034,7 +6024,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:13:25 GMT + - Mon, 02 Aug 2021 08:58:56 GMT expires: - '-1' pragma: @@ -6051,7 +6041,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6034dfaf-1181-415b-8769-87ccaac41cb7 + - 84ef82aa-34f1-4b28-930a-1267daebf32d status: code: 200 message: OK @@ -6069,9 +6059,58 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/e4448fd7-b29d-4fe2-b074-91af1eaa8f6c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:01:02 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 490432df-dee6-49eb-91fa-8b4f4b0ddcde + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network p2s-vpn-gateway update + Connection: + - keep-alive + ParameterSetName: + - -g -n --scale-unit --vpn-server-config --address-space --labels + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/96d1f975-927c-453e-8ecd-eeb64c393256?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -6083,7 +6122,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:05 GMT + - Mon, 02 Aug 2021 09:02:42 GMT expires: - '-1' pragma: @@ -6100,7 +6139,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ea92fac2-1502-40fc-8b54-661313c1ea4f + - 94d77484-069e-4718-a649-c220a9b38a76 status: code: 200 message: OK @@ -6118,13 +6157,13 @@ interactions: ParameterSetName: - -g -n --scale-unit --vpn-server-config --address-space --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -6132,7 +6171,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n + \ \"etag\": \"W/\\\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -6156,9 +6195,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:06 GMT + - Mon, 02 Aug 2021 09:02:42 GMT etag: - - W/"eb927e5e-762b-4acf-b5b4-f91323ceec04" + - W/"60dd0a62-6616-4663-89ee-5e62fee4dbbe" expires: - '-1' pragma: @@ -6175,7 +6214,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ecf7a8f9-977b-47a2-9860-f04a11415e16 + - 63cc2661-ef6c-4208-9781-7ef8a55f33c4 status: code: 200 message: OK @@ -6193,14 +6232,14 @@ interactions: ParameterSetName: - -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clitestvp2sgateway\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -6208,7 +6247,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \ \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n + \ \"etag\": \"W/\\\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -6233,7 +6272,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:07 GMT + - Mon, 02 Aug 2021 09:02:45 GMT expires: - '-1' pragma: @@ -6250,7 +6289,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e4bcccc-90f5-41db-b8a3-06597a377493 + - 4a24e09d-e636-4707-aab7-7b16450aeccd status: code: 200 message: OK @@ -6266,64 +6305,34 @@ interactions: Connection: - keep-alive User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/p2svpnGateways?api-version=2020-05-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clitestvp2sgateway\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n \"type\": - \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n - \ },\r\n \"vpnServerConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2\"\r\n - \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n - \ \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": - \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n - \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": - {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub/hubRouteTables/defaultRouteTable\"\r\n - \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": - [\r\n \"x1\",\r\n \"x2\",\r\n \"x3\"\r\n - \ ],\r\n \"ids\": [\r\n {\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub/hubRouteTables/defaultRouteTable\"\r\n - \ }\r\n ]\r\n },\r\n \"vnetRoutes\": - {\r\n \"staticRoutes\": []\r\n }\r\n },\r\n - \ \"vpnClientAddressPool\": {\r\n \"addressPrefixes\": - [\r\n \"13.0.0.0/24\",\r\n \"12.0.0.0/24\"\r\n - \ ]\r\n },\r\n \"enableInternetSecurity\": - true\r\n }\r\n }\r\n ],\r\n \"vpnGatewayScaleUnit\": - 3,\r\n \"customDnsServers\": [],\r\n \"isRoutingPreferenceInternet\": - false\r\n }\r\n }\r\n ]\r\n}" + string: '{"value":[{"name":"test-p2s-gateway","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generatencqqkxactfbjvca3k2cv4zrmiv33g6tvygohznu4n2sfolg/providers/Microsoft.Network/p2sVpnGateways/test-p2s-gateway","etag":"W/\"2fc6d0c1-c401-48d2-b1ee-2cc98e4b8f7c\"","type":"Microsoft.Network/p2sVpnGateways","location":"westus","properties":{"provisioningState":"Updating","virtualHub":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generatencqqkxactfbjvca3k2cv4zrmiv33g6tvygohznu4n2sfolg/providers/Microsoft.Network/virtualHubs/test-p2s-vhub"},"vpnServerConfiguration":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generatencqqkxactfbjvca3k2cv4zrmiv33g6tvygohznu4n2sfolg/providers/Microsoft.Network/vpnServerConfigurations/test-p2s-vpn-server-config"},"vpnServerConfigurationLocation":"westus","p2SConnectionConfigurations":[{"name":"P2SConnectionConfigDefault","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generatencqqkxactfbjvca3k2cv4zrmiv33g6tvygohznu4n2sfolg/providers/Microsoft.Network/p2sVpnGateways/test-p2s-gateway/p2sConnectionConfigurations/P2SConnectionConfigDefault","etag":"W/\"2fc6d0c1-c401-48d2-b1ee-2cc98e4b8f7c\"","type":"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations","properties":{"provisioningState":"Updating","routingConfiguration":{"associatedRouteTable":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generatencqqkxactfbjvca3k2cv4zrmiv33g6tvygohznu4n2sfolg/providers/Microsoft.Network/virtualHubs/test-p2s-vhub/hubRouteTables/defaultRouteTable"},"propagatedRouteTables":{"labels":["default"],"ids":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generatencqqkxactfbjvca3k2cv4zrmiv33g6tvygohznu4n2sfolg/providers/Microsoft.Network/virtualHubs/test-p2s-vhub/hubRouteTables/defaultRouteTable"}]},"vnetRoutes":{"staticRoutes":[]}},"vpnClientAddressPool":{"addressPrefixes":["10.0.2.0/24","11.0.1.0/24"]},"enableInternetSecurity":true}}],"vpnGatewayScaleUnit":2,"customDnsServers":[],"isRoutingPreferenceInternet":false}},{"name":"clitestvp2sgateway","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway","etag":"W/\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\"","type":"Microsoft.Network/p2sVpnGateways","location":"westcentralus","properties":{"provisioningState":"Succeeded","virtualHub":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub"},"vpnServerConfiguration":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2"},"vpnServerConfigurationLocation":"westcentralus","p2SConnectionConfigurations":[{"name":"P2SConnectionConfigDefault","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault","etag":"W/\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\"","type":"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations","properties":{"provisioningState":"Succeeded","routingConfiguration":{"associatedRouteTable":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub/hubRouteTables/defaultRouteTable"},"propagatedRouteTables":{"labels":["x1","x2","x3"],"ids":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub/hubRouteTables/defaultRouteTable"}]},"vnetRoutes":{"staticRoutes":[]}},"vpnClientAddressPool":{"addressPrefixes":["13.0.0.0/24","12.0.0.0/24"]},"enableInternetSecurity":true}}],"vpnGatewayScaleUnit":3,"customDnsServers":[],"isRoutingPreferenceInternet":false}}]}' headers: cache-control: - no-cache content-length: - - '3132' + - '4460' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:09 GMT + - Mon, 02 Aug 2021 09:02:47 GMT expires: - '-1' pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked vary: - Accept-Encoding x-content-type-options: - nosniff - x-ms-arm-service-request-id: - - d064eb39-a370-410e-9ceb-3d7cad240057 + x-ms-original-request-ids: + - b0578f64-5b3e-460d-88a4-7f50bec13efd + - cb645ba7-75aa-4263-8c50-4a0bde8fe01f status: code: 200 message: OK @@ -6341,13 +6350,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvp2sgateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -6355,7 +6364,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westcentralus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"eb927e5e-762b-4acf-b5b4-f91323ceec04\\\"\",\r\n + \ \"etag\": \"W/\\\"60dd0a62-6616-4663-89ee-5e62fee4dbbe\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -6379,9 +6388,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:11 GMT + - Mon, 02 Aug 2021 09:02:49 GMT etag: - - W/"eb927e5e-762b-4acf-b5b4-f91323ceec04" + - W/"60dd0a62-6616-4663-89ee-5e62fee4dbbe" expires: - '-1' pragma: @@ -6398,7 +6407,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c44d876c-08dc-4c11-be82-43394054acb3 + - 0865e0ab-d423-49fc-9494-53e7ee75f0bf status: code: 200 message: OK @@ -6418,7 +6427,7 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: @@ -6428,17 +6437,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 16 Apr 2021 04:15:15 GMT + - Mon, 02 Aug 2021 09:02:51 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 pragma: - no-cache server: @@ -6449,7 +6458,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e333344d-349c-45d4-86b6-413e6f7b9273 + - d6444a45-a011-434d-9bff-4101159690e0 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -6469,9 +6478,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6483,7 +6492,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:26 GMT + - Mon, 02 Aug 2021 09:03:02 GMT expires: - '-1' pragma: @@ -6500,7 +6509,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 99edd94d-c8da-44bc-afcd-d2ee9e54a99e + - cbc8137b-1696-4b99-999d-b058f71b28a4 status: code: 200 message: OK @@ -6518,9 +6527,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6532,7 +6541,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:36 GMT + - Mon, 02 Aug 2021 09:03:12 GMT expires: - '-1' pragma: @@ -6549,7 +6558,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6dfbf9cf-c5dd-43a9-a302-eabffd8847dd + - 08d69682-9a09-472e-87b9-ed8dddf7e1d9 status: code: 200 message: OK @@ -6567,9 +6576,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6581,7 +6590,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:15:56 GMT + - Mon, 02 Aug 2021 09:03:32 GMT expires: - '-1' pragma: @@ -6598,7 +6607,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 308e611a-a0f2-4eb5-8844-61e222df1e91 + - 161ea2eb-f43a-4b95-ae1a-56bdd160ec69 status: code: 200 message: OK @@ -6616,9 +6625,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6630,7 +6639,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:16:16 GMT + - Mon, 02 Aug 2021 09:03:52 GMT expires: - '-1' pragma: @@ -6647,7 +6656,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3f38de4f-fd34-40ea-95c5-a45e0a3795ab + - d1f8a894-0754-4711-9561-27fd42ab74df status: code: 200 message: OK @@ -6665,9 +6674,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6679,7 +6688,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:16:57 GMT + - Mon, 02 Aug 2021 09:04:34 GMT expires: - '-1' pragma: @@ -6696,7 +6705,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 501943ee-0f86-4a0c-83c8-f97f6ba4ac62 + - 3df79d10-838f-42a7-aea5-6ac1ccf799d2 status: code: 200 message: OK @@ -6714,9 +6723,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6728,7 +6737,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:17:37 GMT + - Mon, 02 Aug 2021 09:05:14 GMT expires: - '-1' pragma: @@ -6745,7 +6754,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 76f1154d-8f42-40b8-a0c4-0fd256fd63d6 + - af2606e4-36c0-452d-958c-54a13c9fed9d status: code: 200 message: OK @@ -6763,9 +6772,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6777,7 +6786,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:18:58 GMT + - Mon, 02 Aug 2021 09:06:34 GMT expires: - '-1' pragma: @@ -6794,7 +6803,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4e1a95d3-4369-401d-8b65-c5a1f8eaebbb + - a6781716-271e-4ffc-830f-1ee910947364 status: code: 200 message: OK @@ -6812,9 +6821,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6826,7 +6835,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:21:39 GMT + - Mon, 02 Aug 2021 09:09:15 GMT expires: - '-1' pragma: @@ -6843,7 +6852,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 44262dab-a3c7-4e76-8228-789a253afceb + - 8ed7d390-8fbf-4918-9a6b-091d5e3c6654 status: code: 200 message: OK @@ -6861,9 +6870,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6875,7 +6884,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:23:20 GMT + - Mon, 02 Aug 2021 09:10:56 GMT expires: - '-1' pragma: @@ -6892,7 +6901,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7ab03157-5478-4387-9a52-f6161319fd76 + - 332c6c2f-7b50-4ddf-9b55-dd558b3fdbda status: code: 200 message: OK @@ -6910,9 +6919,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6924,7 +6933,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:25:01 GMT + - Mon, 02 Aug 2021 09:12:36 GMT expires: - '-1' pragma: @@ -6941,7 +6950,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2181e0e3-d7d7-4301-9de8-072f19c2e4bb + - 53ced3ff-d40e-4802-8155-a7ea920b0ee5 status: code: 200 message: OK @@ -6959,9 +6968,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -6973,7 +6982,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:26:41 GMT + - Mon, 02 Aug 2021 09:14:17 GMT expires: - '-1' pragma: @@ -6990,7 +6999,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a1a9aa9a-4331-4483-876d-2513b48a5bb7 + - 8f36468c-54b1-40a2-87d9-37acdf465c5f status: code: 200 message: OK @@ -7008,9 +7017,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/5b4e25e5-5f8c-4882-9fe8-8ec9dd455746?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/98b383a6-4e35-4726-81b3-d12cec265582?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -7022,7 +7031,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:28:22 GMT + - Mon, 02 Aug 2021 09:15:58 GMT expires: - '-1' pragma: @@ -7039,7 +7048,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a7da1999-4a58-4242-b16c-a94378e57bca + - 7994ff8e-c2dc-4836-8ff8-02bc12b70ed5 status: code: 200 message: OK @@ -7057,7 +7066,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gateway000001/providers/Microsoft.Network/p2svpnGateways/clitestvp2sgateway?api-version=2020-05-01 response: @@ -7073,7 +7082,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 04:28:25 GMT + - Mon, 02 Aug 2021 09:16:01 GMT expires: - '-1' pragma: diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vhub_connection_basic_scenario.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vhub_connection_basic_scenario.yaml index 773e15cf861..ff22c8a1c2e 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vhub_connection_basic_scenario.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vhub_connection_basic_scenario.yaml @@ -13,21 +13,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vhub_connection000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vhub_connection000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001","name":"cli_test_azure_vhub_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-05-27T09:12:59Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001","name":"cli_test_azure_vhub_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:12 GMT + - Mon, 02 Aug 2021 08:03:01 GMT expires: - '-1' pragma: @@ -60,16 +60,16 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualNetworks/clitestvnet2?api-version=2021-02-01 response: body: string: "{\r\n \"name\": \"clitestvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualNetworks/clitestvnet2\",\r\n - \ \"etag\": \"W/\\\"c4212fa6-ba03-44cb-8078-6d7131775192\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6d28124-8d9a-4ae0-b96c-c29c9a8ad376\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"c767c842-5274-4e5c-94f1-7096f2b15f1f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"ac0d53a6-8b04-41c3-889f-e0153f3bf874\",\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 \ \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": @@ -78,7 +78,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e2b50e58-2639-49e4-bfdb-087c6e40a59e?api-version=2021-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7c2fac95-dd53-4ac5-a7ba-85824b63a2b9?api-version=2021-02-01 cache-control: - no-cache content-length: @@ -86,7 +86,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:18 GMT + - Mon, 02 Aug 2021 08:03:07 GMT expires: - '-1' pragma: @@ -99,7 +99,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d9f48e40-16c8-4280-8b41-2c484305492c + - e9c34f66-35d7-4d18-9ecb-bf1a23444236 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -119,9 +119,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e2b50e58-2639-49e4-bfdb-087c6e40a59e?api-version=2021-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7c2fac95-dd53-4ac5-a7ba-85824b63a2b9?api-version=2021-02-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -133,7 +133,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:21 GMT + - Mon, 02 Aug 2021 08:03:10 GMT expires: - '-1' pragma: @@ -150,7 +150,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4fa5c078-fa9c-4eee-b7ab-3cdf9cfbad46 + - 246a9331-952b-4957-a152-10c781c67083 status: code: 200 message: OK @@ -168,16 +168,16 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualNetworks/clitestvnet2?api-version=2021-02-01 response: body: string: "{\r\n \"name\": \"clitestvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualNetworks/clitestvnet2\",\r\n - \ \"etag\": \"W/\\\"f5f16849-e210-4d36-b650-c7c277f9ce4d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c6d5f5af-4988-425b-8dba-5f4cbfd2ddc8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"c767c842-5274-4e5c-94f1-7096f2b15f1f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"ac0d53a6-8b04-41c3-889f-e0153f3bf874\",\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 \ \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": @@ -190,9 +190,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:21 GMT + - Mon, 02 Aug 2021 08:03:11 GMT etag: - - W/"f5f16849-e210-4d36-b650-c7c277f9ce4d" + - W/"c6d5f5af-4988-425b-8dba-5f4cbfd2ddc8" expires: - '-1' pragma: @@ -209,7 +209,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f82e8db6-5439-4454-a6ba-d8b7ba87ec25 + - 17bab98f-f04f-4fa9-8106-787a2d4004c1 status: code: 200 message: OK @@ -227,21 +227,21 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vhub_connection000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vhub_connection000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001","name":"cli_test_azure_vhub_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-05-27T09:12:59Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001","name":"cli_test_azure_vhub_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:24 GMT + - Mon, 02 Aug 2021 08:03:13 GMT expires: - '-1' pragma: @@ -273,13 +273,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualWans/clitestvwan2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualWans/clitestvwan2\",\r\n - \ \"etag\": \"W/\\\"d0623350-2071-41ac-b376-9e8d12b24276\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"74bdb86f-8711-4456-a0d8-ba51e6e3fd77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -288,7 +288,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8385bdcf-c07f-49aa-8083-5bc118db0048?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/90bf9964-7ea8-474c-860f-79f282bc7820?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -296,7 +296,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:29 GMT + - Mon, 02 Aug 2021 08:03:18 GMT expires: - '-1' pragma: @@ -309,9 +309,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 663392ab-ed31-47c2-b6f5-03ddcc471373 + - 13aa15e2-5e90-4581-aa9f-53bd9a4abe1d x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 201 message: Created @@ -329,9 +329,9 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8385bdcf-c07f-49aa-8083-5bc118db0048?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/90bf9964-7ea8-474c-860f-79f282bc7820?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -343,7 +343,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:39 GMT + - Mon, 02 Aug 2021 08:03:28 GMT expires: - '-1' pragma: @@ -360,7 +360,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 769d942c-7b72-4cd9-892d-f2bb86c7b986 + - 24dda26b-21f0-4055-b163-3381917fa6af status: code: 200 message: OK @@ -378,13 +378,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualWans/clitestvwan2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualWans/clitestvwan2\",\r\n - \ \"etag\": \"W/\\\"272fe14b-ad31-4c11-a572-686daa6f1b6e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"76caf8e4-e64a-49be-8c5a-ae7697fdfeca\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -397,9 +397,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:39 GMT + - Mon, 02 Aug 2021 08:03:29 GMT etag: - - W/"272fe14b-ad31-4c11-a572-686daa6f1b6e" + - W/"76caf8e4-e64a-49be-8c5a-ae7697fdfeca" expires: - '-1' pragma: @@ -416,7 +416,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 20ea4a69-60af-414b-9bf2-fe0160165bf8 + - acac3218-aa26-4644-9201-802bbaf5c6b0 status: code: 200 message: OK @@ -439,13 +439,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2\",\r\n - \ \"etag\": \"W/\\\"0e8da33c-0d33-497e-8af6-bf0edce47737\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"591b859e-aeb1-4aad-9fa5-4cdb4d84839b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.5.0.0/16\",\r\n \"virtualRouterAsn\": @@ -457,7 +457,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -465,7 +465,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:47 GMT + - Mon, 02 Aug 2021 08:03:36 GMT expires: - '-1' pragma: @@ -478,9 +478,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 88ad1b1b-8508-4b99-b5bd-fbfb61098135 + - fcf1cd14-1dd5-441d-8285-a2dd36be9c72 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -498,9 +498,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -512,7 +512,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:13:57 GMT + - Mon, 02 Aug 2021 08:03:47 GMT expires: - '-1' pragma: @@ -529,7 +529,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7d92c4ae-ca5c-48fc-b12f-bb86cd678cfb + - a30773bb-341b-465b-bd0f-c876dbed3663 status: code: 200 message: OK @@ -547,9 +547,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -561,7 +561,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:14:07 GMT + - Mon, 02 Aug 2021 08:03:58 GMT expires: - '-1' pragma: @@ -578,7 +578,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 84161d94-c286-4e33-827e-feb0cee59ede + - ff776ca3-9b0a-4612-b2ca-ef082bbebf06 status: code: 200 message: OK @@ -596,9 +596,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -610,7 +610,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:14:28 GMT + - Mon, 02 Aug 2021 08:04:18 GMT expires: - '-1' pragma: @@ -627,7 +627,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d28e50ec-efd6-40d8-8a91-78f369953d1a + - 91b48f5c-3a1b-49fc-bee6-4803bc1319a0 status: code: 200 message: OK @@ -645,9 +645,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -659,7 +659,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:14:50 GMT + - Mon, 02 Aug 2021 08:04:38 GMT expires: - '-1' pragma: @@ -676,7 +676,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f518ba9d-c677-4fa0-9606-14f4b77cac15 + - 09b06f04-c86d-49c7-b31f-f898ac9b699b status: code: 200 message: OK @@ -694,9 +694,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -708,7 +708,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:15:30 GMT + - Mon, 02 Aug 2021 08:05:18 GMT expires: - '-1' pragma: @@ -725,7 +725,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 347ffdf7-d770-48c5-a802-b4d23e12ee24 + - 621c8a86-a686-4dd6-a91a-d92d97194290 status: code: 200 message: OK @@ -743,9 +743,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -757,7 +757,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:16:10 GMT + - Mon, 02 Aug 2021 08:05:59 GMT expires: - '-1' pragma: @@ -774,7 +774,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e7137ee-8d6a-4acc-8505-c7951cf48688 + - 16d8136a-a4e6-4788-a366-cc06228e468b status: code: 200 message: OK @@ -792,9 +792,58 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/142d68c6-8929-4213-bdff-bed8398fc345?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:07:19 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 2badcdb1-62d3-455f-8389-f373262e1881 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vwan --address-prefix -l --sku + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/927f0046-06c4-4747-98a2-7e7dc8b923ad?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -806,7 +855,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:30 GMT + - Mon, 02 Aug 2021 08:09:59 GMT expires: - '-1' pragma: @@ -823,7 +872,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d4060c24-0e84-4ce1-b604-29dd40faf585 + - 86ec571a-f079-419a-958b-82d4771c94ed status: code: 200 message: OK @@ -841,13 +890,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2\",\r\n - \ \"etag\": \"W/\\\"d85dce34-3e7b-4a7d-bfbf-381a52c51d7a\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3994e18f-e1a2-4197-80a0-49dbc614a0e8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.5.0.0/16\",\r\n \"virtualRouterAsn\": @@ -863,7 +912,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:31 GMT + - Mon, 02 Aug 2021 08:10:00 GMT expires: - '-1' pragma: @@ -880,7 +929,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1b91e9cf-f638-4e38-a0de-07df91554663 + - 0e6191c6-1e27-477f-bfca-5b9dfe0171be status: code: 200 message: OK @@ -905,15 +954,15 @@ interactions: ParameterSetName: - -g --vhub-name --name --remote-vnet User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhubconnection2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"378d18c5-c87d-4aef-a3b4-81d61fb965bd\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"90c68ab3-03d9-4e8b-b9af-c2125ad1dd8a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n @@ -926,7 +975,7 @@ interactions: false,\r\n \"enableInternetSecurity\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f729f2c-d4a0-4b3e-b728-630c274a27c9?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b09904f0-b76d-4f88-8377-7153867f198f?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -934,7 +983,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:33 GMT + - Mon, 02 Aug 2021 08:10:03 GMT expires: - '-1' pragma: @@ -947,9 +996,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 55fbc3d7-f53b-4710-994e-1963c4e35804 + - 14894cd3-fe96-4fd6-a502-08947a9fd0af x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -967,9 +1016,58 @@ interactions: ParameterSetName: - -g --vhub-name --name --remote-vnet User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b09904f0-b76d-4f88-8377-7153867f198f?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:10:13 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - de6cd5ce-b081-4b15-a16b-497de0f41226 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub connection create + Connection: + - keep-alive + ParameterSetName: + - -g --vhub-name --name --remote-vnet + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f729f2c-d4a0-4b3e-b728-630c274a27c9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b09904f0-b76d-4f88-8377-7153867f198f?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -981,7 +1079,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:43 GMT + - Mon, 02 Aug 2021 08:10:24 GMT expires: - '-1' pragma: @@ -998,7 +1096,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2aca8888-6b7b-42e9-a102-8d542996457f + - 7b9fe9b3-79db-483e-9a4b-a9048c104490 status: code: 200 message: OK @@ -1016,9 +1114,9 @@ interactions: ParameterSetName: - -g --vhub-name --name --remote-vnet User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f729f2c-d4a0-4b3e-b728-630c274a27c9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b09904f0-b76d-4f88-8377-7153867f198f?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1030,7 +1128,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:53 GMT + - Mon, 02 Aug 2021 08:10:44 GMT expires: - '-1' pragma: @@ -1047,7 +1145,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4e6c0ae0-9100-426d-a8c0-ab0bcfcd438d + - 303d8271-0724-44df-a041-d581b189e386 status: code: 200 message: OK @@ -1065,15 +1163,15 @@ interactions: ParameterSetName: - -g --vhub-name --name --remote-vnet User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhubconnection2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"48638693-2cbe-47db-a6bd-b9dc9ff71643\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n @@ -1092,9 +1190,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:53 GMT + - Mon, 02 Aug 2021 08:10:44 GMT etag: - - W/"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d" + - W/"48638693-2cbe-47db-a6bd-b9dc9ff71643" expires: - '-1' pragma: @@ -1111,7 +1209,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 99859914-ec30-4c9d-8e64-b314e6f53cd1 + - 248fab58-79a2-4122-a9c3-d0f6b674db5c status: code: 200 message: OK @@ -1129,17 +1227,17 @@ interactions: ParameterSetName: - -g --vhub-name User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clitestvhubconnection2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"48638693-2cbe-47db-a6bd-b9dc9ff71643\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n \"routingConfiguration\": + \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n \"default\"\r\n ],\r\n \"ids\": [\r\n @@ -1158,7 +1256,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:55 GMT + - Mon, 02 Aug 2021 08:10:47 GMT expires: - '-1' pragma: @@ -1175,7 +1273,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9feb4634-5932-40c0-9262-78f24ac28f07 + - 087bc2b6-b6fa-47d4-a579-a2e13ea670cf status: code: 200 message: OK @@ -1193,15 +1291,15 @@ interactions: ParameterSetName: - -g --vhub-name --name User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhubconnection2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"48638693-2cbe-47db-a6bd-b9dc9ff71643\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n @@ -1220,9 +1318,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:56 GMT + - Mon, 02 Aug 2021 08:10:49 GMT etag: - - W/"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d" + - W/"48638693-2cbe-47db-a6bd-b9dc9ff71643" expires: - '-1' pragma: @@ -1239,7 +1337,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3808d98f-663c-4eb0-9bc3-dce83a7572e5 + - 5247e17f-85e8-4aad-b45a-4572c08a1893 status: code: 200 message: OK @@ -1257,15 +1355,15 @@ interactions: ParameterSetName: - -g --vhub-name --name --labels User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhubconnection2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"48638693-2cbe-47db-a6bd-b9dc9ff71643\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n @@ -1284,9 +1382,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:58 GMT + - Mon, 02 Aug 2021 08:10:50 GMT etag: - - W/"dbd92364-3f9e-46d1-ae65-a4f0363f9e8d" + - W/"48638693-2cbe-47db-a6bd-b9dc9ff71643" expires: - '-1' pragma: @@ -1303,7 +1401,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e658f432-474a-4af6-9e6b-85580e8bc3db + - af09a121-8822-43f0-9423-581df0940aff status: code: 200 message: OK @@ -1332,15 +1430,15 @@ interactions: ParameterSetName: - -g --vhub-name --name --labels User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhubconnection2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"aecd5509-f616-4985-9ac3-0789c2c870d0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3523dff1-c0b4-49ca-859e-a1f444c30ca6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n @@ -1353,7 +1451,7 @@ interactions: false,\r\n \"enableInternetSecurity\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/758ca9d5-33e4-419e-a01f-f0938998bc74?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48a698e7-3aed-4df8-9400-9df2023daddc?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1361,7 +1459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:17:58 GMT + - Mon, 02 Aug 2021 08:10:53 GMT expires: - '-1' pragma: @@ -1378,9 +1476,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8bf2c229-795c-4b7c-9f83-cf80a80a0849 + - 24dff18f-8c66-4c62-a2a5-024d7efce101 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -1398,9 +1496,9 @@ interactions: ParameterSetName: - -g --vhub-name --name --labels User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/758ca9d5-33e4-419e-a01f-f0938998bc74?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48a698e7-3aed-4df8-9400-9df2023daddc?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1412,7 +1510,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:18:09 GMT + - Mon, 02 Aug 2021 08:11:03 GMT expires: - '-1' pragma: @@ -1429,7 +1527,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c76296f9-01ee-4d45-9485-97e813578189 + - 6c3ff248-70e5-4a70-a46d-c09f8e517e61 status: code: 200 message: OK @@ -1447,15 +1545,15 @@ interactions: ParameterSetName: - -g --vhub-name --name --labels User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhubconnection2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2\",\r\n - \ \"etag\": \"W/\\\"63398077-74ea-4b86-b3f6-5dee3ab74502\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"db470584-370a-4114-92c5-9a3e7378b819\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6f5e023a-e39c-4240-a414-4bdaa32df05d\",\r\n + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6b1c077f-a006-4969-825e-2503f77e75a7\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubRouteTables/defaultRouteTable\"\r\n \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": [\r\n @@ -1474,9 +1572,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:18:09 GMT + - Mon, 02 Aug 2021 08:11:03 GMT etag: - - W/"63398077-74ea-4b86-b3f6-5dee3ab74502" + - W/"db470584-370a-4114-92c5-9a3e7378b819" expires: - '-1' pragma: @@ -1493,7 +1591,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8fe6588f-6f05-4332-b0a5-7ec719de0a26 + - 67c98bfb-a839-4cd6-9197-3236352535df status: code: 200 message: OK @@ -1513,7 +1611,7 @@ interactions: ParameterSetName: - -g --vhub-name --name -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections/clitestvhubconnection2?api-version=2020-05-01 response: @@ -1521,17 +1619,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3daa9be7-342a-404b-94da-32e83f1baad6?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 27 May 2021 09:18:11 GMT + - Mon, 02 Aug 2021 08:11:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/3daa9be7-342a-404b-94da-32e83f1baad6?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 pragma: - no-cache server: @@ -1542,9 +1640,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f24462e-4567-492c-a74d-d595644d6cc3 + - 4d70bf15-1997-461e-bdbf-7c4b65b97edc x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14999' status: code: 202 message: Accepted @@ -1562,9 +1660,58 @@ interactions: ParameterSetName: - -g --vhub-name --name -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:11:15 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - e9017f98-8204-4d53-8ede-d5807abada82 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub connection delete + Connection: + - keep-alive + ParameterSetName: + - -g --vhub-name --name -y + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3daa9be7-342a-404b-94da-32e83f1baad6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1576,7 +1723,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:18:21 GMT + - Mon, 02 Aug 2021 08:11:26 GMT expires: - '-1' pragma: @@ -1593,7 +1740,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b62d85aa-c5f4-4737-ae8e-b98c2fcd2fd2 + - 766e537d-7318-4664-a36a-8918ed99680c status: code: 200 message: OK @@ -1611,9 +1758,9 @@ interactions: ParameterSetName: - -g --vhub-name --name -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3daa9be7-342a-404b-94da-32e83f1baad6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1625,7 +1772,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:18:31 GMT + - Mon, 02 Aug 2021 08:11:46 GMT expires: - '-1' pragma: @@ -1642,7 +1789,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2169f53a-b0c5-4c02-92c9-481d6e236fdf + - a505e7cd-19b8-4201-92b2-4f4181177615 status: code: 200 message: OK @@ -1660,9 +1807,9 @@ interactions: ParameterSetName: - -g --vhub-name --name -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3daa9be7-342a-404b-94da-32e83f1baad6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1674,7 +1821,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:18:51 GMT + - Mon, 02 Aug 2021 08:12:26 GMT expires: - '-1' pragma: @@ -1691,7 +1838,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2692d331-0cce-4d5f-9613-bb6eb3fb425c + - d4aa1ba9-89bf-4607-aa1f-f11b173328ea status: code: 200 message: OK @@ -1709,9 +1856,9 @@ interactions: ParameterSetName: - -g --vhub-name --name -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3daa9be7-342a-404b-94da-32e83f1baad6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/47f3eb4c-612e-4319-8ff5-6305d6588ec5?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1723,7 +1870,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:19:31 GMT + - Mon, 02 Aug 2021 08:13:47 GMT expires: - '-1' pragma: @@ -1740,7 +1887,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 145be535-d417-4133-a135-69972396b963 + - aa3b7ee4-7d46-4f1b-98a9-651cbaec0718 status: code: 200 message: OK @@ -1758,7 +1905,7 @@ interactions: ParameterSetName: - -g --vhub-name User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vhub_connection000001/providers/Microsoft.Network/virtualHubs/clitestvhub2/hubVirtualNetworkConnections?api-version=2020-05-01 response: @@ -1772,7 +1919,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 27 May 2021 09:19:33 GMT + - Mon, 02 Aug 2021 08:13:49 GMT expires: - '-1' pragma: @@ -1789,7 +1936,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81695514-7993-4510-b964-1ab88a26dba5 + - 71d27f9f-dbde-487e-b7a0-4f035e4e242d status: code: 200 message: OK diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_basic_scenario.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_basic_scenario.yaml index 1619bac133e..114ffce1c18 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_basic_scenario.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_basic_scenario.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vpn_server_config000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vpn_server_config000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001","name":"cli_test_azure_vpn_server_config000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:49:25Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001","name":"cli_test_azure_vpn_server_config000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:49:08Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:49:32 GMT + - Mon, 02 Aug 2021 08:49:14 GMT expires: - '-1' pragma: @@ -66,13 +63,13 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"217aa905-12a6-4e78-af32-7ff84eb91396\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"18eab433-8251-4007-841e-0142f65a010f\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -89,7 +86,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/2ef948e4-be65-4c48-a8ca-a01bc585f530?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9aa8a137-619f-42be-a5f2-29bfa444ed28?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -97,7 +94,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:49:42 GMT + - Mon, 02 Aug 2021 08:49:22 GMT expires: - '-1' pragma: @@ -110,9 +107,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 986a9fd1-5bb9-4fb3-8a37-871f90c7ce63 + - 5678e899-06ab-4278-98c0-890fb55a26f1 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 201 message: Created @@ -130,9 +127,9 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/2ef948e4-be65-4c48-a8ca-a01bc585f530?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9aa8a137-619f-42be-a5f2-29bfa444ed28?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -144,7 +141,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:49:52 GMT + - Mon, 02 Aug 2021 08:49:32 GMT expires: - '-1' pragma: @@ -161,7 +158,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e626e015-01a1-4f41-9ebc-e6959c1213e4 + - ece1b3d5-7265-4e44-9fbd-f88f46cd9aa2 status: code: 200 message: OK @@ -179,13 +176,13 @@ interactions: ParameterSetName: - -n -g --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"371e87bd-c50d-44b2-ae83-c56148a9ba47\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6e3d64b3-6761-4b8e-b66f-a8d08151907f\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -206,9 +203,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:49:53 GMT + - Mon, 02 Aug 2021 08:49:32 GMT etag: - - W/"371e87bd-c50d-44b2-ae83-c56148a9ba47" + - W/"6e3d64b3-6761-4b8e-b66f-a8d08151907f" expires: - '-1' pragma: @@ -225,7 +222,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5602a4f5-475f-448d-99a8-11016a9b7ae3 + - 6ebe0ce1-9d9f-4bb6-b593-1e2f20280878 status: code: 200 message: OK @@ -244,24 +241,21 @@ interactions: - -n -g --auth-types --radius-client-root-certs --radius-server-root-certs --radius-servers --radius-servers User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vpn_server_config000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vpn_server_config000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001","name":"cli_test_azure_vpn_server_config000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:49:25Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001","name":"cli_test_azure_vpn_server_config000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:49:08Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:49:54 GMT + - Mon, 02 Aug 2021 08:49:35 GMT expires: - '-1' pragma: @@ -301,13 +295,13 @@ interactions: - -n -g --auth-types --radius-client-root-certs --radius-server-root-certs --radius-servers --radius-servers User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"6d7b381b-1ec6-4a3b-8391-06204c53745d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"36d4e7f1-a5b1-45e0-84d5-e0fdceec9404\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -324,8 +318,10 @@ interactions: \"ef6c937b5935e25941f2ea271d38f90dfdb20953\"\r\n }\r\n ],\r\n \"aadAuthenticationParameters\": {},\r\n \"vpnClientIpsecPolicies\": []\r\n }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/2f3a6e67-4e5d-4a19-9254-f589f7ac6de4?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/21816ba0-244f-488b-bb4d-241df85722ca?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -333,7 +329,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:49:57 GMT + - Mon, 02 Aug 2021 08:49:38 GMT expires: - '-1' pragma: @@ -350,9 +346,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3f36c53b-29bc-4373-8381-2156cf3d354a + - c592a4f4-def6-4db8-b32e-ba8aae2ece33 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -371,9 +367,9 @@ interactions: - -n -g --auth-types --radius-client-root-certs --radius-server-root-certs --radius-servers --radius-servers User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/2f3a6e67-4e5d-4a19-9254-f589f7ac6de4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/21816ba0-244f-488b-bb4d-241df85722ca?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -385,7 +381,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:07 GMT + - Mon, 02 Aug 2021 08:49:48 GMT expires: - '-1' pragma: @@ -402,7 +398,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1ec82ee9-0c57-46cb-8a60-c23e81f123f4 + - 22a2097a-08b6-4df8-91de-d1fc102b38ad status: code: 200 message: OK @@ -421,13 +417,13 @@ interactions: - -n -g --auth-types --radius-client-root-certs --radius-server-root-certs --radius-servers --radius-servers User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"ba625986-2323-4abd-b5a3-41ad1b0fe36f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ef4a343a-012c-46a1-b918-7d1f4ea3a786\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -451,9 +447,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:08 GMT + - Mon, 02 Aug 2021 08:49:48 GMT etag: - - W/"ba625986-2323-4abd-b5a3-41ad1b0fe36f" + - W/"ef4a343a-012c-46a1-b918-7d1f4ea3a786" expires: - '-1' pragma: @@ -470,7 +466,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0d92cd56-6e49-4288-9a0c-77f30948cf95 + - 92742fdb-7f40-4e20-b7f4-efedc9fa33f8 status: code: 200 message: OK @@ -488,13 +484,13 @@ interactions: ParameterSetName: - -n -g --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"ba625986-2323-4abd-b5a3-41ad1b0fe36f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ef4a343a-012c-46a1-b918-7d1f4ea3a786\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -518,9 +514,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:09 GMT + - Mon, 02 Aug 2021 08:49:50 GMT etag: - - W/"ba625986-2323-4abd-b5a3-41ad1b0fe36f" + - W/"ef4a343a-012c-46a1-b918-7d1f4ea3a786" expires: - '-1' pragma: @@ -537,7 +533,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c8ea333-b16f-4e6f-99ad-be7c51de6f89 + - 955c6b2f-3982-4a05-99c1-b6a9a4a7d21a status: code: 200 message: OK @@ -555,24 +551,21 @@ interactions: ParameterSetName: - -n -g --auth-types --aad-audience --aad-issuer --aad-tenant --no-wait User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vpn_server_config000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vpn_server_config000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001","name":"cli_test_azure_vpn_server_config000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:49:25Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001","name":"cli_test_azure_vpn_server_config000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:49:08Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:11 GMT + - Mon, 02 Aug 2021 08:49:52 GMT expires: - '-1' pragma: @@ -606,13 +599,13 @@ interactions: ParameterSetName: - -n -g --auth-types --aad-audience --aad-issuer --aad-tenant --no-wait User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"6fbcea5d-8fd9-4e87-96b7-4521a819ca42\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ca8adcf1-e8fa-42b9-b07a-faacc973584f\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -624,8 +617,10 @@ interactions: \"https://sts.windows.net/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4/\"\r\n },\r\n \ \"vpnClientIpsecPolicies\": []\r\n }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/ba6fe48c-0d18-4cf6-94ab-a84647dcd718?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/b94b2a11-1603-4943-8f59-d8ec3f86f16b?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -633,7 +628,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:13 GMT + - Mon, 02 Aug 2021 08:49:54 GMT expires: - '-1' pragma: @@ -650,9 +645,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3e713afc-3479-4862-9272-db62039e43ea + - e9fb35f9-c32a-477a-9dc8-938d04b2db95 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -670,13 +665,13 @@ interactions: ParameterSetName: - -n -g --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"6fbcea5d-8fd9-4e87-96b7-4521a819ca42\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ca8adcf1-e8fa-42b9-b07a-faacc973584f\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -695,9 +690,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:15 GMT + - Mon, 02 Aug 2021 08:49:56 GMT etag: - - W/"6fbcea5d-8fd9-4e87-96b7-4521a819ca42" + - W/"ca8adcf1-e8fa-42b9-b07a-faacc973584f" expires: - '-1' pragma: @@ -714,7 +709,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dbd994aa-9bda-42f2-befb-132d0533d799 + - 0600ea0d-358a-4d12-ac09-5469011c8012 status: code: 200 message: OK @@ -732,13 +727,13 @@ interactions: ParameterSetName: - -n -g --created User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"80792026-47b7-44d5-b215-15ea0aec9a4e\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -757,9 +752,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:46 GMT + - Mon, 02 Aug 2021 08:50:26 GMT etag: - - W/"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0" + - W/"80792026-47b7-44d5-b215-15ea0aec9a4e" expires: - '-1' pragma: @@ -776,7 +771,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1d2abaa4-3424-4aa3-8bac-b0ccbbe22770 + - 0b4f99cf-e985-4f12-aaea-d9a0735f6820 status: code: 200 message: OK @@ -794,13 +789,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"80792026-47b7-44d5-b215-15ea0aec9a4e\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -819,9 +814,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:47 GMT + - Mon, 02 Aug 2021 08:50:28 GMT etag: - - W/"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0" + - W/"80792026-47b7-44d5-b215-15ea0aec9a4e" expires: - '-1' pragma: @@ -838,7 +833,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 081d0643-3c24-4daa-86ba-be896c04e18d + - 95c630ef-08fb-4ac4-b2b8-601479f185fc status: code: 200 message: OK @@ -856,14 +851,14 @@ interactions: ParameterSetName: - -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clitestserverconfig\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"80792026-47b7-44d5-b215-15ea0aec9a4e\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n @@ -883,7 +878,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:50 GMT + - Mon, 02 Aug 2021 08:50:30 GMT expires: - '-1' pragma: @@ -900,7 +895,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 215e881e-e4b1-48fa-aff1-237ef384e8ca + - ed41f7ae-9a50-4b2e-8680-a60a5abe6a62 status: code: 200 message: OK @@ -916,69 +911,53 @@ interactions: Connection: - keep-alive User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/vpnServerConfigurations?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clitestserverconfig\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0\\\"\",\r\n \"type\": + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gatewayx23eo3r35lzabdtokl6kmnj6p2ap6nry4dbukkbjp57te/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n + \ \"etag\": \"W/\\\"6730a2aa-184f-4848-bb26-8c29968770fc\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n - \ ],\r\n \"vpnAuthenticationTypes\": [\r\n \"AAD\"\r\n - \ ],\r\n \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\": - [],\r\n \"radiusServers\": [],\r\n \"radiusServerRootCertificates\": + \ ],\r\n \"vpnAuthenticationTypes\": [\r\n \"Certificate\"\r\n + \ ],\r\n \"vpnClientRootCertificates\": [\r\n {\r\n + \ \"name\": \"ApplicationGatewayAuthCert\",\r\n \"publicCertData\": + \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAw\\nMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAx\\nMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBw\\nbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcN\\nAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJ\\nSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x\\n+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/\\nxQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezO\\nqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/\\n7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYD\\nVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0\\naW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/Whcow\\nDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT\\n3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pR\\nLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5yg\\nCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjuj\\nZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG\\n7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n + \ }\r\n ],\r\n \"vpnClientRevokedCertificates\": [\r\n + \ {\r\n \"name\": \"ApplicationGatewayAuthCert\",\r\n \"thumbprint\": + \"ef6c937b5935e25941f2ea271d38f90dfdb20953\"\r\n }\r\n ],\r\n + \ \"radiusServers\": [],\r\n \"radiusServerRootCertificates\": [],\r\n \"radiusClientRootCertificates\": [],\r\n \"aadAuthenticationParameters\": - {\r\n \"aadTenant\": \"https://login.microsoftonline.com/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4\",\r\n - \ \"aadAudience\": \"a21fce82-76af-45e6-8583-a08cb3b956f9\",\r\n \"aadIssuer\": - \"https://sts.windows.net/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4/\"\r\n },\r\n - \ \"vpnClientIpsecPolicies\": []\r\n }\r\n },\r\n {\r\n \"name\": - \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_azure_vpn_server_config_multi_auth3d3kby2ksqz7djdodbytk4mf6w2wgz2qowt7/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"a1e41a9e-fb2e-434d-96ba-4bbc0dd9b0a1\\\"\",\r\n \"type\": + {},\r\n \"vpnClientIpsecPolicies\": []\r\n }\r\n },\r\n {\r\n + \ \"name\": \"clitestserverconfig2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gatewayx23eo3r35lzabdtokl6kmnj6p2ap6nry4dbukkbjp57te/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig2\",\r\n + \ \"etag\": \"W/\\\"04666ee4-2422-4026-b5e3-fd118c569682\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n - \ ],\r\n \"vpnAuthenticationTypes\": [\r\n \"Radius\",\r\n - \ \"AAD\",\r\n \"Certificate\"\r\n ],\r\n \"vpnClientRootCertificates\": - [\r\n {\r\n \"name\": \"ApplicationGatewayAuthCert\",\r\n - \ \"publicCertData\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAw\\nMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAx\\nMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBw\\nbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcN\\nAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJ\\nSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x\\n+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/\\nxQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezO\\nqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/\\n7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYD\\nVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0\\naW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/Whcow\\nDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT\\n3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pR\\nLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5yg\\nCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjuj\\nZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG\\n7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n + \ ],\r\n \"vpnAuthenticationTypes\": [\r\n \"Certificate\"\r\n + \ ],\r\n \"vpnClientRootCertificates\": [\r\n {\r\n + \ \"name\": \"ApplicationGatewayAuthCert\",\r\n \"publicCertData\": + \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAw\\nMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAx\\nMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBw\\nbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcN\\nAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJ\\nSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x\\n+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/\\nxQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezO\\nqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/\\n7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYD\\nVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0\\naW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/Whcow\\nDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT\\n3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pR\\nLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5yg\\nCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjuj\\nZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG\\n7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n \ }\r\n ],\r\n \"vpnClientRevokedCertificates\": [\r\n \ {\r\n \"name\": \"ApplicationGatewayAuthCert\",\r\n \"thumbprint\": \"ef6c937b5935e25941f2ea271d38f90dfdb20953\"\r\n }\r\n ],\r\n - \ \"radiusServers\": [\r\n {\r\n \"radiusServerAddress\": - \"test1\",\r\n \"radiusServerScore\": 10,\r\n \"radiusServerSecret\": - \"308201C906092A864886F70D010703A08201BA308201B6020100318201823082017E0201003066304F310B3009060355040613025553311E301C060355040A13154D6963726F736F667420436F72706F726174696F6E3120301E060355040313174D6963726F736F66742052534120544C5320434120303202137F0006FEFE78A9840C10356DDF00000006FEFE300D06092A864886F70D01010105000482010093C350D245B64912395082CE7337E4DA5A587F1558E524E47695F62F4F56D1F580CEB851758C84FCB99934C2AA54080911BB69215848D2135B70464360D25D788A7D68EB1F276F7B55116E6B94FCC8AB0BD76AC3F7FB20DADFCFB72900F169D078898BC592F752E057AA2298C20B5581BEF25A9DB4C4AE20CDB1953BD9F1A3F6D86297F6100EA9D31593BC366A1C9BEB56FB4BD669C46C963F017DF097F2CE2AF5B7D5454C005EDC9E2344CBAF75509D1AEC73DA7252C45BAC522A6CC9E83895B9078AF947C7F8ED363BD45AB979125C2687CB08CF8C31403D241200588C35A04B23D384EED17BFDE9C90A41086CD6467EC13F9A4E9B3C86EE12AA2899E129B1302B06092A864886F70D010701301406082A864886F70D030704084DADBE7F72EFBCED800890ED96FFE4694485\"\r\n - \ },\r\n {\r\n \"radiusServerAddress\": \"test2\",\r\n - \ \"radiusServerScore\": 10,\r\n \"radiusServerSecret\": - \"308201C906092A864886F70D010703A08201BA308201B6020100318201823082017E0201003066304F310B3009060355040613025553311E301C060355040A13154D6963726F736F667420436F72706F726174696F6E3120301E060355040313174D6963726F736F66742052534120544C5320434120303202137F0006FEFE78A9840C10356DDF00000006FEFE300D06092A864886F70D010101050004820100D3D7CFA2E927516BDE5791206059568C703F41445B85BFAB3BA90BE8B2EA5AE2869EEED58260122B8D3CD524F523228D3736C411E6F11C132B4758FE3CCD38F5B90A73A3414FEAE6ECF1269E55A5721F75ED6795C69CD01739E9373DC2AEB65BDA5904B117A4051AF270D41F2FFDD4D07EAFBFF19B803CDD37E82AFCA0DAB7848C1640241C96A5322EE321D44F1AB1D46C7466F8FD1C65AC4AC19A010D4BAAC42CEEEF4235ADB3C1AEA13DDFDC4FB81EC20CC9DE0AFB50AF46E63B9E73A7F98179283D4BC25F8C1586A3F6912C89D3BCAAA1B00B0A04702644EF42ED12707E2FB5BAD65B6FEC584DB043655410F8C110500D527A2F84F30C97650BEEC638B5BF302B06092A864886F70D010701301406082A864886F70D03070408729A27FEB48FE4E980082AB425F84974283D\"\r\n - \ }\r\n ],\r\n \"radiusServerRootCertificates\": [],\r\n - \ \"radiusClientRootCertificates\": [],\r\n \"aadAuthenticationParameters\": - {\r\n \"aadTenant\": \"https://login.microsoftonline.com/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4\",\r\n - \ \"aadAudience\": \"a21fce82-76af-45e6-8583-a08cb3b956f9\",\r\n \"aadIssuer\": - \"https://sts.windows.net/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4/\"\r\n },\r\n - \ \"vpnClientIpsecPolicies\": []\r\n }\r\n },\r\n {\r\n \"name\": - \"clitestserverconfig1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_azure_vpn_server_config_multi_auth3d3kby2ksqz7djdodbytk4mf6w2wgz2qowt7/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig1\",\r\n - \ \"etag\": \"W/\\\"98bbd58e-8d06-44f7-896b-f38c42582eee\\\"\",\r\n \"type\": + \ \"radiusServers\": [],\r\n \"radiusServerRootCertificates\": + [],\r\n \"radiusClientRootCertificates\": [],\r\n \"aadAuthenticationParameters\": + {},\r\n \"vpnClientIpsecPolicies\": [],\r\n \"p2SVpnGateways\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_p2s_vpn_gatewayx23eo3r35lzabdtokl6kmnj6p2ap6nry4dbukkbjp57te/providers/Microsoft.Network/p2sVpnGateways/clitestvp2sgateway\"\r\n + \ }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": + \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n + \ \"etag\": \"W/\\\"80792026-47b7-44d5-b215-15ea0aec9a4e\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n - \ ],\r\n \"vpnAuthenticationTypes\": [\r\n \"Radius\",\r\n - \ \"AAD\",\r\n \"Certificate\"\r\n ],\r\n \"vpnClientRootCertificates\": - [\r\n {\r\n \"name\": \"ApplicationGatewayAuthCert\",\r\n - \ \"publicCertData\": \"MIIDTzCCAjegAwIBAgIQj5oTlR6oyJ1NlX9Wb9aFyjANBgkqhkiG9w0BAQsFADAw\\nMS4wLAYDVQQDEyVBcHBsaWNhdGlvbkdhdGV3YXlTc2xDZXJ0LVVuaXRUZXN0LTAx\\nMB4XDTE2MDIxNzA3MDc1M1oXDTM5MTIzMTIzNTk1OVowMDEuMCwGA1UEAxMlQXBw\\nbGljYXRpb25HYXRld2F5U3NsQ2VydC1Vbml0VGVzdC0wMTCCASIwDQYJKoZIhvcN\\nAQEBBQADggEPADCCAQoCggEBANOUOFVmm+P4ht/qaiGZaiMzZSXwqGP8W/XWZRfJ\\nSc1mS6B4zBm8MtndmO9NbPUeGetk3E4jI0egP7NufuTAtfZY5nG9/gsZh8Hp4o+x\\n+6F1wCUtK5pQ5Fne4Vwg0Q9k1CgUfQfK0zEoanOTEylcyp1nVpoGc3v4FZ9pQr8/\\nxQ7+PSwgNpmGpU1gmgorDlXIO8jiKb+WfSoPAhHcavoPFg6DeGv30AK2m8ULFezO\\nqbprrozRxXaKzt8fBaDSP1XMakFaO6ffZU4uNgrehW4zMnpdgAjT5koymDKGAfl/\\n7+5QpLxSKc2478J+PvTwy/rfWKJLbEImoM7WE3imWgrHUNMCAwEAAaNlMGMwYQYD\\nVR0BBFowWIAQxDXqD2PYxSlriJ6HuzZ+b6EyMDAxLjAsBgNVBAMTJUFwcGxpY2F0\\naW9uR2F0ZXdheVNzbENlcnQtVW5pdFRlc3QtMDGCEI+aE5UeqMidTZV/Vm/Whcow\\nDQYJKoZIhvcNAQELBQADggEBADSC6PHkVYmoVOyyW2g7q3GG3MmXa43/HQNTM+pT\\n3HENAlhGg8T9EFrOQ/0QAoEQbrtsP8Isj5u2Bd4MOlYA180ExyfL/NFb7QpXq/pR\\nLbePMQAQicdSvk/9RyrNRBfNjT2KNlBp3RZtCkJjQWlc5ylWydPy4JPUZxit/5yg\\nCRT+cmN1ioF469Ki8hzBlKmrDg8jkFUwFyD7B0fEfPP0gSZI3F6HqgCK2hzBTjuj\\nZjddZyn2XxXlxLu57C83CNPP8fbsGW2CwolgmYvt+dJsdDnT7VKX5RS4cOPp/JGG\\n7QdhzqVBoK0vZP6gHEAOPoqBVUWf8SmlVuAVGmDl8EjLnK8=\"\r\n - \ }\r\n ],\r\n \"vpnClientRevokedCertificates\": [\r\n - \ {\r\n \"name\": \"ApplicationGatewayAuthCert\",\r\n \"thumbprint\": - \"ef6c937b5935e25941f2ea271d38f90dfdb20953\"\r\n }\r\n ],\r\n - \ \"radiusServers\": [\r\n {\r\n \"radiusServerAddress\": - \"test1\",\r\n \"radiusServerScore\": 10,\r\n \"radiusServerSecret\": - \"308201C906092A864886F70D010703A08201BA308201B6020100318201823082017E0201003066304F310B3009060355040613025553311E301C060355040A13154D6963726F736F667420436F72706F726174696F6E3120301E060355040313174D6963726F736F66742052534120544C5320434120303202137F0006FEFE78A9840C10356DDF00000006FEFE300D06092A864886F70D010101050004820100600708177101FFBCE0D4BA9F1F8BE449664C8A6E5A800707CEAC5E68AD6065EEA9C46DA4EF43C79E1B905A53AB32C9D03AC52ECAF4EC90795C06BCA45D1290C4B1001E6F5AAD760CFC8149A19691205F5D2D59D0B93CD1B50F41F0025F724A69A5C30A9C16B59E5E2E30A2567B534C441E614B391A00826B86564DE0E20E74383B6BC5E8A0A3D3816F330EA76FCEA1F520A1160518798756AC747930579510786AC8EC96EB69ADAC5A9F3C458C1998026D06BBCE0F2E4BF09CA9276DDF76DCD6C974EB1283DE86B7086D85DD5007484D341C50A1BACEA00338A41D38C2721CABB2948CD64E9EE534BF5BC82B2A4E56279265AD57EEB3F11F6C5F89415B7D8440302B06092A864886F70D010701301406082A864886F70D0307040811F5497D461811F9800877D3F52501EAFDB4\"\r\n - \ },\r\n {\r\n \"radiusServerAddress\": \"test2\",\r\n - \ \"radiusServerScore\": 10,\r\n \"radiusServerSecret\": - \"308201C906092A864886F70D010703A08201BA308201B6020100318201823082017E0201003066304F310B3009060355040613025553311E301C060355040A13154D6963726F736F667420436F72706F726174696F6E3120301E060355040313174D6963726F736F66742052534120544C5320434120303202137F0006FEFE78A9840C10356DDF00000006FEFE300D06092A864886F70D0101010500048201004757515EE472F369DDC8D6F712DDD36F6AF042FCFAF6BF5B51486F9ED00818D2B5833978DDEC861E8B7005F93905D6551D2FDAB3AFC4B7A981A03BA384C0876B55DA2974EFDF5F41F68382159641C4B6D9992D508BC94D6158411DBDA6B00C2C6C624D9D071E8E3073C10CAF658BF50B5724C35DBBFED7AAF270CCAC55EDC8E994F843816F821B5D2D8F793960E7F1E3097AAAA29ACCF357A9A18A14167756B161745D8E20207813147DC9F701DB8FCF31F52923A29CB7FEB3DB94AA3C8D439D95E34C91CD0CF0F0C061F8602EC24D2343708E54701964E33167CEFB8A42DF6D4DC584280B1C75F808C87552E56EAF9C2141AE44360483337FD03C474D95CD0C302B06092A864886F70D010701301406082A864886F70D030704086AA1E547E1945D528008BCB3EE03DDB9E4C1\"\r\n - \ }\r\n ],\r\n \"radiusServerRootCertificates\": [],\r\n - \ \"radiusClientRootCertificates\": [],\r\n \"aadAuthenticationParameters\": + \ ],\r\n \"vpnAuthenticationTypes\": [\r\n \"AAD\"\r\n + \ ],\r\n \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\": + [],\r\n \"radiusServers\": [],\r\n \"radiusServerRootCertificates\": + [],\r\n \"radiusClientRootCertificates\": [],\r\n \"aadAuthenticationParameters\": {\r\n \"aadTenant\": \"https://login.microsoftonline.com/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4\",\r\n \ \"aadAudience\": \"a21fce82-76af-45e6-8583-a08cb3b956f9\",\r\n \"aadIssuer\": \"https://sts.windows.net/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4/\"\r\n },\r\n @@ -987,11 +966,11 @@ interactions: cache-control: - no-cache content-length: - - '10951' + - '6344' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:51 GMT + - Mon, 02 Aug 2021 08:50:32 GMT expires: - '-1' pragma: @@ -1008,7 +987,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7dd14b80-9cc6-49d9-8e43-104de6a6d2b3 + - e9490bf9-83d1-4652-b464-3494a943bce2 status: code: 200 message: OK @@ -1027,13 +1006,13 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"80792026-47b7-44d5-b215-15ea0aec9a4e\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1052,9 +1031,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:54 GMT + - Mon, 02 Aug 2021 08:50:35 GMT etag: - - W/"40cd8dd5-647e-4bd5-bd30-e53e5cff1cb0" + - W/"80792026-47b7-44d5-b215-15ea0aec9a4e" expires: - '-1' pragma: @@ -1071,7 +1050,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7d22cb0b-e621-4dd2-a8a2-986992f2e319 + - 5e9db07e-85e1-4ca8-ad54-79008d73d7f4 status: code: 200 message: OK @@ -1102,13 +1081,13 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"1b92acc4-a96c-4c6c-ae9b-0a7400437903\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"cb48e1de-8252-4644-99a7-747c45ceb9fb\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1125,8 +1104,10 @@ interactions: \"DHGroup14\",\r\n \"pfsGroup\": \"PFS14\"\r\n }\r\n ]\r\n \ }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/fadeb306-823a-4590-8b5a-c1da2f998983?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/001f906b-e8c9-4b4d-ae73-00486e92492d?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1134,7 +1115,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:55 GMT + - Mon, 02 Aug 2021 08:50:35 GMT expires: - '-1' pragma: @@ -1151,9 +1132,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - eaafe9ea-bb00-42d0-818f-756ca3d2eb29 + - e7fee2b8-e869-4965-b137-5e55720bc7e6 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 200 message: OK @@ -1172,9 +1153,9 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/fadeb306-823a-4590-8b5a-c1da2f998983?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/001f906b-e8c9-4b4d-ae73-00486e92492d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1186,7 +1167,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:05 GMT + - Mon, 02 Aug 2021 08:50:46 GMT expires: - '-1' pragma: @@ -1203,7 +1184,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1768d51f-aa17-4e8a-b9e8-3723276cd31b + - 583a96cf-7dc9-4682-98de-792b14c6f37b status: code: 200 message: OK @@ -1222,13 +1203,13 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"0df1cb80-d4bc-4fc2-a4d7-2fe11448423b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8f160ae4-e311-4b78-9cb1-b437ad834e0d\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1252,9 +1233,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:06 GMT + - Mon, 02 Aug 2021 08:50:46 GMT etag: - - W/"0df1cb80-d4bc-4fc2-a4d7-2fe11448423b" + - W/"8f160ae4-e311-4b78-9cb1-b437ad834e0d" expires: - '-1' pragma: @@ -1271,7 +1252,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 92f2ea7a-52a2-4dbf-8fa8-2192905ffa9d + - 84875c29-77cf-402e-9524-4580488f389f status: code: 200 message: OK @@ -1289,13 +1270,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"0df1cb80-d4bc-4fc2-a4d7-2fe11448423b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8f160ae4-e311-4b78-9cb1-b437ad834e0d\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1319,9 +1300,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:07 GMT + - Mon, 02 Aug 2021 08:50:49 GMT etag: - - W/"0df1cb80-d4bc-4fc2-a4d7-2fe11448423b" + - W/"8f160ae4-e311-4b78-9cb1-b437ad834e0d" expires: - '-1' pragma: @@ -1338,7 +1319,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 59eb6b50-0d19-495a-b49e-9356e33a0b99 + - d05e49a7-8d5e-46e0-b6d6-15f0fa8843c7 status: code: 200 message: OK @@ -1356,13 +1337,13 @@ interactions: ParameterSetName: - -n -g --index User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"0df1cb80-d4bc-4fc2-a4d7-2fe11448423b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8f160ae4-e311-4b78-9cb1-b437ad834e0d\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1386,9 +1367,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:10 GMT + - Mon, 02 Aug 2021 08:50:51 GMT etag: - - W/"0df1cb80-d4bc-4fc2-a4d7-2fe11448423b" + - W/"8f160ae4-e311-4b78-9cb1-b437ad834e0d" expires: - '-1' pragma: @@ -1405,7 +1386,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 334fdcbf-347c-410a-9f5e-fb34ebeaea54 + - 99fe8260-ab9a-4080-b946-edceb527e8b0 status: code: 200 message: OK @@ -1433,13 +1414,13 @@ interactions: ParameterSetName: - -n -g --index User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"b1e93bb6-9bfe-4dcd-b888-9a7ca7c27667\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f7cd8338-60dc-440a-beb2-50da3333610d\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1451,8 +1432,10 @@ interactions: \"https://sts.windows.net/0ab2c4f4-81e6-44cc-a0b2-b3a47a1443f4/\"\r\n },\r\n \ \"vpnClientIpsecPolicies\": []\r\n }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/7d198bbf-4cd2-435f-9a97-f9165d84e7eb?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/bacba237-57e4-4c1c-b590-5586734f2de4?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1460,7 +1443,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:11 GMT + - Mon, 02 Aug 2021 08:50:51 GMT expires: - '-1' pragma: @@ -1477,7 +1460,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4f90b9c4-7bac-4f0d-a615-2777c9acdaf8 + - 77a4af1e-644b-493e-a0a2-cde340cee073 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -1497,9 +1480,9 @@ interactions: ParameterSetName: - -n -g --index User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/7d198bbf-4cd2-435f-9a97-f9165d84e7eb?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/bacba237-57e4-4c1c-b590-5586734f2de4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1511,7 +1494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:21 GMT + - Mon, 02 Aug 2021 08:51:01 GMT expires: - '-1' pragma: @@ -1528,7 +1511,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 212836ed-db07-44ba-b529-ef7537004de4 + - 367c6ed1-7d49-47ab-a787-0ea628cc176e status: code: 200 message: OK @@ -1546,13 +1529,13 @@ interactions: ParameterSetName: - -n -g --index User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"f67d791d-2ca6-4e4e-889e-33bf33f7f0d3\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2333995a-8c35-42e1-a781-ccd99abca723\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1571,9 +1554,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:22 GMT + - Mon, 02 Aug 2021 08:51:02 GMT etag: - - W/"f67d791d-2ca6-4e4e-889e-33bf33f7f0d3" + - W/"2333995a-8c35-42e1-a781-ccd99abca723" expires: - '-1' pragma: @@ -1590,7 +1573,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 567dceed-3fd9-4644-ad2a-8ebd952575e8 + - dcc16cb5-f674-4332-8a39-22dbafb67b70 status: code: 200 message: OK @@ -1609,13 +1592,13 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"f67d791d-2ca6-4e4e-889e-33bf33f7f0d3\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2333995a-8c35-42e1-a781-ccd99abca723\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1634,9 +1617,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:25 GMT + - Mon, 02 Aug 2021 08:51:04 GMT etag: - - W/"f67d791d-2ca6-4e4e-889e-33bf33f7f0d3" + - W/"2333995a-8c35-42e1-a781-ccd99abca723" expires: - '-1' pragma: @@ -1653,7 +1636,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 74292d97-9825-4147-bc6c-05e605dba782 + - f0eaec90-68fa-4628-b6c0-94eb8090f16d status: code: 200 message: OK @@ -1684,13 +1667,13 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"a1375b42-a173-4cd3-874a-d7de78b5080b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"dc77f25c-2e49-4087-83ea-174d0a432422\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1707,8 +1690,10 @@ interactions: \"DHGroup14\",\r\n \"pfsGroup\": \"PFS14\"\r\n }\r\n ]\r\n \ }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9a7e0710-91b7-4ee3-9a92-b06cdbef73f1?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/53bf4da3-66e0-4a9f-8c21-ad039df2fc62?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1716,7 +1701,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:26 GMT + - Mon, 02 Aug 2021 08:51:05 GMT expires: - '-1' pragma: @@ -1733,9 +1718,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 70b398e6-7dc7-40dd-9a47-9f9ba57317eb + - 2cc4232a-6b8f-4b18-a40c-c7478ba3f1a9 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 200 message: OK @@ -1754,9 +1739,9 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/9a7e0710-91b7-4ee3-9a92-b06cdbef73f1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/53bf4da3-66e0-4a9f-8c21-ad039df2fc62?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1768,7 +1753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:36 GMT + - Mon, 02 Aug 2021 08:51:16 GMT expires: - '-1' pragma: @@ -1785,7 +1770,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f57892d0-597b-402a-86e2-d3404a6eb266 + - 2301bb1f-6a60-4086-bc56-2b6d6dbc798b status: code: 200 message: OK @@ -1804,13 +1789,13 @@ interactions: - -n -g --ipsec-encryption --ipsec-integrity --sa-lifetime --sa-data-size --ike-encryption --ike-integrity --dh-group --pfs-group User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"6e29f6a8-571d-4955-8acc-d929fd02442d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"db6e40ab-d5fd-4c61-9c30-04e6db1b63d9\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1834,9 +1819,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:36 GMT + - Mon, 02 Aug 2021 08:51:16 GMT etag: - - W/"6e29f6a8-571d-4955-8acc-d929fd02442d" + - W/"db6e40ab-d5fd-4c61-9c30-04e6db1b63d9" expires: - '-1' pragma: @@ -1853,7 +1838,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dd48c90d-e15e-484d-a662-c3df229c4aab + - 7194e4c3-c496-485f-9ff7-b61d47d46fab status: code: 200 message: OK @@ -1871,13 +1856,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestserverconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig\",\r\n - \ \"etag\": \"W/\\\"6e29f6a8-571d-4955-8acc-d929fd02442d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"db6e40ab-d5fd-4c61-9c30-04e6db1b63d9\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -1901,9 +1886,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:37 GMT + - Mon, 02 Aug 2021 08:51:18 GMT etag: - - W/"6e29f6a8-571d-4955-8acc-d929fd02442d" + - W/"db6e40ab-d5fd-4c61-9c30-04e6db1b63d9" expires: - '-1' pragma: @@ -1920,7 +1905,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 432387e1-6327-4f7a-b81f-c4363e85f3e4 + - e070b176-976f-478e-b762-cae94c7a8581 status: code: 200 message: OK @@ -1940,7 +1925,7 @@ interactions: ParameterSetName: - -n -g -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: @@ -1950,17 +1935,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/75a93827-ce66-4db7-94b2-0c4ca9a8ab4e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a609e92c-1f5d-40e2-abae-765be4d48aa7?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 15 Apr 2021 09:51:42 GMT + - Mon, 02 Aug 2021 08:51:21 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/75a93827-ce66-4db7-94b2-0c4ca9a8ab4e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operationResults/a609e92c-1f5d-40e2-abae-765be4d48aa7?api-version=2020-05-01 pragma: - no-cache server: @@ -1971,7 +1956,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 917974d0-a937-4cec-97f2-e07c7968598c + - 2745a0b1-1542-4db2-b625-370b43441c40 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -1991,9 +1976,9 @@ interactions: ParameterSetName: - -n -g -y User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/75a93827-ce66-4db7-94b2-0c4ca9a8ab4e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westcentralus/operations/a609e92c-1f5d-40e2-abae-765be4d48aa7?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2005,7 +1990,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:52 GMT + - Mon, 02 Aug 2021 08:51:31 GMT expires: - '-1' pragma: @@ -2022,7 +2007,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b40b67f6-fd75-4d9c-9804-62af69e11511 + - cfc33652-b479-40c4-95ab-5a352d9047a9 status: code: 200 message: OK @@ -2040,7 +2025,7 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vpn_server_config000001/providers/Microsoft.Network/vpnServerConfigurations/clitestserverconfig?api-version=2020-05-01 response: @@ -2056,7 +2041,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:55 GMT + - Mon, 02 Aug 2021 08:51:35 GMT expires: - '-1' pragma: diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_multi_auth.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_multi_auth.yaml index fba6a6890ab..788a1c0ec7e 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_multi_auth.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vpn_server_config_multi_auth.yaml @@ -19,7 +19,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_azure_vpn_server_config_multi_auth000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_azure_vpn_server_config_multi_auth000001?api-version=2021-04-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_azure_vpn_server_config_multi_auth000001","name":"test_azure_vpn_server_config_multi_auth000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:49:25Z"},"properties":{"provisioningState":"Succeeded"}}' @@ -268,7 +268,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_azure_vpn_server_config_multi_auth000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_azure_vpn_server_config_multi_auth000001?api-version=2021-04-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_azure_vpn_server_config_multi_auth000001","name":"test_azure_vpn_server_config_multi_auth000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:49:25Z"},"properties":{"provisioningState":"Succeeded"}}' @@ -499,7 +499,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_azure_vpn_server_config_multi_auth000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_azure_vpn_server_config_multi_auth000001?api-version=2021-04-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_azure_vpn_server_config_multi_auth000001","name":"test_azure_vpn_server_config_multi_auth000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:49:25Z"},"properties":{"provisioningState":"Succeeded"}}' diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table.yaml index 2f59ebc5c01..12ca7335ef1 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001","name":"cli_test_azure_vwan_route_table000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-01-22T02:33:30Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001","name":"cli_test_azure_vwan_route_table000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:02:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:33:33 GMT + - Mon, 02 Aug 2021 08:03:01 GMT expires: - '-1' pragma: @@ -58,20 +55,17 @@ interactions: Content-Length: - '22' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n -g User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/testvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/testvwan\",\r\n - \ \"etag\": \"W/\\\"d9ab04d4-3417-419f-b14b-a088700cf4b6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f0b0f540-25ee-4ebe-9666-5cf729f0abba\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -80,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f75e45bf-bbed-4acc-9ae1-dc9f16616910?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b0206ced-d2f5-491b-ab68-29b079da6644?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -88,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:33:40 GMT + - Mon, 02 Aug 2021 08:03:11 GMT expires: - '-1' pragma: @@ -101,9 +95,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fab84e30-76e3-4e26-a703-0874b65b1726 + - 07a8105a-c379-4f68-bf4e-6c00d7feefa9 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -111,7 +105,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -121,10 +115,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f75e45bf-bbed-4acc-9ae1-dc9f16616910?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b0206ced-d2f5-491b-ab68-29b079da6644?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -136,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:33:50 GMT + - Mon, 02 Aug 2021 08:03:21 GMT expires: - '-1' pragma: @@ -153,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 50ae5b64-3278-428b-85b9-909e8220af0d + - c107537e-4bbd-4016-b0d7-a5379c632696 status: code: 200 message: OK @@ -161,7 +154,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -171,14 +164,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/testvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/testvwan\",\r\n - \ \"etag\": \"W/\\\"bc79f5ec-7e54-4975-bc20-4a6b306296cb\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3efd6b90-fea3-4fd1-be5e-bdb5a82c4298\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -191,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:33:50 GMT + - Mon, 02 Aug 2021 08:03:22 GMT etag: - - W/"bc79f5ec-7e54-4975-bc20-4a6b306296cb" + - W/"3efd6b90-fea3-4fd1-be5e-bdb5a82c4298" expires: - '-1' pragma: @@ -210,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e00ad6c3-f26f-4551-8ef0-b19f3abff5a7 + - d7daab87-7d38-45af-92e2-b3354f56eea9 status: code: 200 message: OK @@ -229,20 +221,17 @@ interactions: Content-Length: - '287' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"myclitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\",\r\n - \ \"etag\": \"W/\\\"c2f3f999-5f6f-4c5c-9859-edca751a6598\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7059d559-f740-495f-8ae2-30dbfb64d39b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -253,7 +242,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -261,7 +250,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:33:59 GMT + - Mon, 02 Aug 2021 08:03:31 GMT expires: - '-1' pragma: @@ -274,7 +263,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d08a5068-599b-4f8d-836b-8f39ac53fc73 + - 3966dd00-4678-4a55-aebc-a42d81357dd1 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -284,7 +273,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -294,10 +283,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -309,7 +297,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:34:10 GMT + - Mon, 02 Aug 2021 08:03:41 GMT expires: - '-1' pragma: @@ -326,7 +314,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2c386294-7be4-43a2-beda-0f01a4e7a35e + - 8a170978-1b7a-4bf4-b2c5-42345021d9b3 status: code: 200 message: OK @@ -334,7 +322,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -344,10 +332,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -359,7 +346,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:34:21 GMT + - Mon, 02 Aug 2021 08:03:51 GMT expires: - '-1' pragma: @@ -376,7 +363,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 63fb3168-3c11-4643-afaf-7b055c40f913 + - e647d6be-d6b4-47c9-bc6d-350e9aff499f status: code: 200 message: OK @@ -384,7 +371,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -394,10 +381,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -409,7 +395,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:34:42 GMT + - Mon, 02 Aug 2021 08:04:12 GMT expires: - '-1' pragma: @@ -426,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 86fb3c6e-9984-4e5d-b998-cfbed89d07f4 + - ef0e8be7-444e-4022-a3f9-cb5e3a2c1083 status: code: 200 message: OK @@ -434,7 +420,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -444,10 +430,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -459,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:35:02 GMT + - Mon, 02 Aug 2021 08:04:33 GMT expires: - '-1' pragma: @@ -476,7 +461,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a3bc6ff5-9dd2-4c51-8917-7a2c4d8eecf8 + - 0bff1d51-a2ef-4d73-806e-30aa8ab576d5 status: code: 200 message: OK @@ -484,7 +469,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -494,10 +479,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -509,7 +493,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:35:42 GMT + - Mon, 02 Aug 2021 08:05:13 GMT expires: - '-1' pragma: @@ -526,7 +510,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fba7a73b-cfa3-4465-8915-790e69f00f65 + - a2cfaf8c-52f5-49d7-9641-49be40de9340 status: code: 200 message: OK @@ -534,7 +518,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -544,10 +528,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -559,7 +542,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:36:22 GMT + - Mon, 02 Aug 2021 08:05:53 GMT expires: - '-1' pragma: @@ -576,7 +559,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 72132c78-bd12-402f-b320-380edf8d43b9 + - c03cdc98-50ae-4579-a343-9a6f8b6f72f7 status: code: 200 message: OK @@ -584,7 +567,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -594,10 +577,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -609,7 +591,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:37:43 GMT + - Mon, 02 Aug 2021 08:07:13 GMT expires: - '-1' pragma: @@ -626,7 +608,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 26a862cf-d480-4b6f-8b56-cc2278d555d6 + - 3ba9c32c-b17f-4f4f-bdfb-2fcb4c84d736 status: code: 200 message: OK @@ -634,7 +616,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -644,10 +626,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/70084915-1567-4e7f-888a-d3bbd9d81393?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a551c34-da96-4412-9f29-173069a663b6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -659,7 +640,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:39:23 GMT + - Mon, 02 Aug 2021 08:09:55 GMT expires: - '-1' pragma: @@ -676,7 +657,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 70fc940e-52e6-485b-9045-c2fd56c04d7e + - 0364af93-b8c6-4c8d-b443-8be620b29cec status: code: 200 message: OK @@ -684,7 +665,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -694,14 +675,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"myclitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\",\r\n - \ \"etag\": \"W/\\\"a95b1d15-371c-4aad-a1cb-f6cf82c50cad\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"b725c51e-cbb4-486e-8a70-470eabdafe77\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -716,7 +696,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:39:24 GMT + - Mon, 02 Aug 2021 08:09:56 GMT expires: - '-1' pragma: @@ -733,7 +713,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 017219d5-90f1-464b-8f5c-a0fd0bb3d5af + - 6708142a-620b-4b89-840d-23be28b72f07 status: code: 200 message: OK @@ -751,10 +731,7 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: @@ -770,7 +747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:39:25 GMT + - Mon, 02 Aug 2021 08:09:57 GMT expires: - '-1' pragma: @@ -799,20 +776,17 @@ interactions: Content-Length: - '279' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"mycligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"5ded1b5f-92a2-4498-9ed9-d865723038b4\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"b545be06-fb28-4639-b784-edef3f56d8b8\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n @@ -824,7 +798,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -832,7 +806,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:39:32 GMT + - Mon, 02 Aug 2021 08:10:04 GMT expires: - '-1' pragma: @@ -845,9 +819,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 722752fd-9c3c-4f61-b516-62c13ebdb763 + - bcc56f4f-d168-4ec7-8793-1a528f379942 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' status: code: 201 message: Created @@ -855,7 +829,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -865,10 +839,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -880,7 +853,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:39:43 GMT + - Mon, 02 Aug 2021 08:10:15 GMT expires: - '-1' pragma: @@ -897,7 +870,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 127403e6-1542-476d-83d4-9527a3009695 + - 4512a135-7b8d-4b0a-8e38-203c47864851 status: code: 200 message: OK @@ -905,7 +878,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -915,10 +888,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -930,7 +902,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:39:53 GMT + - Mon, 02 Aug 2021 08:10:25 GMT expires: - '-1' pragma: @@ -947,7 +919,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 530a5590-ad5f-47bd-94fc-05103831a0d1 + - fd21a40b-0518-40b1-bde5-0c89ad9d02da status: code: 200 message: OK @@ -955,7 +927,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -965,10 +937,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -980,7 +951,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:40:13 GMT + - Mon, 02 Aug 2021 08:10:45 GMT expires: - '-1' pragma: @@ -997,7 +968,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9c500936-34fe-4261-8d79-1638ca38fdfa + - 85bc0d45-5771-4771-bb84-8d9b358be520 status: code: 200 message: OK @@ -1005,7 +976,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1015,10 +986,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1030,7 +1000,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:40:33 GMT + - Mon, 02 Aug 2021 08:11:06 GMT expires: - '-1' pragma: @@ -1047,7 +1017,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9e5445c2-abed-4745-9b9f-69c5e0021e14 + - 6b46f18d-b660-494f-9c57-48abeaed7f89 status: code: 200 message: OK @@ -1055,7 +1025,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1065,10 +1035,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1080,7 +1049,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:41:13 GMT + - Mon, 02 Aug 2021 08:11:46 GMT expires: - '-1' pragma: @@ -1097,7 +1066,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 82bb2415-6b12-40f8-849f-7f468c9060ac + - cd39764d-5bcc-48df-97c2-d17537bbd1a3 status: code: 200 message: OK @@ -1105,7 +1074,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1115,10 +1084,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1130,7 +1098,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:41:54 GMT + - Mon, 02 Aug 2021 08:12:27 GMT expires: - '-1' pragma: @@ -1147,7 +1115,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8e58fe4e-83d6-4929-b6b4-e82ef881c834 + - 02cf8b0c-ec30-4e4f-8a86-e9b9349a5d05 status: code: 200 message: OK @@ -1155,7 +1123,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1165,10 +1133,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1180,7 +1147,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:43:17 GMT + - Mon, 02 Aug 2021 08:13:47 GMT expires: - '-1' pragma: @@ -1197,7 +1164,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6bf0f174-3237-49a6-a636-81c741c96271 + - 3da98ffc-0bcb-479e-9d9b-5e3b15c0119b status: code: 200 message: OK @@ -1205,7 +1172,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1215,10 +1182,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1230,7 +1196,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:45:58 GMT + - Mon, 02 Aug 2021 08:16:29 GMT expires: - '-1' pragma: @@ -1247,7 +1213,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b0b77263-a068-4773-8eca-2a5d28146df4 + - 77cec549-c971-4efc-9fea-4bcdda01444e status: code: 200 message: OK @@ -1255,7 +1221,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1265,10 +1231,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1280,7 +1245,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:47:38 GMT + - Mon, 02 Aug 2021 08:18:09 GMT expires: - '-1' pragma: @@ -1297,7 +1262,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3d5cfc51-ec91-4821-bf63-c04b8d1b44de + - 9bbcb0dd-99a8-4b87-8f50-5ec00b9604c2 status: code: 200 message: OK @@ -1305,7 +1270,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1315,10 +1280,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1330,7 +1294,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:49:19 GMT + - Mon, 02 Aug 2021 08:19:50 GMT expires: - '-1' pragma: @@ -1347,7 +1311,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 00cb7b86-23ff-4f0f-af49-16ba3aa67597 + - 05ce1613-92c2-4164-8d93-6038ae564697 status: code: 200 message: OK @@ -1355,7 +1319,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1365,10 +1329,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1380,7 +1343,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:50:59 GMT + - Mon, 02 Aug 2021 08:21:30 GMT expires: - '-1' pragma: @@ -1397,7 +1360,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d8b67b3f-3027-47f9-807f-e520336b4bb9 + - 57caec2a-6f0d-4314-88cd-08cdad2045d0 status: code: 200 message: OK @@ -1405,7 +1368,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1415,10 +1378,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1430,7 +1392,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:52:40 GMT + - Mon, 02 Aug 2021 08:23:11 GMT expires: - '-1' pragma: @@ -1447,7 +1409,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 870fef0b-a414-4d70-9378-908d0fe39f43 + - 9ffb092a-9e0f-4e09-b39c-ffcf923ba690 status: code: 200 message: OK @@ -1455,7 +1417,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1465,10 +1427,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1480,7 +1441,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:54:19 GMT + - Mon, 02 Aug 2021 08:24:51 GMT expires: - '-1' pragma: @@ -1497,7 +1458,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02d31aaa-24c2-48c9-b5c5-76184ec56bca + - ab492a6d-df81-415e-934e-122fcb15ae81 status: code: 200 message: OK @@ -1505,7 +1466,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1515,10 +1476,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1530,7 +1490,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:56:00 GMT + - Mon, 02 Aug 2021 08:26:32 GMT expires: - '-1' pragma: @@ -1547,7 +1507,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0bc396c1-a0f8-4506-9905-6671d81b9b8c + - cbcb9ab7-010e-4ebe-9f14-10f4c79d4843 status: code: 200 message: OK @@ -1555,7 +1515,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1565,10 +1525,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1580,7 +1539,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:57:40 GMT + - Mon, 02 Aug 2021 08:28:12 GMT expires: - '-1' pragma: @@ -1597,7 +1556,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 619a61d9-ba85-46de-93f7-e27655f2105f + - b680d4ab-196a-407a-b4d1-9a2f11b53e80 status: code: 200 message: OK @@ -1605,7 +1564,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1615,10 +1574,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1630,7 +1588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 02:59:20 GMT + - Mon, 02 Aug 2021 08:29:53 GMT expires: - '-1' pragma: @@ -1647,7 +1605,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 08108e0b-69c3-41d8-b109-4c276084d203 + - c46ab1e5-f903-4f08-8397-d306217fa03a status: code: 200 message: OK @@ -1655,7 +1613,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1665,10 +1623,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1680,7 +1637,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:01:02 GMT + - Mon, 02 Aug 2021 08:31:33 GMT expires: - '-1' pragma: @@ -1697,7 +1654,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bb0b5361-dae6-44af-a92d-db6df050b234 + - 80854a7f-e7a2-48c0-ad9c-ccc24f2d0027 status: code: 200 message: OK @@ -1705,7 +1662,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1715,10 +1672,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1730,7 +1686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:02:42 GMT + - Mon, 02 Aug 2021 08:33:14 GMT expires: - '-1' pragma: @@ -1747,7 +1703,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 131c0d92-3519-4898-a3d4-82220b22f778 + - 79639438-ecc7-4e2c-99f6-96592d3cf8d7 status: code: 200 message: OK @@ -1755,7 +1711,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1765,10 +1721,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1780,7 +1735,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:04:23 GMT + - Mon, 02 Aug 2021 08:34:54 GMT expires: - '-1' pragma: @@ -1797,7 +1752,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6c6c8156-125b-4776-8822-69cfa9f95a17 + - f414faee-5aee-43af-8a4c-c41d84f6b560 status: code: 200 message: OK @@ -1805,7 +1760,154 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vpn-gateway create + Connection: + - keep-alive + ParameterSetName: + - -n -g --vhub -l + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:36:34 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 811fb2b7-5654-44f9-9133-0e4b2ffa1b77 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vpn-gateway create + Connection: + - keep-alive + ParameterSetName: + - -n -g --vhub -l + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:38:14 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 7db67b6e-3d12-4c87-9902-d8d123bf97a3 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vpn-gateway create + Connection: + - keep-alive + ParameterSetName: + - -n -g --vhub -l + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:39:54 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - d93ec04a-5b94-4c77-8305-82bb876c56e0 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1815,10 +1917,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7b75c775-4933-4231-80cf-13f2f9c1fe4f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fa11c653-fd94-4511-9250-f92dbadf123c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1830,7 +1931,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:06:03 GMT + - Mon, 02 Aug 2021 08:41:35 GMT expires: - '-1' pragma: @@ -1847,7 +1948,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3981218c-e87b-4b1f-b7b9-3969bfaabb29 + - 2c49cd2f-6567-43eb-9447-7c3cc1f7a120 status: code: 200 message: OK @@ -1855,7 +1956,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -1865,14 +1966,13 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"mycligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"e3b0b3ed-1a07-4960-ac84-6def111a7c0c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7a417bf7-8c45-4f5e-892b-0b7170e96d78\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n @@ -1880,27 +1980,27 @@ interactions: 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.12\"\r\n \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"40.88.227.95\",\r\n \"10.0.0.4\"\r\n ]\r\n + [\r\n \"52.149.206.233\",\r\n \"10.0.0.4\"\r\n ]\r\n \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \ \"defaultBgpIpAddresses\": [\r\n \"10.0.0.13\"\r\n ],\r\n \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"40.88.227.77\",\r\n \"10.0.0.5\"\r\n ]\r\n + [\r\n \"52.149.206.146\",\r\n \"10.0.0.5\"\r\n ]\r\n \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n - \ \"publicIpAddress\": \"40.88.227.95\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"52.149.206.233\",\r\n \"privateIpAddress\": \"10.0.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"40.88.227.77\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"52.149.206.146\",\r\n \"privateIpAddress\": \"10.0.0.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1858' + - '1866' content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:06:04 GMT + - Mon, 02 Aug 2021 08:41:35 GMT expires: - '-1' pragma: @@ -1917,7 +2017,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 01a880ba-e59f-45ab-8e40-b2efcfa3acc1 + - db8ec543-5dad-4d0e-8319-de6c2e7ccd82 status: code: 200 message: OK @@ -1937,21 +2037,18 @@ interactions: Content-Length: - '198' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n -g --vhub-name --connections --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"7434065c-7d48-416c-ae24-f42b3d241c7a\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"943a828c-ab38-4756-a1a6-b08254df9456\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -1960,7 +2057,7 @@ interactions: \ ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/routeTables\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/25c111e7-36b2-4bb8-af00-d70a10873a55?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2951a46a-c037-4f82-9394-58e30400af42?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1968,7 +2065,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:06:05 GMT + - Mon, 02 Aug 2021 08:41:38 GMT expires: - '-1' pragma: @@ -1981,9 +2078,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e1f5e4ed-6bdd-4a4b-bccf-bb2b0c4b8e4b + - b8d03bc3-54dd-48a6-a4bc-1bbb3c3d51ab x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 201 message: Created @@ -1991,7 +2088,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2002,10 +2099,9 @@ interactions: - -n -g --vhub-name --connections --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/25c111e7-36b2-4bb8-af00-d70a10873a55?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2951a46a-c037-4f82-9394-58e30400af42?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2017,7 +2113,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:06:15 GMT + - Mon, 02 Aug 2021 08:41:48 GMT expires: - '-1' pragma: @@ -2034,7 +2130,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 14fe170c-f6c8-4d6d-87f4-b030ef11a1b9 + - 1f8807f4-4dd2-4419-b89e-b88bca07fdf4 status: code: 200 message: OK @@ -2042,7 +2138,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2053,10 +2149,9 @@ interactions: - -n -g --vhub-name --connections --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/25c111e7-36b2-4bb8-af00-d70a10873a55?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2951a46a-c037-4f82-9394-58e30400af42?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2068,7 +2163,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:06:26 GMT + - Mon, 02 Aug 2021 08:41:58 GMT expires: - '-1' pragma: @@ -2085,7 +2180,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 711c2036-56fa-40a5-8c98-77a21d2e8bff + - b8299251-cd3e-40fa-962c-9d1105f070da status: code: 200 message: OK @@ -2093,7 +2188,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2104,10 +2199,9 @@ interactions: - -n -g --vhub-name --connections --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/25c111e7-36b2-4bb8-af00-d70a10873a55?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2951a46a-c037-4f82-9394-58e30400af42?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2119,7 +2213,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:06:47 GMT + - Mon, 02 Aug 2021 08:42:19 GMT expires: - '-1' pragma: @@ -2136,7 +2230,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6137c97f-bc88-4fe7-853e-ccaaf9e6f54e + - 15c56cf0-361f-4c45-bfb7-a6f03e76e678 status: code: 200 message: OK @@ -2144,7 +2238,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2155,10 +2249,9 @@ interactions: - -n -g --vhub-name --connections --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/25c111e7-36b2-4bb8-af00-d70a10873a55?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2951a46a-c037-4f82-9394-58e30400af42?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2170,7 +2263,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:27 GMT + - Mon, 02 Aug 2021 08:43:00 GMT expires: - '-1' pragma: @@ -2187,7 +2280,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1a8bf5ca-f452-4119-b5cb-74568b0385fe + - 14914036-db1f-4bfc-a306-0230ca99a5b3 status: code: 200 message: OK @@ -2195,7 +2288,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2206,14 +2299,13 @@ interactions: - -n -g --vhub-name --connections --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"e733b93c-facb-4a7c-a10f-a9c7a83d9354\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"54d81eb7-58a6-42e7-af7b-c5eb1f3c029a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -2228,7 +2320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:27 GMT + - Mon, 02 Aug 2021 08:43:00 GMT expires: - '-1' pragma: @@ -2245,7 +2337,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - db7c999b-74b5-47d8-afb6-793386420fa2 + - faf1851e-afcf-4843-8e30-9ef9f282052c status: code: 200 message: OK @@ -2263,10 +2355,7 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/testroutetable?api-version=2020-05-01 response: @@ -2282,7 +2371,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:28 GMT + - Mon, 02 Aug 2021 08:43:02 GMT expires: - '-1' pragma: @@ -2295,7 +2384,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a904a908-761c-43ca-ad84-4c9449ae1fca + - 21fecebe-84ba-410d-9c0e-88a50760602a status: code: 404 message: Not Found @@ -2313,16 +2402,13 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"e733b93c-facb-4a7c-a10f-a9c7a83d9354\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"54d81eb7-58a6-42e7-af7b-c5eb1f3c029a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -2337,7 +2423,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:28 GMT + - Mon, 02 Aug 2021 08:43:04 GMT expires: - '-1' pragma: @@ -2354,7 +2440,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2e0926ef-d6f7-42e4-ae4e-39d9de65bec2 + - 57d8c3db-3cc7-4483-92c7-f134ef1a9795 status: code: 200 message: OK @@ -2372,17 +2458,14 @@ interactions: ParameterSetName: - -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"testroutetable\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"e733b93c-facb-4a7c-a10f-a9c7a83d9354\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"54d81eb7-58a6-42e7-af7b-c5eb1f3c029a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -2399,7 +2482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:29 GMT + - Mon, 02 Aug 2021 08:43:06 GMT expires: - '-1' pragma: @@ -2416,7 +2499,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8490a6e1-01cf-4d32-b6bb-64b9fb8e2d2b + - 469ab4ae-df77-4bea-8645-ca03fe8d32ae status: code: 200 message: OK @@ -2434,23 +2517,20 @@ interactions: ParameterSetName: - -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"defaultRouteTable\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/defaultRouteTable\",\r\n - \ \"etag\": \"W/\\\"e733b93c-facb-4a7c-a10f-a9c7a83d9354\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"54d81eb7-58a6-42e7-af7b-c5eb1f3c029a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [],\r\n \"labels\": [\r\n \"default\"\r\n ],\r\n \"associatedConnections\": [],\r\n \"propagatingConnections\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/hubRouteTables\"\r\n },\r\n {\r\n \"name\": \"noneRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/noneRouteTable\",\r\n - \ \"etag\": \"W/\\\"e733b93c-facb-4a7c-a10f-a9c7a83d9354\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"54d81eb7-58a6-42e7-af7b-c5eb1f3c029a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [],\r\n \"labels\": [\r\n \"none\"\r\n ],\r\n \"associatedConnections\": [],\r\n \"propagatingConnections\": []\r\n },\r\n \"type\": @@ -2463,7 +2543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:29 GMT + - Mon, 02 Aug 2021 08:43:08 GMT expires: - '-1' pragma: @@ -2480,7 +2560,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9a2e8f20-628d-400f-bdd1-0521c408f26d + - 6779b7fe-3854-4433-8711-f8920d6e7809 status: code: 200 message: OK @@ -2498,10 +2578,7 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/testroutetable?api-version=2020-05-01 response: @@ -2517,7 +2594,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:31 GMT + - Mon, 02 Aug 2021 08:43:10 GMT expires: - '-1' pragma: @@ -2530,7 +2607,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ff091b69-484e-4569-801c-b1fdf417d574 + - 0d2620df-2fa8-45d0-8cfe-42bca53a9ca1 status: code: 404 message: Not Found @@ -2548,16 +2625,13 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"e733b93c-facb-4a7c-a10f-a9c7a83d9354\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"54d81eb7-58a6-42e7-af7b-c5eb1f3c029a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -2572,7 +2646,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:31 GMT + - Mon, 02 Aug 2021 08:43:11 GMT expires: - '-1' pragma: @@ -2589,15 +2663,15 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d58252df-15b0-43f6-807a-0ac7285e52fa + - 15d3f4af-5263-47d5-bc1a-73e78aa566d3 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable", - "properties": {"routes": [{"destinationType": "CIDR", "destinations": ["10.4.0.0/16", - "10.6.0.0/16"], "nextHopType": "IPAddress", "nextHops": ["10.0.0.68"]}], "attachedConnections": - ["All_Branches"]}, "name": "testroutetable"}' + "name": "testroutetable", "properties": {"routes": [{"destinationType": "CIDR", + "destinations": ["10.4.0.0/16", "10.6.0.0/16"], "nextHopType": "IPAddress", + "nextHops": ["10.0.0.68"]}], "attachedConnections": ["All_Branches"]}}' headers: Accept: - application/json @@ -2610,20 +2684,17 @@ interactions: Content-Length: - '460' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"f005294d-fc99-4031-804a-f598627c160b\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"535fdf23-815a-40bd-a438-08b9f08d50ed\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -2632,7 +2703,7 @@ interactions: \ ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/routeTables\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b69150cc-c807-45ef-bedf-62dfd7bab751?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f1987249-6e7b-4310-bfb0-75285aac59cb?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2640,7 +2711,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:32 GMT + - Mon, 02 Aug 2021 08:43:13 GMT expires: - '-1' pragma: @@ -2657,9 +2728,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b81280ab-7f41-468e-a242-885a2ea4e0e7 + - 83758aa3-6b6c-4275-9bfd-65237319dd5a x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 200 message: OK @@ -2667,7 +2738,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2677,10 +2748,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b69150cc-c807-45ef-bedf-62dfd7bab751?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f1987249-6e7b-4310-bfb0-75285aac59cb?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2692,7 +2762,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:43 GMT + - Mon, 02 Aug 2021 08:43:24 GMT expires: - '-1' pragma: @@ -2709,7 +2779,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 37df4043-19d9-4f3e-a05c-280c2ec05630 + - 22c29306-6030-4777-b290-981ca06ebf27 status: code: 200 message: OK @@ -2717,7 +2787,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2727,10 +2797,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b69150cc-c807-45ef-bedf-62dfd7bab751?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f1987249-6e7b-4310-bfb0-75285aac59cb?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2742,7 +2811,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:07:53 GMT + - Mon, 02 Aug 2021 08:43:35 GMT expires: - '-1' pragma: @@ -2759,7 +2828,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7588424e-3739-47fb-b58b-81dc7a1fc598 + - f836af96-1a69-49e3-8ba9-b65374d1b41d status: code: 200 message: OK @@ -2767,7 +2836,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2777,10 +2846,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b69150cc-c807-45ef-bedf-62dfd7bab751?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f1987249-6e7b-4310-bfb0-75285aac59cb?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2792,7 +2860,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:08:14 GMT + - Mon, 02 Aug 2021 08:43:56 GMT expires: - '-1' pragma: @@ -2809,7 +2877,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 995f6a8b-c45b-4668-8f17-389571ca58e1 + - ad8ab1dc-c6a8-407e-a3eb-1b4e9ee2fbf2 status: code: 200 message: OK @@ -2817,7 +2885,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2827,10 +2895,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b69150cc-c807-45ef-bedf-62dfd7bab751?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f1987249-6e7b-4310-bfb0-75285aac59cb?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2842,7 +2909,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:08:54 GMT + - Mon, 02 Aug 2021 08:44:37 GMT expires: - '-1' pragma: @@ -2859,7 +2926,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 807b9f5d-8289-4965-88f2-985c9693ddd9 + - b133bd2d-28e2-4e33-947c-eb7e545ddf2f status: code: 200 message: OK @@ -2867,7 +2934,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -2877,14 +2944,13 @@ interactions: ParameterSetName: - -n -g --vhub-name --connections User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"95dd4eb8-041d-4207-a566-5bdefcac44eb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"49619b8e-a312-4081-8f69-a84928ce6c2b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -2899,7 +2965,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:08:54 GMT + - Mon, 02 Aug 2021 08:44:38 GMT expires: - '-1' pragma: @@ -2916,7 +2982,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 10a792e1-771e-4b15-acea-26ff61fdf893 + - e544b118-ac74-43a2-b3e7-3bd19c0f4fbc status: code: 200 message: OK @@ -2934,10 +3000,7 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/testroutetable?api-version=2020-05-01 response: @@ -2953,7 +3016,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:08:57 GMT + - Mon, 02 Aug 2021 08:44:40 GMT expires: - '-1' pragma: @@ -2966,7 +3029,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1e3802df-e4c5-4760-a755-9c7b9c6b7236 + - 53964f4c-c9ea-4011-b2c7-4a187212bbb2 status: code: 404 message: Not Found @@ -2984,16 +3047,13 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"95dd4eb8-041d-4207-a566-5bdefcac44eb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"49619b8e-a312-4081-8f69-a84928ce6c2b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -3008,7 +3068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:08:58 GMT + - Mon, 02 Aug 2021 08:44:42 GMT expires: - '-1' pragma: @@ -3025,17 +3085,17 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e640a254-fd64-4f25-9e69-345023da6577 + - 4dc55fc1-d829-46ca-a37a-e9a38570b6ca status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable", - "properties": {"routes": [{"destinationType": "CIDR", "destinations": ["10.4.0.0/16", - "10.6.0.0/16"], "nextHopType": "IPAddress", "nextHops": ["10.0.0.68"]}, {"destinationType": - "Service", "destinations": ["Skype", "Sharepoint"], "nextHopType": "IPAddress", - "nextHops": ["10.0.0.68"]}], "attachedConnections": ["All_Branches"]}, "name": - "testroutetable"}' + "name": "testroutetable", "properties": {"routes": [{"destinationType": "CIDR", + "destinations": ["10.4.0.0/16", "10.6.0.0/16"], "nextHopType": "IPAddress", + "nextHops": ["10.0.0.68"]}, {"destinationType": "Service", "destinations": ["Skype", + "Sharepoint"], "nextHopType": "IPAddress", "nextHops": ["10.0.0.68"]}], "attachedConnections": + ["All_Branches"]}}' headers: Accept: - application/json @@ -3048,20 +3108,17 @@ interactions: Content-Length: - '588' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"2773e5b6-2645-4e2a-8ebc-1aa9ee7e7559\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"999de0c3-c81e-4f3e-bb0f-195c51210993\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -3073,7 +3130,7 @@ interactions: [\r\n \"All_Branches\"\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/routeTables\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e36d1083-4113-4f36-9a12-87b0477ce816?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a2694877-d102-497a-b4ce-e5225bb0db55?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -3081,7 +3138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:08:58 GMT + - Mon, 02 Aug 2021 08:44:45 GMT expires: - '-1' pragma: @@ -3098,9 +3155,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dbdd4d2f-7a82-44cf-b549-096834b972e9 + - 25c948b4-94de-4915-a21c-f0d3b88edbfc x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 200 message: OK @@ -3108,7 +3165,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3118,10 +3175,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e36d1083-4113-4f36-9a12-87b0477ce816?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a2694877-d102-497a-b4ce-e5225bb0db55?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3133,7 +3189,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:09:08 GMT + - Mon, 02 Aug 2021 08:44:55 GMT expires: - '-1' pragma: @@ -3150,7 +3206,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f990fb5e-63a9-41cf-b7d9-734f6e6287d5 + - 25f06e00-8d7a-4d50-90f8-20e3627bbdc6 status: code: 200 message: OK @@ -3158,7 +3214,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3168,10 +3224,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e36d1083-4113-4f36-9a12-87b0477ce816?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a2694877-d102-497a-b4ce-e5225bb0db55?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3183,7 +3238,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:09:20 GMT + - Mon, 02 Aug 2021 08:45:05 GMT expires: - '-1' pragma: @@ -3200,7 +3255,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a3bc2959-fef5-42df-94e4-092867a7788e + - 44fdf83b-b808-49f9-ab20-7434f261bcdd status: code: 200 message: OK @@ -3208,7 +3263,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3218,10 +3273,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e36d1083-4113-4f36-9a12-87b0477ce816?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a2694877-d102-497a-b4ce-e5225bb0db55?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3233,7 +3287,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:09:40 GMT + - Mon, 02 Aug 2021 08:45:26 GMT expires: - '-1' pragma: @@ -3250,7 +3304,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e22a7a9-97a2-4307-8141-5a8157549d7a + - 0f5da435-1b8e-4076-9b05-8e69e9e2ff8f status: code: 200 message: OK @@ -3258,7 +3312,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3268,10 +3322,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e36d1083-4113-4f36-9a12-87b0477ce816?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a2694877-d102-497a-b4ce-e5225bb0db55?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3283,7 +3336,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:20 GMT + - Mon, 02 Aug 2021 08:46:06 GMT expires: - '-1' pragma: @@ -3300,7 +3353,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c365ea4b-9a14-4ee5-9cc6-94205072358b + - 2aa20ac3-ddc9-420d-8e83-b3a0ab1da951 status: code: 200 message: OK @@ -3308,7 +3361,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3318,14 +3371,13 @@ interactions: ParameterSetName: - -n -g --vhub-name --destination-type --destinations --next-hop-type --next-hops User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"0d58fe98-80e3-4d41-8215-a63a115e8950\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"c50590fc-97af-4f6b-b792-bc4d846d68e1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -3343,7 +3395,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:20 GMT + - Mon, 02 Aug 2021 08:46:06 GMT expires: - '-1' pragma: @@ -3360,7 +3412,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f81f9631-a951-4309-864f-23740c90cde0 + - b7f4c773-1cbb-4ce1-b62a-7a15b3cfcf4c status: code: 200 message: OK @@ -3378,10 +3430,7 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/testroutetable?api-version=2020-05-01 response: @@ -3397,7 +3446,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:21 GMT + - Mon, 02 Aug 2021 08:46:08 GMT expires: - '-1' pragma: @@ -3410,7 +3459,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cbf4aa4e-dd56-44aa-933d-2594a8841fe1 + - a12e922a-ade9-4b4e-8734-8e04c47c4be5 status: code: 404 message: Not Found @@ -3428,16 +3477,13 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"0d58fe98-80e3-4d41-8215-a63a115e8950\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"c50590fc-97af-4f6b-b792-bc4d846d68e1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"CIDR\",\r\n \"destinations\": [\r\n \ \"10.4.0.0/16\",\r\n \"10.6.0.0/16\"\r\n ],\r\n @@ -3455,7 +3501,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:22 GMT + - Mon, 02 Aug 2021 08:46:10 GMT expires: - '-1' pragma: @@ -3472,15 +3518,15 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 90df57e5-4d00-444e-acea-86b6f96b642c + - a6c70f15-d59c-4a55-85d7-0d5380e30ba6 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable", - "properties": {"routes": [{"destinationType": "Service", "destinations": ["Skype", - "Sharepoint"], "nextHopType": "IPAddress", "nextHops": ["10.0.0.68"]}], "attachedConnections": - ["All_Branches"]}, "name": "testroutetable"}' + "name": "testroutetable", "properties": {"routes": [{"destinationType": "Service", + "destinations": ["Skype", "Sharepoint"], "nextHopType": "IPAddress", "nextHops": + ["10.0.0.68"]}], "attachedConnections": ["All_Branches"]}}' headers: Accept: - application/json @@ -3493,20 +3539,17 @@ interactions: Content-Length: - '456' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"64b4c7c1-25b8-407b-9353-173628b7dd6e\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"d4ba69d6-154f-42d0-aa89-c1f0c3e50573\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"Service\",\r\n \"destinations\": [\r\n \ \"Skype\",\r\n \"Sharepoint\"\r\n ],\r\n \"nextHopType\": @@ -3515,7 +3558,7 @@ interactions: \ ]\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/routeTables\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a5a98a2-5bd7-4365-bc48-2c3727e99a02?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/171fc4ad-2128-49ab-83e5-fd6e1ee64229?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -3523,7 +3566,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:23 GMT + - Mon, 02 Aug 2021 08:46:12 GMT expires: - '-1' pragma: @@ -3540,7 +3583,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b8df9cb0-d3ba-4ae8-ae4b-b517c238e791 + - 740bc418-1289-4010-aee3-6770e977a1cb x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -3550,7 +3593,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3560,10 +3603,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a5a98a2-5bd7-4365-bc48-2c3727e99a02?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/171fc4ad-2128-49ab-83e5-fd6e1ee64229?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3575,7 +3617,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:33 GMT + - Mon, 02 Aug 2021 08:46:22 GMT expires: - '-1' pragma: @@ -3592,7 +3634,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0dc3ab3f-656c-4c55-825f-54eef1e0c073 + - b2313603-9f3c-4a8c-84f4-95fcf83c0c46 status: code: 200 message: OK @@ -3600,7 +3642,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3610,10 +3652,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a5a98a2-5bd7-4365-bc48-2c3727e99a02?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/171fc4ad-2128-49ab-83e5-fd6e1ee64229?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3625,7 +3666,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:10:43 GMT + - Mon, 02 Aug 2021 08:46:32 GMT expires: - '-1' pragma: @@ -3642,7 +3683,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0fa92f91-719f-436c-8985-7d13381c3202 + - 8b5424ea-367d-44af-b025-15bfc715925f status: code: 200 message: OK @@ -3650,7 +3691,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3660,10 +3701,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a5a98a2-5bd7-4365-bc48-2c3727e99a02?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/171fc4ad-2128-49ab-83e5-fd6e1ee64229?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3675,7 +3715,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:11:03 GMT + - Mon, 02 Aug 2021 08:46:54 GMT expires: - '-1' pragma: @@ -3692,7 +3732,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 45c41aa7-25ea-4d97-b97a-12c0bb2099be + - 2324f7d3-8f6e-43f1-8fe5-a238b8cab84e status: code: 200 message: OK @@ -3700,7 +3740,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3710,10 +3750,9 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9a5a98a2-5bd7-4365-bc48-2c3727e99a02?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/171fc4ad-2128-49ab-83e5-fd6e1ee64229?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3725,7 +3764,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:11:44 GMT + - Mon, 02 Aug 2021 08:47:34 GMT expires: - '-1' pragma: @@ -3742,7 +3781,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0fe2e808-78ff-464c-96bf-3189e571c1fb + - b1c45017-97d5-41a8-9b85-77531c088fd2 status: code: 200 message: OK @@ -3750,7 +3789,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3760,14 +3799,13 @@ interactions: ParameterSetName: - -n -g --vhub-name --index User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"6c93a496-8ac3-4a0d-95c7-22422e87cd21\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"72bfbd0f-961d-407e-aee6-713711160c33\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"Service\",\r\n \"destinations\": [\r\n \ \"Skype\",\r\n \"Sharepoint\"\r\n ],\r\n \"nextHopType\": @@ -3782,7 +3820,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:11:45 GMT + - Mon, 02 Aug 2021 08:47:35 GMT expires: - '-1' pragma: @@ -3799,7 +3837,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e7769690-7191-47a3-826b-c65c59ff795f + - bf6dbc47-c24d-4810-a873-32eefdb067a9 status: code: 200 message: OK @@ -3817,10 +3855,7 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/hubRouteTables/testroutetable?api-version=2020-05-01 response: @@ -3836,7 +3871,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:11:46 GMT + - Mon, 02 Aug 2021 08:47:37 GMT expires: - '-1' pragma: @@ -3849,7 +3884,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1b8c867a-03f5-4012-a87b-44a16204b2ba + - 7154ba91-40b7-4931-8900-5c621a103aee status: code: 404 message: Not Found @@ -3867,16 +3902,13 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testroutetable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable\",\r\n - \ \"etag\": \"W/\\\"6c93a496-8ac3-4a0d-95c7-22422e87cd21\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"72bfbd0f-961d-407e-aee6-713711160c33\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [\r\n {\r\n \ \"destinationType\": \"Service\",\r\n \"destinations\": [\r\n \ \"Skype\",\r\n \"Sharepoint\"\r\n ],\r\n \"nextHopType\": @@ -3891,7 +3923,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:11:47 GMT + - Mon, 02 Aug 2021 08:47:39 GMT expires: - '-1' pragma: @@ -3908,7 +3940,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cf9e1e1f-3543-4c44-8c2c-fc2b859dff29 + - 698f3f58-5567-488b-a5d5-150868b8eaeb status: code: 200 message: OK @@ -3928,10 +3960,7 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/myclitestvhub/routeTables/testroutetable?api-version=2020-05-01 response: @@ -3939,17 +3968,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d0b40b6-cf00-4b52-aa1a-7689727b71e4?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d7050615-5765-45da-91e9-c2b819b43ff0?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 22 Jan 2021 03:11:48 GMT + - Mon, 02 Aug 2021 08:47:41 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/2d0b40b6-cf00-4b52-aa1a-7689727b71e4?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/d7050615-5765-45da-91e9-c2b819b43ff0?api-version=2020-05-01 pragma: - no-cache server: @@ -3960,7 +3989,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0bfb6cca-1d79-4577-aa9c-34818fc361fb + - 3f54f136-a6bf-4c14-8144-c15465cc25d0 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -3970,7 +3999,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -3980,10 +4009,9 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d0b40b6-cf00-4b52-aa1a-7689727b71e4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d7050615-5765-45da-91e9-c2b819b43ff0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3995,7 +4023,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:11:59 GMT + - Mon, 02 Aug 2021 08:47:51 GMT expires: - '-1' pragma: @@ -4012,7 +4040,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 62acbbc1-4280-4c8e-8ac5-2f2da16c1fff + - 32a04955-920a-46dd-a629-915cbe02c057 status: code: 200 message: OK @@ -4020,7 +4048,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -4030,10 +4058,9 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d0b40b6-cf00-4b52-aa1a-7689727b71e4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d7050615-5765-45da-91e9-c2b819b43ff0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4045,7 +4072,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:12:09 GMT + - Mon, 02 Aug 2021 08:48:02 GMT expires: - '-1' pragma: @@ -4062,7 +4089,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - de1539d4-5f67-4d2e-a862-972ae2c43396 + - 028cf2d2-4d52-4552-9868-6c8ca02951f4 status: code: 200 message: OK @@ -4070,7 +4097,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -4080,10 +4107,9 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d0b40b6-cf00-4b52-aa1a-7689727b71e4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d7050615-5765-45da-91e9-c2b819b43ff0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4095,7 +4121,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:12:29 GMT + - Mon, 02 Aug 2021 08:48:22 GMT expires: - '-1' pragma: @@ -4112,7 +4138,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 45f6bb96-75d2-4587-af21-a3d7669d0b63 + - 37e7ec69-23ab-4a40-b746-0718390ac930 status: code: 200 message: OK @@ -4120,7 +4146,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -4130,10 +4156,9 @@ interactions: ParameterSetName: - -n -g --vhub-name User-Agent: - - python/3.7.3 (Windows-10-10.0.19041-SP0) msrest/0.6.19 msrest_azure/0.6.4 - azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.18.0 + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d0b40b6-cf00-4b52-aa1a-7689727b71e4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d7050615-5765-45da-91e9-c2b819b43ff0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -4145,7 +4170,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 22 Jan 2021 03:13:09 GMT + - Mon, 02 Aug 2021 08:49:02 GMT expires: - '-1' pragma: @@ -4162,7 +4187,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5254aaf1-ebd1-42f2-8035-3b9fa672ae3b + - c1ab1141-7f43-477b-9e4c-06565f9fbc8c status: code: 200 message: OK diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table_v3.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table_v3.yaml index 2354809dfe0..467d85180e8 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table_v3.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_route_table_v3.yaml @@ -28686,7 +28686,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table_v3000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table_v3000001?api-version=2021-04-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table_v3000001","name":"cli_test_azure_vwan_route_table_v3000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-01-22T02:33:30Z"},"properties":{"provisioningState":"Succeeded"}}' @@ -29424,7 +29424,7 @@ interactions: accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table_v3000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table_v3000001?api-version=2021-04-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table_v3000001","name":"cli_test_azure_vwan_route_table_v3000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-01-22T02:33:30Z"},"properties":{"provisioningState":"Succeeded"}}' diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_basic_scenario.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_basic_scenario.yaml index 666703bc442..193b24b8560 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_basic_scenario.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_basic_scenario.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route_table000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001","name":"cli_test_azure_vwan_route_table000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:57:45Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001","name":"cli_test_azure_vwan_route_table000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T09:16:07Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:50 GMT + - Mon, 02 Aug 2021 09:16:12 GMT expires: - '-1' pragma: @@ -62,13 +59,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"3cdb212f-296d-4eb9-bac9-689e61345675\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"74d938c7-0d77-4191-8003-5aa9bd40ea21\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -77,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0954848-434f-44a2-9637-939f11e64c46?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3ee7c0cf-3bb5-497d-a1ec-03024f4c1725?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -85,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:58 GMT + - Mon, 02 Aug 2021 09:16:19 GMT expires: - '-1' pragma: @@ -98,9 +95,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e82147f4-d2cf-441d-ac37-5667282427a0 + - 6e708224-465a-44f2-b0e3-b0132dfcb6c1 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -118,9 +115,9 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0954848-434f-44a2-9637-939f11e64c46?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3ee7c0cf-3bb5-497d-a1ec-03024f4c1725?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -132,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:58:08 GMT + - Mon, 02 Aug 2021 09:16:30 GMT expires: - '-1' pragma: @@ -149,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c8ab5eb0-6df3-4c83-ae03-4779378fd6ae + - dfea1f6f-7d1e-4736-a9d5-ffb0d13e9b61 status: code: 200 message: OK @@ -167,13 +164,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"343fbf22-d53f-4b23-9729-4d07dee997b6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"bdd384dd-ac41-4a20-9c81-ca14c3620b57\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -186,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:58:08 GMT + - Mon, 02 Aug 2021 09:16:30 GMT etag: - - W/"343fbf22-d53f-4b23-9729-4d07dee997b6" + - W/"bdd384dd-ac41-4a20-9c81-ca14c3620b57" expires: - '-1' pragma: @@ -205,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9e3545d1-3ceb-494f-ab0b-70a9488eaa08 + - a151a720-0924-4e5f-9caa-527c33a00795 status: code: 200 message: OK @@ -228,13 +225,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"01cc4db0-2ac2-4506-8fae-9e067f988935\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"864bd83c-74b2-442d-8231-e3b77ac22137\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -246,7 +243,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -254,7 +251,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:58:20 GMT + - Mon, 02 Aug 2021 09:16:37 GMT expires: - '-1' pragma: @@ -267,9 +264,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ca1e6989-cc9c-4757-ba5f-0020518e6624 + - e9a94794-004a-46ca-b36b-216312dfb443 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 201 message: Created @@ -287,9 +284,58 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:16:48 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - ca8ceab0-a54c-49a9-9f62-87c0f5653b37 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vwan --address-prefix -l --sku + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -301,7 +347,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:58:31 GMT + - Mon, 02 Aug 2021 09:16:58 GMT expires: - '-1' pragma: @@ -318,7 +364,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 445ba9ff-dd42-4f39-82ad-3408fcb64624 + - 6386b8da-3ab1-46cb-9649-54afc46a80a0 status: code: 200 message: OK @@ -336,9 +382,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -350,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:58:41 GMT + - Mon, 02 Aug 2021 09:17:18 GMT expires: - '-1' pragma: @@ -367,7 +413,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a8799e1f-f520-49f9-90fa-5ed7c46713bc + - 7ae7d8db-db73-4bae-b9d4-ec5eb37d217a status: code: 200 message: OK @@ -385,9 +431,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -399,7 +445,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:01 GMT + - Mon, 02 Aug 2021 09:17:39 GMT expires: - '-1' pragma: @@ -416,7 +462,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0e8539ed-a101-47bb-819e-394bd3e4aaf4 + - 47f83c17-7ac0-48e8-afab-90a03d6732af status: code: 200 message: OK @@ -434,9 +480,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -448,7 +494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:22 GMT + - Mon, 02 Aug 2021 09:18:20 GMT expires: - '-1' pragma: @@ -465,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9d78fad1-f777-412e-a62e-6330a410cd62 + - 236b18e5-149d-4b7f-9353-1b706e7db08b status: code: 200 message: OK @@ -483,9 +529,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -497,7 +543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:02 GMT + - Mon, 02 Aug 2021 09:19:00 GMT expires: - '-1' pragma: @@ -514,7 +560,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 63fce7eb-0f49-492b-90e1-904c1fedbe79 + - 05c54d70-b7d2-4b36-909f-2c1214af8c97 status: code: 200 message: OK @@ -532,9 +578,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -546,7 +592,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:42 GMT + - Mon, 02 Aug 2021 09:20:20 GMT expires: - '-1' pragma: @@ -563,7 +609,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3efe83e2-d4ba-4816-a92a-f1c139e3c4e7 + - a89f0ecf-3e39-4eb1-a262-b0eb2de95a85 status: code: 200 message: OK @@ -581,9 +627,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/bc0c75ee-bfd2-4fbe-a976-12550f5a14d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/acee6883-48eb-4d8d-be35-8f838a3b245a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -595,7 +641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:02 GMT + - Mon, 02 Aug 2021 09:23:01 GMT expires: - '-1' pragma: @@ -612,7 +658,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e516e1a1-67d1-4ee9-8587-fe3d80c376cb + - 13345c87-b13a-425d-b13d-0c21e91d33f7 status: code: 200 message: OK @@ -630,13 +676,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"1594a8e8-4095-423f-bfcc-51fc8677cce4\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"11b14f1d-7427-4445-be4d-0fefee6950dd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -652,7 +698,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:03 GMT + - Mon, 02 Aug 2021 09:23:01 GMT expires: - '-1' pragma: @@ -669,7 +715,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f94ed3cc-8046-42da-85d8-398035d2541e + - 832ad26a-c069-40bf-8eb3-b96c20509f2e status: code: 200 message: OK @@ -687,13 +733,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"1594a8e8-4095-423f-bfcc-51fc8677cce4\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"11b14f1d-7427-4445-be4d-0fefee6950dd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -709,7 +755,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:04 GMT + - Mon, 02 Aug 2021 09:23:03 GMT expires: - '-1' pragma: @@ -726,7 +772,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d980fd9b-c65a-403a-b8a9-2dc36f0583df + - 63415ac4-d14b-4b1e-8a39-32907c4f02f7 status: code: 200 message: OK @@ -751,13 +797,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"241e43c7-9fc6-48ab-b798-6a673d861175\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"fa21639a-d39e-4dde-9ae4-b9676ddf811d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -766,8 +812,10 @@ interactions: \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioning\"\r\n \ }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/aff3aeb4-38ec-412b-ba29-43c37280180e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -775,7 +823,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:06 GMT + - Mon, 02 Aug 2021 09:23:06 GMT expires: - '-1' pragma: @@ -792,9 +840,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d408b6df-6bd0-4a3f-8afc-a33c38e44895 + - ced27fdc-21b1-4bb2-9755-51adeadba86f x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 200 message: OK @@ -812,9 +860,9 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/aff3aeb4-38ec-412b-ba29-43c37280180e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -826,7 +874,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:18 GMT + - Mon, 02 Aug 2021 09:23:16 GMT expires: - '-1' pragma: @@ -843,7 +891,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 82727b71-e76c-4e59-a3c0-4d7e8775fcc6 + - a635cd87-02b5-4a1c-ae4b-212e16ce6889 status: code: 200 message: OK @@ -861,9 +909,9 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/aff3aeb4-38ec-412b-ba29-43c37280180e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -875,7 +923,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:28 GMT + - Mon, 02 Aug 2021 09:23:26 GMT expires: - '-1' pragma: @@ -892,7 +940,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 699ba5cd-431e-4a31-9b8f-be0d437e44ec + - 2c62abfa-9898-4799-bb4e-821f8345571e status: code: 200 message: OK @@ -910,9 +958,9 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/aff3aeb4-38ec-412b-ba29-43c37280180e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -924,7 +972,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:48 GMT + - Mon, 02 Aug 2021 09:23:46 GMT expires: - '-1' pragma: @@ -941,7 +989,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7c94b3bf-2703-4d68-89a1-d0d84b3efef6 + - ae10f430-87c2-4e94-bcfb-7e6f4114bc75 status: code: 200 message: OK @@ -959,9 +1007,9 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/aff3aeb4-38ec-412b-ba29-43c37280180e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -973,7 +1021,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:28 GMT + - Mon, 02 Aug 2021 09:24:07 GMT expires: - '-1' pragma: @@ -990,7 +1038,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e933e3f0-ed3a-4896-9203-6424bb1968d3 + - c228f219-20cc-48f7-83b2-38ca71cf0673 status: code: 200 message: OK @@ -1008,9 +1056,58 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/aff3aeb4-38ec-412b-ba29-43c37280180e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:24:48 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - f071b527-1a8f-4986-ae96-5e4c0814d0da + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub update + Connection: + - keep-alive + ParameterSetName: + - -g -n --sku + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3fe5a6d8-b2a4-46d9-9555-d89ffc5aafd0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1022,7 +1119,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:49 GMT + - Mon, 02 Aug 2021 09:25:28 GMT expires: - '-1' pragma: @@ -1039,7 +1136,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f13b576d-ec7d-4988-8a09-2f110f2d167f + - d0db535b-f746-4d1c-afd6-45892c977915 status: code: 200 message: OK @@ -1057,13 +1154,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"441f5e30-6680-4be8-bb93-87687acf603e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"b81c0053-cd8c-4767-b7d6-ab7e0b23cfdd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -1079,7 +1176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:49 GMT + - Mon, 02 Aug 2021 09:25:28 GMT expires: - '-1' pragma: @@ -1096,7 +1193,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1643bc9d-a0ce-4413-a8f4-9b98f5abc5ba + - a66be6ca-139b-473f-a61f-311207fbdb70 status: code: 200 message: OK @@ -1114,13 +1211,13 @@ interactions: ParameterSetName: - -g -n --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"409bd183-ec6a-4fcd-a879-450542847d0d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"1f70b228-162e-40cf-830e-95b92db93d4f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -1135,9 +1232,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:50 GMT + - Mon, 02 Aug 2021 09:25:30 GMT etag: - - W/"409bd183-ec6a-4fcd-a879-450542847d0d" + - W/"1f70b228-162e-40cf-830e-95b92db93d4f" expires: - '-1' pragma: @@ -1154,7 +1251,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 162111cc-f256-48a1-8737-162b95cd28e5 + - ce002393-7e9f-4b52-80ad-ad9da5c64217 status: code: 200 message: OK @@ -1178,13 +1275,13 @@ interactions: ParameterSetName: - -g -n --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"6c499030-0817-4ebd-82d0-48aee2fcbfbf\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"06f24c97-62e3-47db-9cb8-ccd8d1d76890\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -1192,8 +1289,10 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n \ }\r\n ]\r\n }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a5acda9a-d0db-44ba-9e57-fd889b074da5?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8b4d62b6-eddd-48e4-a282-ffe1b12ad389?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1201,7 +1300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:53 GMT + - Mon, 02 Aug 2021 09:25:32 GMT expires: - '-1' pragma: @@ -1218,9 +1317,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9189b56d-1de8-472f-818a-667df7b838f3 + - a3a5a1cd-a9d6-4694-bc7f-d10bf175998e x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' status: code: 200 message: OK @@ -1238,9 +1337,9 @@ interactions: ParameterSetName: - -g -n --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a5acda9a-d0db-44ba-9e57-fd889b074da5?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8b4d62b6-eddd-48e4-a282-ffe1b12ad389?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1252,7 +1351,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:05:23 GMT + - Mon, 02 Aug 2021 09:26:02 GMT expires: - '-1' pragma: @@ -1269,7 +1368,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 626f7a4a-a7cf-41ad-b330-545e8b8234a6 + - d6c494c7-a26b-4570-b045-be41aeda04a4 status: code: 200 message: OK @@ -1287,13 +1386,13 @@ interactions: ParameterSetName: - -g -n --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"6c499030-0817-4ebd-82d0-48aee2fcbfbf\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"06f24c97-62e3-47db-9cb8-ccd8d1d76890\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -1308,9 +1407,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:05:23 GMT + - Mon, 02 Aug 2021 09:26:03 GMT etag: - - W/"6c499030-0817-4ebd-82d0-48aee2fcbfbf" + - W/"06f24c97-62e3-47db-9cb8-ccd8d1d76890" expires: - '-1' pragma: @@ -1327,7 +1426,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 291e36eb-d4a2-4c07-9c7e-ab779b3805c3 + - fe4ee082-c1a4-4b2c-b317-8b909e8d6832 status: code: 200 message: OK diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_route_scenario.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_route_scenario.yaml index 36fc4856408..1d84556c797 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_route_scenario.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vhub_route_scenario.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_route000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001","name":"cli_test_azure_vwan_route000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:50:33Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001","name":"cli_test_azure_vwan_route000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:13:53Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:38 GMT + - Mon, 02 Aug 2021 08:13:59 GMT expires: - '-1' pragma: @@ -62,13 +59,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"b93ab678-fbec-4d3e-b253-663ff0c19f4d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"422a46fd-e956-4bd1-80b0-9bdc81dd96dc\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -77,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201a555-a326-4724-96d0-86ffbaa056c6?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d02a2e50-a88a-4f99-b671-53db40fb0cab?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -85,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:46 GMT + - Mon, 02 Aug 2021 08:14:06 GMT expires: - '-1' pragma: @@ -98,9 +95,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d18b337d-6748-49d1-b53b-b09e159d47ce + - e8f2c8b8-d5ea-4695-8f66-d741b868f99d x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -118,9 +115,9 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201a555-a326-4724-96d0-86ffbaa056c6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d02a2e50-a88a-4f99-b671-53db40fb0cab?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -132,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:56 GMT + - Mon, 02 Aug 2021 08:14:16 GMT expires: - '-1' pragma: @@ -149,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a393d12e-cbd1-4a70-982c-50c3a263de9c + - 06148752-a514-4006-ad81-f067446da296 status: code: 200 message: OK @@ -167,13 +164,13 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"9c7bad22-eaf3-4ed1-9067-173ec2f42ee7\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"e8cfe95c-03b7-4c30-ba86-7fd2b4b795f4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -186,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:50:57 GMT + - Mon, 02 Aug 2021 08:14:16 GMT etag: - - W/"9c7bad22-eaf3-4ed1-9067-173ec2f42ee7" + - W/"e8cfe95c-03b7-4c30-ba86-7fd2b4b795f4" expires: - '-1' pragma: @@ -205,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1b215623-9b9d-4e6c-885e-208a4e17cd25 + - df2adca3-3362-47e1-8383-ae9cd773c7d2 status: code: 200 message: OK @@ -228,13 +225,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"17f621d4-71a1-4767-b39b-d4a907b7af4f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"b58277b2-116d-4f2f-afbc-d3e8474bb58d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -246,7 +243,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -254,7 +251,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:06 GMT + - Mon, 02 Aug 2021 08:14:26 GMT expires: - '-1' pragma: @@ -267,9 +264,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0f6d0318-a5c6-4f98-8adc-72e187d74553 + - 5e8e3eaa-3d02-4f4a-9aaf-ff0e26bcca1e x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -287,9 +284,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -301,7 +298,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:16 GMT + - Mon, 02 Aug 2021 08:14:36 GMT expires: - '-1' pragma: @@ -318,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 557b0139-caac-456e-8714-7c00b6468611 + - 747ca2ab-6bf0-48b0-b656-fde2051ad716 status: code: 200 message: OK @@ -336,9 +333,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -350,7 +347,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:27 GMT + - Mon, 02 Aug 2021 08:14:47 GMT expires: - '-1' pragma: @@ -367,7 +364,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f9239ca-0e68-4c72-b624-30ee4224b55a + - 20200e41-7c6e-473f-8a09-e4ecf34d4e7d status: code: 200 message: OK @@ -385,9 +382,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -399,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:51:47 GMT + - Mon, 02 Aug 2021 08:15:07 GMT expires: - '-1' pragma: @@ -416,7 +413,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 723ab1ed-ffc7-4202-b5e3-9aec15c1bdfe + - db084997-deca-44d5-b609-d2079d0cc089 status: code: 200 message: OK @@ -434,9 +431,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -448,7 +445,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:07 GMT + - Mon, 02 Aug 2021 08:15:28 GMT expires: - '-1' pragma: @@ -465,7 +462,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 525208c7-01b5-408e-b820-c22f67362da4 + - df74f1b1-7ac0-46a5-b036-e5eb1faf6b78 status: code: 200 message: OK @@ -483,9 +480,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -497,7 +494,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:47 GMT + - Mon, 02 Aug 2021 08:16:08 GMT expires: - '-1' pragma: @@ -514,7 +511,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ac70ce8b-1264-4349-a0ca-1c0b61f5a2aa + - d4a634f8-4579-4c06-8d88-ee1af81f79ed status: code: 200 message: OK @@ -532,9 +529,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -546,7 +543,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:53:28 GMT + - Mon, 02 Aug 2021 08:16:48 GMT expires: - '-1' pragma: @@ -563,7 +560,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 57e52de6-398e-43d7-96cf-1fa2dbd19e10 + - 3d9ba253-e55f-438e-a847-ed04ff2b7865 status: code: 200 message: OK @@ -581,9 +578,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -595,7 +592,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:54:49 GMT + - Mon, 02 Aug 2021 08:18:09 GMT expires: - '-1' pragma: @@ -612,7 +609,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d1dbe257-b59b-4e6c-92be-4a79f37d3b36 + - 6ae5c264-28ea-466a-a876-6b7482c425e0 status: code: 200 message: OK @@ -630,9 +627,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ff41b5c6-0afd-4514-a935-3e445dd85c6a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/ae0a9d98-31b8-4a4e-b3fb-449e90fd171a?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -644,7 +641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:29 GMT + - Mon, 02 Aug 2021 08:20:50 GMT expires: - '-1' pragma: @@ -661,7 +658,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e334ccb5-8f9d-41ed-9c1a-c55d95e537c1 + - d8cfe07e-1419-40ea-a65e-7da4b7ef2811 status: code: 200 message: OK @@ -679,13 +676,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"ff9de78e-3f58-431b-8ec2-28bf5059ba0b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4c5bef25-cab1-406a-9504-f94ffe47deaa\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -701,7 +698,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:29 GMT + - Mon, 02 Aug 2021 08:20:50 GMT expires: - '-1' pragma: @@ -718,7 +715,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6d94f7a9-68d7-4113-8b73-81b54b533f65 + - 98f10541-03a1-47bd-a550-558191d2927d status: code: 200 message: OK @@ -736,13 +733,13 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"ff9de78e-3f58-431b-8ec2-28bf5059ba0b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4c5bef25-cab1-406a-9504-f94ffe47deaa\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -758,7 +755,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:31 GMT + - Mon, 02 Aug 2021 08:20:52 GMT expires: - '-1' pragma: @@ -775,7 +772,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 87a8502f-8649-48fc-954e-3d2acb5823a9 + - ed7cc8c0-0c91-4214-b79e-c881f15e8b3e status: code: 200 message: OK @@ -801,13 +798,13 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"065e43bc-fb6d-4bce-8fa9-157a092c74a6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"721f967e-6d49-488f-90f7-7a6cb9bb80ee\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -818,8 +815,10 @@ interactions: \ },\r\n \"sku\": \"Standard\",\r\n \"routingState\": \"Provisioning\"\r\n \ }\r\n}" headers: + azure-asyncnotification: + - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/0525f60d-663a-4255-9b24-8b79425606d2?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -827,7 +826,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:32 GMT + - Mon, 02 Aug 2021 08:20:53 GMT expires: - '-1' pragma: @@ -844,9 +843,107 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5d0194dd-7709-41e0-8032-7f6826689f65 + - 8d484f73-4ddc-4a41-b314-0bdde23236ea x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub route add + Connection: + - keep-alive + ParameterSetName: + - -g --vhub-name --next-hop --address-prefixes + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:21:03 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 26693251-392f-4f53-94f0-2f66de4fbec9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub route add + Connection: + - keep-alive + ParameterSetName: + - -g --vhub-name --next-hop --address-prefixes + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:21:14 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 08f90d00-7403-4d28-af3b-c0857ec70912 status: code: 200 message: OK @@ -864,9 +961,9 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/0525f60d-663a-4255-9b24-8b79425606d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -878,7 +975,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:43 GMT + - Mon, 02 Aug 2021 08:21:34 GMT expires: - '-1' pragma: @@ -895,7 +992,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 96512d82-3fcd-4960-a915-e406e39bb0a6 + - 49038e57-7ba5-496d-93f3-7423ebeed8d2 status: code: 200 message: OK @@ -913,9 +1010,9 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/0525f60d-663a-4255-9b24-8b79425606d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -927,7 +1024,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:53 GMT + - Mon, 02 Aug 2021 08:21:54 GMT expires: - '-1' pragma: @@ -944,7 +1041,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e0aaaeb8-92be-49f0-b438-c4504a906e59 + - dbf9329a-63aa-4bea-ad03-5605ed8f4dfa status: code: 200 message: OK @@ -962,9 +1059,9 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/0525f60d-663a-4255-9b24-8b79425606d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -976,7 +1073,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:13 GMT + - Mon, 02 Aug 2021 08:22:35 GMT expires: - '-1' pragma: @@ -993,7 +1090,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 00659c58-abce-4746-88c7-9cf6e287cfaf + - 5420fda6-e29d-411f-ad29-9e4e86d299ae status: code: 200 message: OK @@ -1011,9 +1108,9 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/0525f60d-663a-4255-9b24-8b79425606d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1025,7 +1122,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:54 GMT + - Mon, 02 Aug 2021 08:23:16 GMT expires: - '-1' pragma: @@ -1042,7 +1139,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d24aaa68-96bb-401e-bf7d-8c0e32e5c16d + - 5cd9593f-62aa-40e9-b3a3-2e715b9fb96b status: code: 200 message: OK @@ -1060,9 +1157,9 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/0525f60d-663a-4255-9b24-8b79425606d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/3ebb2048-0f2a-44f9-b307-259c79d9dff4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1074,7 +1171,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:14 GMT + - Mon, 02 Aug 2021 08:24:35 GMT expires: - '-1' pragma: @@ -1091,7 +1188,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3fedb26b-377d-4ff3-8a06-37b6160e028d + - afea132b-4881-43ef-ae1d-7e0fda9eb1cb status: code: 200 message: OK @@ -1109,13 +1206,13 @@ interactions: ParameterSetName: - -g --vhub-name --next-hop --address-prefixes User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"df827930-7901-4657-bf51-621bf83c0b1b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"1a48d457-1853-408f-897f-dd01d7a52d9c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"southcentralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -1133,7 +1230,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:15 GMT + - Mon, 02 Aug 2021 08:24:36 GMT expires: - '-1' pragma: @@ -1150,7 +1247,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ff2d3247-6d17-43b7-b6e2-dd05b8bc7021 + - a6614158-8aef-4c8a-92d8-a23863c59482 status: code: 200 message: OK diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway.yaml index cdf99ccf91a..bbd885bb972 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001","name":"cli_test_azure_vwan_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:59:19Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001","name":"cli_test_azure_vwan_vpn_gateway000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:24:41Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:24 GMT + - Mon, 02 Aug 2021 08:24:46 GMT expires: - '-1' pragma: @@ -62,13 +59,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualWans/testvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualWans/testvwan\",\r\n - \ \"etag\": \"W/\\\"1c356900-ecd1-42f7-a9c2-c61bf4ec27ad\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"1f5617a8-dcfc-4767-9d25-8603cdf50286\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -77,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e7c10bc7-d731-4928-8a0e-fb3e6302575b?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/617a40c9-01c5-4267-8ecd-e8154589c6a8?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -85,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:31 GMT + - Mon, 02 Aug 2021 08:24:53 GMT expires: - '-1' pragma: @@ -98,9 +95,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9639ed67-9d15-47b7-8518-7a38fc9e032c + - f8053750-fdc6-408a-b0ad-13bad62c7f0e x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 201 message: Created @@ -118,9 +115,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e7c10bc7-d731-4928-8a0e-fb3e6302575b?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/617a40c9-01c5-4267-8ecd-e8154589c6a8?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -132,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:42 GMT + - Mon, 02 Aug 2021 08:25:03 GMT expires: - '-1' pragma: @@ -149,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 265fa9bc-427a-4f28-9ff4-449fa0b7e185 + - 9d62952a-29b9-4cd7-9441-e37620c9fb2f status: code: 200 message: OK @@ -167,13 +164,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualWans/testvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"testvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualWans/testvwan\",\r\n - \ \"etag\": \"W/\\\"3a237942-2948-49fc-968d-5e20fc00b389\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a5cfec85-35c6-466f-ac63-043518c9e789\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -186,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:42 GMT + - Mon, 02 Aug 2021 08:25:04 GMT etag: - - W/"3a237942-2948-49fc-968d-5e20fc00b389" + - W/"a5cfec85-35c6-466f-ac63-043518c9e789" expires: - '-1' pragma: @@ -205,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 17c6565a-e98a-4b0f-8f45-89a9ea379640 + - b3c47a10-15de-4620-93e1-160207656919 status: code: 200 message: OK @@ -228,13 +225,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"myclitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\",\r\n - \ \"etag\": \"W/\\\"bdf1bda9-2aac-4b56-8de3-9d4fba52a885\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4e28bf53-bceb-49d7-af16-1469c3df0bbd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -245,7 +242,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -253,7 +250,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:50 GMT + - Mon, 02 Aug 2021 08:25:11 GMT expires: - '-1' pragma: @@ -266,9 +263,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 530ff15b-84ca-410c-a48e-5b41d6614bce + - 880d6d06-46fc-4618-a899-0468cd98a89a x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 201 message: Created @@ -286,9 +283,58 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:25:22 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - c58c2d3b-c080-42c9-ac74-f39e021a7d58 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vwan --address-prefix -l + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -300,7 +346,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:00 GMT + - Mon, 02 Aug 2021 08:25:32 GMT expires: - '-1' pragma: @@ -317,7 +363,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b80fcc69-861c-4466-bd3c-c0de79d89e82 + - a39d8c7a-5b73-4ea8-9e7c-dcb1474dcbce status: code: 200 message: OK @@ -335,9 +381,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -349,7 +395,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:11 GMT + - Mon, 02 Aug 2021 08:25:53 GMT expires: - '-1' pragma: @@ -366,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4d9d8590-1176-4b4c-a808-460de8a0e4d1 + - 91999609-df06-4b8b-a898-7aa66b68d9bc status: code: 200 message: OK @@ -384,9 +430,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -398,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:32 GMT + - Mon, 02 Aug 2021 08:26:13 GMT expires: - '-1' pragma: @@ -415,7 +461,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f39cc9c-5a39-4556-805e-665bb0150a89 + - 152fb65b-4698-4f95-ae74-0f93160b8afe status: code: 200 message: OK @@ -433,9 +479,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -447,7 +493,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:53 GMT + - Mon, 02 Aug 2021 08:26:53 GMT expires: - '-1' pragma: @@ -464,7 +510,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2fba555a-6390-44e0-a5b6-077969c23adf + - 310ce279-a6a6-49fd-b1b7-ae97dcae825d status: code: 200 message: OK @@ -482,9 +528,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -496,7 +542,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:01:33 GMT + - Mon, 02 Aug 2021 08:27:34 GMT expires: - '-1' pragma: @@ -513,7 +559,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c1d12193-bb1e-44c3-a76f-8e2fcc87883a + - 2e5387ec-f4ad-476b-be7b-0665a32370c7 status: code: 200 message: OK @@ -531,9 +577,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -545,7 +591,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:02:13 GMT + - Mon, 02 Aug 2021 08:28:54 GMT expires: - '-1' pragma: @@ -562,7 +608,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4a3dde02-5b79-40ba-9d56-f5a12c93393c + - deb99a79-efdf-4a3d-8115-948c09110db3 status: code: 200 message: OK @@ -580,9 +626,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1201dc27-3975-4e8d-9971-682ac6121898?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f58c066e-9f9a-424e-a044-7321ee472aac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -594,7 +640,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:34 GMT + - Mon, 02 Aug 2021 08:31:35 GMT expires: - '-1' pragma: @@ -611,7 +657,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b00123ef-4a97-48fa-9725-9f40c616509a + - 158c30a3-6ae1-40ea-baf3-2ba56678b226 status: code: 200 message: OK @@ -629,13 +675,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"myclitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\",\r\n - \ \"etag\": \"W/\\\"4eba4b61-91b5-4026-bd65-13f6be67081e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d20fceaa-db6e-4f93-9799-986f11b3f759\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"virtualRouterAsn\": @@ -650,7 +696,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:34 GMT + - Mon, 02 Aug 2021 08:31:35 GMT expires: - '-1' pragma: @@ -667,7 +713,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 560a05e4-0019-4332-aa5f-896cd824e467 + - ab152bab-5ece-4022-9a17-1d706add4caf status: code: 200 message: OK @@ -685,7 +731,7 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: @@ -701,7 +747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:36 GMT + - Mon, 02 Aug 2021 08:31:38 GMT expires: - '-1' pragma: @@ -734,13 +780,13 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"mycligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"1f37ca88-40e7-4130-bb41-71d32dc9592c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f5163090-2829-4c24-9b40-abbfee959fe3\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n @@ -752,7 +798,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -760,7 +806,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:42 GMT + - Mon, 02 Aug 2021 08:31:43 GMT expires: - '-1' pragma: @@ -773,9 +819,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c251dec0-552a-411b-af80-6ff6eae0b313 + - 753c5d00-52c8-4bf1-a081-56597cfa1bae x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 201 message: Created @@ -793,9 +839,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -807,7 +853,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:52 GMT + - Mon, 02 Aug 2021 08:31:53 GMT expires: - '-1' pragma: @@ -824,7 +870,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ebdb08ba-404f-42b7-8b13-4377c8aec46b + - 4385eb79-0f18-4072-a4e5-5910a051233a status: code: 200 message: OK @@ -842,9 +888,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -856,7 +902,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:03 GMT + - Mon, 02 Aug 2021 08:32:03 GMT expires: - '-1' pragma: @@ -873,7 +919,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2bcacae1-5b4d-49d4-9abe-9ab5b4045600 + - 83121b4a-37d8-4789-81ee-baef0bd5885e status: code: 200 message: OK @@ -891,9 +937,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -905,7 +951,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:23 GMT + - Mon, 02 Aug 2021 08:32:23 GMT expires: - '-1' pragma: @@ -922,7 +968,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6864a41f-6f03-4250-9e75-a7b72acc5ab3 + - 84fef3dd-e354-4b20-9c95-55ca5b870172 status: code: 200 message: OK @@ -940,9 +986,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -954,7 +1000,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:04:44 GMT + - Mon, 02 Aug 2021 08:32:44 GMT expires: - '-1' pragma: @@ -971,7 +1017,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b36efac-ea72-4e38-b833-d58ba80d763a + - 1c5b8cd8-ddf4-4149-97e5-c2e7af0ce898 status: code: 200 message: OK @@ -989,9 +1035,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1003,7 +1049,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:05:24 GMT + - Mon, 02 Aug 2021 08:33:24 GMT expires: - '-1' pragma: @@ -1020,7 +1066,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aed24c00-7c40-471f-b317-60c297f2de69 + - 9ef3be8f-1941-4de4-9caf-42025e20048f status: code: 200 message: OK @@ -1038,9 +1084,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1052,7 +1098,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:06:05 GMT + - Mon, 02 Aug 2021 08:34:05 GMT expires: - '-1' pragma: @@ -1069,7 +1115,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e04e4558-f494-4ab5-944d-3a44f9cdff4d + - 671d2770-a179-4e97-b2fc-0dc443be6ae9 status: code: 200 message: OK @@ -1087,9 +1133,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1101,7 +1147,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:07:25 GMT + - Mon, 02 Aug 2021 08:35:25 GMT expires: - '-1' pragma: @@ -1118,7 +1164,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 76b0f5ca-1642-47b5-b0fc-d2508eec3242 + - 69fdfd8b-4447-444b-bc9c-f6186f3ba97c status: code: 200 message: OK @@ -1136,9 +1182,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1150,7 +1196,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:10:06 GMT + - Mon, 02 Aug 2021 08:38:06 GMT expires: - '-1' pragma: @@ -1167,7 +1213,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ee5e62c3-3e0b-47ec-959d-afe0eb7b5b11 + - d64b7fb5-5f41-47d9-8070-faffd81bcc8d status: code: 200 message: OK @@ -1185,9 +1231,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1199,7 +1245,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:11:47 GMT + - Mon, 02 Aug 2021 08:39:46 GMT expires: - '-1' pragma: @@ -1216,7 +1262,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6849edbb-cf92-4ba0-8e39-409bc0cb9c84 + - 866deb0c-dd4f-454c-972b-df0c285d9033 status: code: 200 message: OK @@ -1234,9 +1280,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1248,7 +1294,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:13:27 GMT + - Mon, 02 Aug 2021 08:41:27 GMT expires: - '-1' pragma: @@ -1265,7 +1311,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ce430fb0-39c9-459b-890c-a9914c692115 + - 1306245b-7ee9-4c9e-8855-002f77de43fb status: code: 200 message: OK @@ -1283,9 +1329,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1297,7 +1343,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:15:07 GMT + - Mon, 02 Aug 2021 08:43:07 GMT expires: - '-1' pragma: @@ -1314,7 +1360,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8a213b51-0d57-471f-ab71-ea7849f67e49 + - 9f30a4af-6baa-4a72-9cd6-ea7214d9983e status: code: 200 message: OK @@ -1332,9 +1378,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1346,7 +1392,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:16:47 GMT + - Mon, 02 Aug 2021 08:44:47 GMT expires: - '-1' pragma: @@ -1363,7 +1409,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 15bae2f6-1593-4f59-a7ea-5ffe92af03e6 + - 4c3841e3-8451-46b5-840f-c29f30cceefe status: code: 200 message: OK @@ -1381,9 +1427,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1395,7 +1441,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:18:28 GMT + - Mon, 02 Aug 2021 08:46:28 GMT expires: - '-1' pragma: @@ -1412,7 +1458,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02742366-08b3-4043-9d3a-6ba3c58dd8a9 + - aef9997a-e9e7-404d-9ce8-3bc5e42099bc status: code: 200 message: OK @@ -1430,9 +1476,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1444,7 +1490,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:20:08 GMT + - Mon, 02 Aug 2021 08:48:08 GMT expires: - '-1' pragma: @@ -1461,7 +1507,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4acc1069-c646-429e-b8c6-77c018b941af + - 39542180-a087-4920-8ce0-0cbb3fe0dea1 status: code: 200 message: OK @@ -1479,9 +1525,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1493,7 +1539,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:21:48 GMT + - Mon, 02 Aug 2021 08:49:49 GMT expires: - '-1' pragma: @@ -1510,7 +1556,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2095822f-370d-40d6-b9ef-265ea00a5d42 + - 7f1c1820-4d57-4732-8567-d4b3a7088bd2 status: code: 200 message: OK @@ -1528,9 +1574,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1542,7 +1588,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:29 GMT + - Mon, 02 Aug 2021 08:51:29 GMT expires: - '-1' pragma: @@ -1559,7 +1605,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 07edc617-19b6-4341-97ed-c719e5e1a1a2 + - 2e09d878-edc9-4d5b-b547-b0c7413ec250 status: code: 200 message: OK @@ -1577,9 +1623,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1591,7 +1637,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:25:09 GMT + - Mon, 02 Aug 2021 08:53:08 GMT expires: - '-1' pragma: @@ -1608,7 +1654,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9ec0eb82-3291-42e7-8e64-454feaae6491 + - 18deba4b-220b-4bbc-8c30-3f574d75fecd status: code: 200 message: OK @@ -1626,9 +1672,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1640,7 +1686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:26:49 GMT + - Mon, 02 Aug 2021 08:54:49 GMT expires: - '-1' pragma: @@ -1657,7 +1703,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e4058bf9-6104-41b3-9b8f-c8c34ee11daa + - d5e373d7-b6b1-40a7-b0b7-f4d60e54b49b status: code: 200 message: OK @@ -1675,9 +1721,9 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5bb069b-1658-4ac2-a521-0d63658e5bb4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebc864fb-feb8-47a3-ad45-94b185d75bd9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1689,7 +1735,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:28:29 GMT + - Mon, 02 Aug 2021 08:57:18 GMT expires: - '-1' pragma: @@ -1706,7 +1752,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0ac495c2-9c4b-4ff4-8248-ad46a2788d12 + - 8f449ccb-54fb-4f10-9e2e-09cd9949a71d status: code: 200 message: OK @@ -1724,13 +1770,13 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"mycligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"38f0aecc-aecd-4d33-901b-5b25bc715687\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3be7ad41-323e-4cca-a0fb-62656de558ba\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n @@ -1738,27 +1784,27 @@ interactions: 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.12\"\r\n \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.210.41.50\",\r\n \"10.0.0.4\"\r\n ]\r\n + [\r\n \"40.118.165.59\",\r\n \"10.0.0.4\"\r\n ]\r\n \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \ \"defaultBgpIpAddresses\": [\r\n \"10.0.0.13\"\r\n ],\r\n \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.210.43.191\",\r\n \"10.0.0.5\"\r\n ]\r\n + [\r\n \"104.42.99.0\",\r\n \"10.0.0.5\"\r\n ]\r\n \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n - \ \"publicIpAddress\": \"104.210.41.50\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"40.118.165.59\",\r\n \"privateIpAddress\": \"10.0.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"104.210.43.191\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"104.42.99.0\",\r\n \"privateIpAddress\": \"10.0.0.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1864' + - '1858' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:28:30 GMT + - Mon, 02 Aug 2021 08:57:18 GMT expires: - '-1' pragma: @@ -1775,7 +1821,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a9820c7c-7bbc-4d8c-bdaa-ddc2bb9f0900 + - ef93c55e-aa1c-471b-acb1-d48582a85491 status: code: 200 message: OK @@ -1793,13 +1839,13 @@ interactions: ParameterSetName: - -n -g --vhub -l User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"mycligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"38f0aecc-aecd-4d33-901b-5b25bc715687\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3be7ad41-323e-4cca-a0fb-62656de558ba\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n @@ -1807,27 +1853,27 @@ interactions: 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.12\"\r\n \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.210.41.50\",\r\n \"10.0.0.4\"\r\n ]\r\n + [\r\n \"40.118.165.59\",\r\n \"10.0.0.4\"\r\n ]\r\n \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \ \"defaultBgpIpAddresses\": [\r\n \"10.0.0.13\"\r\n ],\r\n \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.210.43.191\",\r\n \"10.0.0.5\"\r\n ]\r\n + [\r\n \"104.42.99.0\",\r\n \"10.0.0.5\"\r\n ]\r\n \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n - \ \"publicIpAddress\": \"104.210.41.50\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"40.118.165.59\",\r\n \"privateIpAddress\": \"10.0.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"104.210.43.191\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"104.42.99.0\",\r\n \"privateIpAddress\": \"10.0.0.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1864' + - '1858' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:28:31 GMT + - Mon, 02 Aug 2021 08:57:20 GMT expires: - '-1' pragma: @@ -1844,7 +1890,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ffdec183-2c04-463e-b1c5-8339925eb9d1 + - a428fa32-e9a1-46e0-8743-fce12cb73762 status: code: 200 message: OK @@ -1862,13 +1908,13 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"mycligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"38f0aecc-aecd-4d33-901b-5b25bc715687\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3be7ad41-323e-4cca-a0fb-62656de558ba\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n @@ -1876,27 +1922,27 @@ interactions: 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.12\"\r\n \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.210.41.50\",\r\n \"10.0.0.4\"\r\n ]\r\n + [\r\n \"40.118.165.59\",\r\n \"10.0.0.4\"\r\n ]\r\n \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \ \"defaultBgpIpAddresses\": [\r\n \"10.0.0.13\"\r\n ],\r\n \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.210.43.191\",\r\n \"10.0.0.5\"\r\n ]\r\n + [\r\n \"104.42.99.0\",\r\n \"10.0.0.5\"\r\n ]\r\n \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n - \ \"publicIpAddress\": \"104.210.41.50\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"40.118.165.59\",\r\n \"privateIpAddress\": \"10.0.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"104.210.43.191\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"104.42.99.0\",\r\n \"privateIpAddress\": \"10.0.0.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1864' + - '1858' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:28:33 GMT + - Mon, 02 Aug 2021 08:57:43 GMT expires: - '-1' pragma: @@ -1913,7 +1959,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 80f99c68-4508-4979-bcd6-cf686968ad5e + - cfe227d9-842a-4bb4-ab5e-0a00fd3518c9 status: code: 200 message: OK @@ -1931,14 +1977,14 @@ interactions: ParameterSetName: - -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"mycligateway\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"38f0aecc-aecd-4d33-901b-5b25bc715687\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3be7ad41-323e-4cca-a0fb-62656de558ba\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": @@ -1947,17 +1993,17 @@ interactions: \ \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \ \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.12\"\r\n ],\r\n \"customBgpIpAddresses\": - [],\r\n \"tunnelIpAddresses\": [\r\n \"104.210.41.50\",\r\n + [],\r\n \"tunnelIpAddresses\": [\r\n \"40.118.165.59\",\r\n \ \"10.0.0.4\"\r\n ]\r\n },\r\n {\r\n \ \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.0.13\"\r\n ],\r\n \"customBgpIpAddresses\": - [],\r\n \"tunnelIpAddresses\": [\r\n \"104.210.43.191\",\r\n + [],\r\n \"tunnelIpAddresses\": [\r\n \"104.42.99.0\",\r\n \ \"10.0.0.5\"\r\n ]\r\n }\r\n ]\r\n \ },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": - \"Instance0\",\r\n \"publicIpAddress\": \"104.210.41.50\",\r\n + \"Instance0\",\r\n \"publicIpAddress\": \"40.118.165.59\",\r\n \ \"privateIpAddress\": \"10.0.0.4\"\r\n },\r\n {\r\n - \ \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"104.210.43.191\",\r\n + \ \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"104.42.99.0\",\r\n \ \"privateIpAddress\": \"10.0.0.5\"\r\n }\r\n ],\r\n \ \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n }\r\n @@ -1966,11 +2012,11 @@ interactions: cache-control: - no-cache content-length: - - '2125' + - '2119' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:28:35 GMT + - Mon, 02 Aug 2021 08:57:48 GMT expires: - '-1' pragma: @@ -1987,7 +2033,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ef7ac70a-6020-437d-be53-5a85de206282 + - 89c28c32-bf76-4d1c-a9c7-a2f1cd70f983 status: code: 200 message: OK @@ -2003,86 +2049,34 @@ interactions: Connection: - keep-alive User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/vpnGateways?api-version=2020-05-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"mycligateway\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway\",\r\n - \ \"etag\": \"W/\\\"38f0aecc-aecd-4d33-901b-5b25bc715687\\\"\",\r\n \"type\": - \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub\"\r\n - \ },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n - \ \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n - \ \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": - [\r\n \"10.0.0.12\"\r\n ],\r\n \"customBgpIpAddresses\": - [],\r\n \"tunnelIpAddresses\": [\r\n \"104.210.41.50\",\r\n - \ \"10.0.0.4\"\r\n ]\r\n },\r\n {\r\n - \ \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": - [\r\n \"10.0.0.13\"\r\n ],\r\n \"customBgpIpAddresses\": - [],\r\n \"tunnelIpAddresses\": [\r\n \"104.210.43.191\",\r\n - \ \"10.0.0.5\"\r\n ]\r\n }\r\n ]\r\n - \ },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": - \"Instance0\",\r\n \"publicIpAddress\": \"104.210.41.50\",\r\n - \ \"privateIpAddress\": \"10.0.0.4\"\r\n },\r\n {\r\n - \ \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"104.210.43.191\",\r\n - \ \"privateIpAddress\": \"10.0.0.5\"\r\n }\r\n ],\r\n - \ \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": - false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n },\r\n - \ {\r\n \"name\": \"test_s2s_vpn_gateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connectionj6lbegnnrpunc4trcdzcqngndkq72ztft/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway\",\r\n - \ \"etag\": \"W/\\\"c1827621-05c0-49d5-805b-5e453186da97\\\"\",\r\n \"type\": - \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Deleting\",\r\n - \ \"connections\": [],\r\n \"virtualHub\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connectionj6lbegnnrpunc4trcdzcqngndkq72ztft/providers/Microsoft.Network/virtualHubs/test_vhub\"\r\n - \ },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n - \ \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n - \ \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": - [\r\n \"10.0.1.12\"\r\n ],\r\n \"customBgpIpAddresses\": - [],\r\n \"tunnelIpAddresses\": [\r\n \"13.64.16.189\",\r\n - \ \"10.0.1.4\"\r\n ]\r\n },\r\n {\r\n - \ \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\": - [\r\n \"10.0.1.13\"\r\n ],\r\n \"customBgpIpAddresses\": - [],\r\n \"tunnelIpAddresses\": [\r\n \"104.42.62.232\",\r\n - \ \"10.0.1.5\"\r\n ]\r\n }\r\n ]\r\n - \ },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": - \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": - \"Instance0\",\r\n \"publicIpAddress\": \"13.64.16.189\",\r\n \"privateIpAddress\": - \"10.0.1.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"104.42.62.232\",\r\n \"privateIpAddress\": - \"10.0.1.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n - \ \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": - false\r\n }\r\n }\r\n ]\r\n}" + string: '{"value":[{"name":"mycligateway","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway","etag":"W/\"3be7ad41-323e-4cca-a0fb-62656de558ba\"","type":"Microsoft.Network/vpnGateways","location":"westus","properties":{"provisioningState":"Succeeded","connections":[],"virtualHub":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/virtualHubs/myclitestvhub"},"bgpSettings":{"asn":65515,"peerWeight":0,"bgpPeeringAddresses":[{"ipconfigurationId":"Instance0","defaultBgpIpAddresses":["10.0.0.12"],"customBgpIpAddresses":[],"tunnelIpAddresses":["40.118.165.59","10.0.0.4"]},{"ipconfigurationId":"Instance1","defaultBgpIpAddresses":["10.0.0.13"],"customBgpIpAddresses":[],"tunnelIpAddresses":["104.42.99.0","10.0.0.5"]}]},"vpnGatewayScaleUnit":1,"packetCaptureDiagnosticState":"None","ipConfigurations":[{"id":"Instance0","publicIpAddress":"40.118.165.59","privateIpAddress":"10.0.0.4"},{"id":"Instance1","publicIpAddress":"104.42.99.0","privateIpAddress":"10.0.0.5"}],"natRules":[],"enableBgpRouteTranslationForNat":false,"isRoutingPreferenceInternet":false}},{"name":"mycligateway","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table2vhdfq3e2ft6thd53spmpjtv4b7hhmr55qfzb67yy4cw/providers/Microsoft.Network/vpnGateways/mycligateway","etag":"W/\"e1977c80-866e-4998-a861-49f8790909d3\"","type":"Microsoft.Network/vpnGateways","location":"eastus","properties":{"provisioningState":"Deleting","connections":[],"virtualHub":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table2vhdfq3e2ft6thd53spmpjtv4b7hhmr55qfzb67yy4cw/providers/Microsoft.Network/virtualHubs/myclitestvhub"},"bgpSettings":{"asn":65515,"peerWeight":0,"bgpPeeringAddresses":[{"ipconfigurationId":"Instance0","defaultBgpIpAddresses":["10.0.0.12"],"customBgpIpAddresses":[],"tunnelIpAddresses":["52.149.206.233","10.0.0.4"]},{"ipconfigurationId":"Instance1","defaultBgpIpAddresses":["10.0.0.13"],"customBgpIpAddresses":[],"tunnelIpAddresses":["52.149.206.146","10.0.0.5"]}]},"vpnGatewayScaleUnit":1,"packetCaptureDiagnosticState":"None","ipConfigurations":[{"id":"Instance0","publicIpAddress":"52.149.206.233","privateIpAddress":"10.0.0.4"},{"id":"Instance1","publicIpAddress":"52.149.206.146","privateIpAddress":"10.0.0.5"}],"natRules":[],"enableBgpRouteTranslationForNat":false,"isRoutingPreferenceInternet":false}},{"name":"mycligateway","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table_v3nvlg7doancegiuogwyfyrwwjmf5ovjwq4wed77pke/providers/Microsoft.Network/vpnGateways/mycligateway","etag":"W/\"c1c23ba9-6b3b-431c-9dc8-fd344fc49e93\"","type":"Microsoft.Network/vpnGateways","location":"eastus","properties":{"provisioningState":"Succeeded","connections":[],"virtualHub":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_route_table_v3nvlg7doancegiuogwyfyrwwjmf5ovjwq4wed77pke/providers/Microsoft.Network/virtualHubs/myclitestvhub"},"bgpSettings":{"asn":65515,"peerWeight":0,"bgpPeeringAddresses":[{"ipconfigurationId":"Instance0","defaultBgpIpAddresses":["10.0.0.13"],"customBgpIpAddresses":[],"tunnelIpAddresses":["20.75.128.227","10.0.0.4"]},{"ipconfigurationId":"Instance1","defaultBgpIpAddresses":["10.0.0.12"],"customBgpIpAddresses":[],"tunnelIpAddresses":["20.75.128.214","10.0.0.5"]}]},"vpnGatewayScaleUnit":1,"packetCaptureDiagnosticState":"None","ipConfigurations":[{"id":"Instance0","publicIpAddress":"20.75.128.227","privateIpAddress":"10.0.0.4"},{"id":"Instance1","publicIpAddress":"20.75.128.214","privateIpAddress":"10.0.0.5"}],"natRules":[],"enableBgpRouteTranslationForNat":false,"isRoutingPreferenceInternet":false}}]}' headers: cache-control: - no-cache content-length: - - '4235' + - '3973' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:28:37 GMT + - Mon, 02 Aug 2021 08:57:48 GMT expires: - '-1' pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked vary: - Accept-Encoding x-content-type-options: - nosniff - x-ms-arm-service-request-id: - - fc25fb23-d000-4a5d-8e8f-4eef1d430bb8 + x-ms-original-request-ids: + - 11794d1c-6d6f-43bb-b1a2-ab7541557a5d + - ebbca17f-3b86-493e-bf0f-7665c582a4c5 status: code: 200 message: OK @@ -2102,7 +2096,7 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway000001/providers/Microsoft.Network/vpnGateways/mycligateway?api-version=2020-05-01 response: @@ -2112,17 +2106,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 15 Apr 2021 10:28:43 GMT + - Mon, 02 Aug 2021 08:58:11 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 pragma: - no-cache server: @@ -2133,7 +2127,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 93b803f0-2f94-42dc-9ebd-405c20adcc8d + - 6d005097-58c2-447c-b977-c8c5e9ff0036 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -2153,58 +2147,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 - response: - body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '30' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 15 Apr 2021 10:28:53 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-arm-service-request-id: - - 425723cc-aedd-44bf-a689-b01d11daf677 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - network vpn-gateway delete - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2216,7 +2161,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:29:04 GMT + - Mon, 02 Aug 2021 08:58:22 GMT expires: - '-1' pragma: @@ -2233,7 +2178,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2f04fabd-c693-4f69-b60b-0def751f3289 + - 3a9865c8-c078-4c9d-b059-edf7d40a05ec status: code: 200 message: OK @@ -2251,9 +2196,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2265,7 +2210,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:29:25 GMT + - Mon, 02 Aug 2021 08:58:32 GMT expires: - '-1' pragma: @@ -2282,7 +2227,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4426e81b-3a87-44b3-ac52-08773741adb0 + - b027a514-8275-440e-91df-3fb4fc144fcd status: code: 200 message: OK @@ -2300,9 +2245,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2314,7 +2259,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:29:45 GMT + - Mon, 02 Aug 2021 08:58:57 GMT expires: - '-1' pragma: @@ -2331,7 +2276,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - efdd7331-baf7-49b3-9515-23abd30f5eb3 + - 41edf14f-e43c-4099-b251-6e73e27f60b0 status: code: 200 message: OK @@ -2349,9 +2294,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2363,7 +2308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:30:25 GMT + - Mon, 02 Aug 2021 08:59:38 GMT expires: - '-1' pragma: @@ -2380,7 +2325,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 836cd35a-b945-4b89-b639-85bf005b0a8c + - 877832eb-13a0-46ea-b70e-dc31d66f2121 status: code: 200 message: OK @@ -2398,9 +2343,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2412,7 +2357,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:31:06 GMT + - Mon, 02 Aug 2021 09:00:19 GMT expires: - '-1' pragma: @@ -2429,7 +2374,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6984279d-e9e4-40af-afaa-382a19c9ae65 + - 398abdd0-8624-4f21-8ef8-1cffbf5809d5 status: code: 200 message: OK @@ -2447,9 +2392,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2461,7 +2406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:32:26 GMT + - Mon, 02 Aug 2021 09:01:39 GMT expires: - '-1' pragma: @@ -2478,7 +2423,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7c1c6ae3-3a3f-4ab4-86bc-245592656c78 + - 649040be-05e3-439a-a648-1da601f431a6 status: code: 200 message: OK @@ -2496,9 +2441,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2510,7 +2455,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:35:07 GMT + - Mon, 02 Aug 2021 09:02:59 GMT expires: - '-1' pragma: @@ -2527,7 +2472,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - eafb9a16-7c0a-4461-8dd9-13577315a6d6 + - ab08f0c7-1ddf-4f9b-886b-34f20d752c33 status: code: 200 message: OK @@ -2545,9 +2490,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2559,7 +2504,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:36:47 GMT + - Mon, 02 Aug 2021 09:05:40 GMT expires: - '-1' pragma: @@ -2576,7 +2521,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b86a9df-a349-408c-a5df-68ac54a41b36 + - e1f9316a-6b97-4d76-95a4-dd33af6f23e6 status: code: 200 message: OK @@ -2594,9 +2539,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2608,7 +2553,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:38:28 GMT + - Mon, 02 Aug 2021 09:07:20 GMT expires: - '-1' pragma: @@ -2625,7 +2570,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1eb23310-f3eb-46f7-a6fb-cb7a6ce19bea + - 4c3f0307-9da0-412d-bd4e-d26cc7c28d74 status: code: 200 message: OK @@ -2643,9 +2588,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2657,7 +2602,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:40:08 GMT + - Mon, 02 Aug 2021 09:09:01 GMT expires: - '-1' pragma: @@ -2674,7 +2619,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - adb8d1b3-c740-4a8c-828c-818cd188777c + - 83739f64-b464-481f-9f07-96f516bc301b status: code: 200 message: OK @@ -2692,9 +2637,9 @@ interactions: ParameterSetName: - -n -g User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0a6eff2c-8541-4db3-958b-42993a650b18?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d34dbac3-f6fd-4aa5-8fa2-4f57b90d4555?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2706,7 +2651,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:41:50 GMT + - Mon, 02 Aug 2021 09:10:41 GMT expires: - '-1' pragma: @@ -2723,7 +2668,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6c950570-bd39-48b6-867f-97cfdd51915b + - 412e6faa-7635-4a9b-b2b5-9c9fd92e7ed0 status: code: 200 message: OK diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway_connection.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway_connection.yaml index 565f10cf6df..b5e18e77670 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway_connection.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_azure_vwan_vpn_gateway_connection.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:52:02Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T09:10:46Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:08 GMT + - Mon, 02 Aug 2021 09:10:51 GMT expires: - '-1' pragma: @@ -62,13 +59,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualWans/test_vwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualWans/test_vwan\",\r\n - \ \"etag\": \"W/\\\"bdb9b16b-658b-4e6e-ad04-144330926c27\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6904042f-aab5-4c05-9274-2e914f95711a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -77,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bbc0815a-327c-4ec9-8d20-998acae65a04?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/74d36ab7-762e-4045-b9ce-cafa430efe24?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -85,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:16 GMT + - Mon, 02 Aug 2021 09:10:59 GMT expires: - '-1' pragma: @@ -98,9 +95,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed75f9c7-447d-4aca-ba54-9442f60c43a5 + - 64d62ec1-4656-4718-aab7-107ea286bfb2 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -118,9 +115,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bbc0815a-327c-4ec9-8d20-998acae65a04?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/74d36ab7-762e-4045-b9ce-cafa430efe24?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -132,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:26 GMT + - Mon, 02 Aug 2021 09:11:09 GMT expires: - '-1' pragma: @@ -149,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d7cb4b47-1b5d-44b9-8455-01e331761bde + - 3948fb66-8b11-47a5-8e3e-85872eec76c4 status: code: 200 message: OK @@ -167,13 +164,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualWans/test_vwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualWans/test_vwan\",\r\n - \ \"etag\": \"W/\\\"7b8cebba-0a55-4ed7-ae71-37f98562bfe9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c2a57253-6af5-441b-a492-1d23d153753f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -186,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:26 GMT + - Mon, 02 Aug 2021 09:11:10 GMT etag: - - W/"7b8cebba-0a55-4ed7-ae71-37f98562bfe9" + - W/"c2a57253-6af5-441b-a492-1d23d153753f" expires: - '-1' pragma: @@ -205,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a99aea1b-8558-46b1-9422-c8c520fc2955 + - 394943b6-69de-4ad6-b67b-2d01682ddaf1 status: code: 200 message: OK @@ -223,24 +220,21 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:52:02Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T09:10:46Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:27 GMT + - Mon, 02 Aug 2021 09:11:11 GMT expires: - '-1' pragma: @@ -273,13 +267,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub\",\r\n - \ \"etag\": \"W/\\\"8ab279e2-60bd-4d8e-bd62-3299c09d615a\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"cbd0b285-c46e-4844-aee6-adfee5d8fd74\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"virtualRouterAsn\": @@ -290,7 +284,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -298,7 +292,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:39 GMT + - Mon, 02 Aug 2021 09:11:19 GMT expires: - '-1' pragma: @@ -311,9 +305,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 00f12c9e-b8fb-4c5a-ab5b-d01d454c4119 + - c102e54e-0f6f-4ea1-8a6e-64e0f5642ac6 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 201 message: Created @@ -331,9 +325,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -345,7 +339,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:49 GMT + - Mon, 02 Aug 2021 09:11:29 GMT expires: - '-1' pragma: @@ -362,7 +356,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 174f20c4-6a31-4c2a-a234-0cc77e9d5da6 + - a033c962-bfd4-4482-ae23-c3df8b712d2d status: code: 200 message: OK @@ -380,9 +374,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -394,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:52:59 GMT + - Mon, 02 Aug 2021 09:11:40 GMT expires: - '-1' pragma: @@ -411,7 +405,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 54236f8c-f32c-4765-813d-ed8b27f03cb4 + - f03d10f5-f7a5-459b-a740-490863561240 status: code: 200 message: OK @@ -429,9 +423,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -443,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:53:19 GMT + - Mon, 02 Aug 2021 09:12:00 GMT expires: - '-1' pragma: @@ -460,7 +454,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8c479521-fed1-4e58-8f0c-95616c279877 + - f1be7158-1e97-4995-a11e-d0fe12f16c5b status: code: 200 message: OK @@ -478,9 +472,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -492,7 +486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:53:39 GMT + - Mon, 02 Aug 2021 09:12:20 GMT expires: - '-1' pragma: @@ -509,7 +503,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 32d4ebdc-50f7-4ea9-976b-6077d616b952 + - 7b5b0d9c-fde7-4cc0-a226-fc6535ec760b status: code: 200 message: OK @@ -527,9 +521,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -541,7 +535,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:54:20 GMT + - Mon, 02 Aug 2021 09:13:01 GMT expires: - '-1' pragma: @@ -558,7 +552,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - da23c958-c0d9-447e-93da-852e6d5c144f + - 30e99dc4-bf5a-4d42-b8db-edaa381dce73 status: code: 200 message: OK @@ -576,9 +570,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -590,7 +584,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:55:00 GMT + - Mon, 02 Aug 2021 09:13:42 GMT expires: - '-1' pragma: @@ -607,7 +601,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 17dc601e-eaf5-4b73-8ea9-7f94230a22ea + - cdc1b40c-6749-42b2-a34a-11c6b4611bfd status: code: 200 message: OK @@ -625,9 +619,58 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/606a0d72-b099-4f7c-bc63-2cf723717443?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:15:02 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 59542835-5d64-4940-9bfb-4b2318da064e + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vwan --address-prefix + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f24998f3-6d15-4895-96af-2991974f41cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -639,7 +682,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:21 GMT + - Mon, 02 Aug 2021 09:17:42 GMT expires: - '-1' pragma: @@ -656,7 +699,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ceb2b88a-4782-4a7f-aa58-4adb29ee360d + - 285f271c-604b-44b3-b37a-622dee487a77 status: code: 200 message: OK @@ -674,13 +717,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub\",\r\n - \ \"etag\": \"W/\\\"d368d1aa-a6f7-49b8-8f74-a1cb51b4463e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"75aeed7d-2bb9-44dc-a6ea-8b86654a8e98\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"virtualRouterAsn\": @@ -695,7 +738,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:21 GMT + - Mon, 02 Aug 2021 09:17:43 GMT expires: - '-1' pragma: @@ -712,7 +755,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 39d0a84c-9a72-4af5-87cb-5b27b643714a + - e48a689f-00af-4166-9b8f-5dc0d81c551e status: code: 200 message: OK @@ -734,19 +777,19 @@ interactions: ParameterSetName: - -g --vhub-name -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vhub_routing_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\",\r\n - \ \"etag\": \"W/\\\"915ae358-10eb-41ad-84e5-3afc18083150\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"015dd1c1-1350-4f2e-8e2f-d590ae64fd18\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"routes\": [],\r\n \"labels\": [],\r\n \"associatedConnections\": [],\r\n \"propagatingConnections\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/hubRouteTables\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/488d93ae-cb24-4eff-8db8-aa55011801ad?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/dea7c336-1e70-43d4-8e0e-94d50f747dac?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -754,7 +797,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:23 GMT + - Mon, 02 Aug 2021 09:17:45 GMT expires: - '-1' pragma: @@ -767,9 +810,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02c26919-0c32-4751-84b3-5b33466a18c9 + - bd165308-d8d8-4f4b-ac7f-5ce72f43b4a8 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -787,9 +830,9 @@ interactions: ParameterSetName: - -g --vhub-name -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/488d93ae-cb24-4eff-8db8-aa55011801ad?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/dea7c336-1e70-43d4-8e0e-94d50f747dac?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -801,7 +844,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:34 GMT + - Mon, 02 Aug 2021 09:17:56 GMT expires: - '-1' pragma: @@ -818,7 +861,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4f430b4c-2878-42f1-9c04-9fa746484cdf + - 003537c7-4201-40d1-b250-1f8452514393 status: code: 200 message: OK @@ -836,13 +879,13 @@ interactions: ParameterSetName: - -g --vhub-name -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vhub_routing_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\",\r\n - \ \"etag\": \"W/\\\"bfba0fa4-9e28-41e4-b61a-f4479ca290ff\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5d2c8c53-6632-4215-8f76-4f23641a4e1b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [],\r\n \ \"labels\": [],\r\n \"associatedConnections\": [],\r\n \"propagatingConnections\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/hubRouteTables\"\r\n}" @@ -854,9 +897,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:34 GMT + - Mon, 02 Aug 2021 09:17:56 GMT etag: - - W/"bfba0fa4-9e28-41e4-b61a-f4479ca290ff" + - W/"5d2c8c53-6632-4215-8f76-4f23641a4e1b" expires: - '-1' pragma: @@ -873,7 +916,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1d072d54-bcba-4ba2-bdfa-26a108b4495c + - 07ab470f-31dd-4237-a9a3-1396df34b928 status: code: 200 message: OK @@ -895,19 +938,19 @@ interactions: ParameterSetName: - -g --vhub-name -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vhub_routing_2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_2\",\r\n - \ \"etag\": \"W/\\\"44b94550-e31d-4d36-8b73-79b909ccf17d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"fa1c9c63-8dd7-43f2-b576-10d4d96b3649\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"routes\": [],\r\n \"labels\": [],\r\n \"associatedConnections\": [],\r\n \"propagatingConnections\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/hubRouteTables\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cad95560-67e1-47ee-a574-71a7b8003fd7?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/710f3066-e4bc-4f2f-b8fb-69ce51c9fa85?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -915,7 +958,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:37 GMT + - Mon, 02 Aug 2021 09:17:58 GMT expires: - '-1' pragma: @@ -928,7 +971,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 096b0e34-aeab-4313-9935-a275c20b4f99 + - 0ca3e71d-72ad-408a-9501-25154be6ff4d x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -948,9 +991,9 @@ interactions: ParameterSetName: - -g --vhub-name -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cad95560-67e1-47ee-a574-71a7b8003fd7?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/710f3066-e4bc-4f2f-b8fb-69ce51c9fa85?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -962,7 +1005,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:47 GMT + - Mon, 02 Aug 2021 09:18:08 GMT expires: - '-1' pragma: @@ -979,7 +1022,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8830ca32-b103-4740-bba8-1b3320342d2b + - 28b673c8-8bc2-4457-aef1-14fd7363fbc6 status: code: 200 message: OK @@ -997,13 +1040,13 @@ interactions: ParameterSetName: - -g --vhub-name -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_2?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_vhub_routing_2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_2\",\r\n - \ \"etag\": \"W/\\\"2f4c22f0-a7a9-4977-9225-3ed985f1f168\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"e7263d14-5b3f-4219-b6e0-0adac363ca09\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routes\": [],\r\n \ \"labels\": [],\r\n \"associatedConnections\": [],\r\n \"propagatingConnections\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualHubs/hubRouteTables\"\r\n}" @@ -1015,9 +1058,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:47 GMT + - Mon, 02 Aug 2021 09:18:08 GMT etag: - - W/"2f4c22f0-a7a9-4977-9225-3ed985f1f168" + - W/"e7263d14-5b3f-4219-b6e0-0adac363ca09" expires: - '-1' pragma: @@ -1034,7 +1077,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5fe0023a-b266-4204-88a3-c4bcce0b84f9 + - 9c9f3825-91c5-4d4a-814b-e84d85f94c7c status: code: 200 message: OK @@ -1052,24 +1095,21 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:52:02Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T09:10:46Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:49 GMT + - Mon, 02 Aug 2021 09:18:11 GMT expires: - '-1' pragma: @@ -1097,7 +1137,7 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway?api-version=2020-05-01 response: @@ -1113,7 +1153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:51 GMT + - Mon, 02 Aug 2021 09:18:13 GMT expires: - '-1' pragma: @@ -1146,13 +1186,13 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway\",\r\n - \ \"etag\": \"W/\\\"ec4e3924-e4d3-496c-b12b-9ed8d6059330\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"afde7ff3-5efa-4d04-b51f-61c41bb88cdf\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub\"\r\n @@ -1164,7 +1204,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1172,7 +1212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:56:58 GMT + - Mon, 02 Aug 2021 09:18:18 GMT expires: - '-1' pragma: @@ -1185,7 +1225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6c5a2cbb-492f-47dc-99b2-8bda9dc9caf7 + - 35e0b5e3-aab8-4c28-8d34-afaf8a55b8e2 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -1205,9 +1245,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1219,7 +1259,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:08 GMT + - Mon, 02 Aug 2021 09:18:29 GMT expires: - '-1' pragma: @@ -1236,7 +1276,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9760d7ca-e5c2-45dd-b39c-cd3ed70fd8a3 + - d360a0a7-d56c-4227-a041-3697add88317 status: code: 200 message: OK @@ -1254,9 +1294,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1268,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:18 GMT + - Mon, 02 Aug 2021 09:18:40 GMT expires: - '-1' pragma: @@ -1285,7 +1325,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0074ff30-b07c-4d23-a8ab-be6843be11ac + - b22ed70c-5aba-4edc-bef9-ef6e55058f28 status: code: 200 message: OK @@ -1303,9 +1343,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1317,7 +1357,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:38 GMT + - Mon, 02 Aug 2021 09:19:00 GMT expires: - '-1' pragma: @@ -1334,7 +1374,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c2c6d89c-9c4a-4dcc-90d7-2ad4bbdcec0f + - 7a2d4f30-781a-4c13-bed9-3b5a078ab569 status: code: 200 message: OK @@ -1352,9 +1392,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1366,7 +1406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:57:58 GMT + - Mon, 02 Aug 2021 09:19:20 GMT expires: - '-1' pragma: @@ -1383,7 +1423,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f47d8d05-73f5-420a-9d3e-53f9542660a7 + - 8dabe694-bb90-40aa-985f-a701439cea34 status: code: 200 message: OK @@ -1401,9 +1441,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1415,7 +1455,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:58:39 GMT + - Mon, 02 Aug 2021 09:20:00 GMT expires: - '-1' pragma: @@ -1432,7 +1472,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 43aa5186-ff86-4595-a163-4309f51150d2 + - 9d86c7f8-5351-4266-80ea-db9ef4bbb520 status: code: 200 message: OK @@ -1450,9 +1490,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1464,7 +1504,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 09:59:19 GMT + - Mon, 02 Aug 2021 09:20:41 GMT expires: - '-1' pragma: @@ -1481,7 +1521,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7712b0fe-5ca5-445e-9cd2-7430d2c44cb6 + - 573d4a35-1821-401a-9cda-75c4b8f477fd status: code: 200 message: OK @@ -1499,9 +1539,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1513,7 +1553,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:00:39 GMT + - Mon, 02 Aug 2021 09:22:02 GMT expires: - '-1' pragma: @@ -1530,7 +1570,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5b6843a7-558b-4694-9150-4052095876e7 + - 7f057954-ab57-4f50-bf1e-6892187b9254 status: code: 200 message: OK @@ -1548,9 +1588,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1562,7 +1602,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:03:21 GMT + - Mon, 02 Aug 2021 09:24:43 GMT expires: - '-1' pragma: @@ -1579,7 +1619,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 666a3e3d-8c1e-4969-88d8-6b45a080ce7f + - 81a48765-5d33-4eb2-8882-94f89c09e6ad status: code: 200 message: OK @@ -1597,9 +1637,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1611,7 +1651,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:05:01 GMT + - Mon, 02 Aug 2021 09:26:23 GMT expires: - '-1' pragma: @@ -1628,7 +1668,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6edc4ee1-c168-4bcd-90d1-c70e885c911b + - 16d72c49-19ae-4a58-8b96-b9b392d20808 status: code: 200 message: OK @@ -1646,9 +1686,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1660,7 +1700,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:06:41 GMT + - Mon, 02 Aug 2021 09:28:03 GMT expires: - '-1' pragma: @@ -1677,7 +1717,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e4b7ab35-ad98-465a-9082-68f2ac04ab5f + - 0e37c890-7cea-4b55-b54d-b7e810f29cfa status: code: 200 message: OK @@ -1695,9 +1735,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1709,7 +1749,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:08:21 GMT + - Mon, 02 Aug 2021 09:29:44 GMT expires: - '-1' pragma: @@ -1726,7 +1766,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fcd468be-132e-45ec-b7dc-dba0cd606be7 + - d4bf0c4a-f204-4778-8601-8a1e2261e969 status: code: 200 message: OK @@ -1744,9 +1784,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1758,7 +1798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:10:02 GMT + - Mon, 02 Aug 2021 09:31:24 GMT expires: - '-1' pragma: @@ -1775,7 +1815,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1fd7d91a-0461-4b6c-8cf6-55ca29844ad1 + - f1f6874a-a27b-42c5-979e-261206b97974 status: code: 200 message: OK @@ -1793,9 +1833,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1807,7 +1847,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:11:43 GMT + - Mon, 02 Aug 2021 09:33:05 GMT expires: - '-1' pragma: @@ -1824,7 +1864,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 15d2108a-346f-4918-bc7b-bf4d4bd5d26c + - 61417fab-32a1-4e64-880d-2cf231386bce status: code: 200 message: OK @@ -1842,9 +1882,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1856,7 +1896,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:13:24 GMT + - Mon, 02 Aug 2021 09:34:45 GMT expires: - '-1' pragma: @@ -1873,7 +1913,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 25efdc65-4ed5-41a8-b366-de09a94a5dc7 + - 75c6152e-9147-4d74-bd37-00ba68df02d9 status: code: 200 message: OK @@ -1891,9 +1931,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1905,7 +1945,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:15:04 GMT + - Mon, 02 Aug 2021 09:36:25 GMT expires: - '-1' pragma: @@ -1922,7 +1962,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ade8b7d9-eb68-498e-9200-f8f8fbfa7a30 + - 1c2a7d31-d67c-4b10-b08c-f7157bb20afd status: code: 200 message: OK @@ -1940,9 +1980,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1954,7 +1994,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:16:44 GMT + - Mon, 02 Aug 2021 09:38:06 GMT expires: - '-1' pragma: @@ -1971,7 +2011,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 18ad127b-4b5a-4f21-ae40-e10f555e17ff + - 53735263-5705-4f1b-a638-603d5c34d3fb status: code: 200 message: OK @@ -1989,9 +2029,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2003,7 +2043,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:18:24 GMT + - Mon, 02 Aug 2021 09:39:46 GMT expires: - '-1' pragma: @@ -2020,7 +2060,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0e858483-ecc6-4347-af07-e483ce292de6 + - 9ec05f5e-5872-457b-a618-05ebf6e6b67e status: code: 200 message: OK @@ -2038,9 +2078,9 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2052,7 +2092,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:20:05 GMT + - Mon, 02 Aug 2021 09:41:26 GMT expires: - '-1' pragma: @@ -2069,7 +2109,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aec42002-6a07-4341-a113-91395c6865b0 + - 699d535b-228e-4817-8452-96369edc712f status: code: 200 message: OK @@ -2087,9 +2127,156 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0c92a67-c570-4f49-919e-380bc5ec3549?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:43:06 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 62c1ec74-08f3-4406-a51c-f6fd569ff8cc + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vpn-gateway create + Connection: + - keep-alive + ParameterSetName: + - -g --vhub --name + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:44:47 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - f7c2c1d7-0226-4adb-ab92-82e76a7d0f3d + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vpn-gateway create + Connection: + - keep-alive + ParameterSetName: + - -g --vhub --name + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 09:46:27 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - f48d835a-904d-4c9d-ad29-0d4ccc2300e0 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vpn-gateway create + Connection: + - keep-alive + ParameterSetName: + - -g --vhub --name + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2384c8f2-32f0-497b-baf0-eb491a26cdba?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2101,7 +2288,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:21:45 GMT + - Mon, 02 Aug 2021 09:48:07 GMT expires: - '-1' pragma: @@ -2118,7 +2305,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f7528c32-95d5-4cff-99b6-be2ca21a9857 + - 4b189a48-11cc-41d0-b48c-f21f4a6ac87d status: code: 200 message: OK @@ -2136,13 +2323,13 @@ interactions: ParameterSetName: - -g --vhub --name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway\",\r\n - \ \"etag\": \"W/\\\"7ad3e620-cd7e-4957-813a-b27e73463e49\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6645b62e-254e-4b20-8a4f-7780656832c9\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub\"\r\n @@ -2150,27 +2337,27 @@ interactions: 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.12\"\r\n \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"13.64.16.189\",\r\n \"10.0.1.4\"\r\n ]\r\n + [\r\n \"138.91.176.245\",\r\n \"10.0.1.4\"\r\n ]\r\n \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.13\"\r\n ],\r\n \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"104.42.62.232\",\r\n \"10.0.1.5\"\r\n ]\r\n + [\r\n \"138.91.93.116\",\r\n \"10.0.1.5\"\r\n ]\r\n \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n - \ \"publicIpAddress\": \"13.64.16.189\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"138.91.176.245\",\r\n \"privateIpAddress\": \"10.0.1.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"104.42.62.232\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"138.91.93.116\",\r\n \"privateIpAddress\": \"10.0.1.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1872' + - '1876' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:21:45 GMT + - Mon, 02 Aug 2021 09:48:07 GMT expires: - '-1' pragma: @@ -2187,7 +2374,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c3d42e91-a524-44c5-aefd-654051067a8e + - f69f0db9-1878-4d17-aeda-046bfb37b8eb status: code: 200 message: OK @@ -2205,24 +2392,21 @@ interactions: ParameterSetName: - -g -n --ip-address User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_azure_vwan_vpn_gateway_connection000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-15T09:52:02Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001","name":"cli_test_azure_vwan_vpn_gateway_connection000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T09:10:46Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:21:47 GMT + - Mon, 02 Aug 2021 09:48:10 GMT expires: - '-1' pragma: @@ -2255,13 +2439,13 @@ interactions: ParameterSetName: - -g -n --ip-address User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnSites/remote_vpn_site_1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"remote_vpn_site_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnSites/remote_vpn_site_1\",\r\n - \ \"etag\": \"W/\\\"40fd707a-0b3f-44cd-9446-51fef7a573c9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"910dc21c-0cd7-4b3a-bf03-3c2a2e373278\\\"\",\r\n \"type\": \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressSpace\": {\r\n \ \"addressPrefixes\": []\r\n },\r\n \"deviceProperties\": {\r\n @@ -2273,7 +2457,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0e95574-d3e0-43d4-afd6-a9b40992d662?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/354a6282-5e3f-4a0f-a6d9-7f7dd6c14a8e?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2281,7 +2465,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:21:54 GMT + - Mon, 02 Aug 2021 09:48:18 GMT expires: - '-1' pragma: @@ -2294,9 +2478,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6a5556aa-ba9e-4475-a5dd-f1eac5ba3910 + - a9784170-535b-4dfb-815e-6515e3dc202a x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 201 message: Created @@ -2314,9 +2498,9 @@ interactions: ParameterSetName: - -g -n --ip-address User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b0e95574-d3e0-43d4-afd6-a9b40992d662?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/354a6282-5e3f-4a0f-a6d9-7f7dd6c14a8e?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2328,7 +2512,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:22:04 GMT + - Mon, 02 Aug 2021 09:48:29 GMT expires: - '-1' pragma: @@ -2345,7 +2529,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3fa6f629-4a28-4189-80f1-adf3913bfb93 + - 641d10d7-a5d7-40bb-9eb2-54d9f3fa1dc6 status: code: 200 message: OK @@ -2363,13 +2547,13 @@ interactions: ParameterSetName: - -g -n --ip-address User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnSites/remote_vpn_site_1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"remote_vpn_site_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnSites/remote_vpn_site_1\",\r\n - \ \"etag\": \"W/\\\"bbaa3b65-01fd-479b-a734-1d6a8ebc8a01\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5201610d-6674-41af-b9e2-64af986f8e47\\\"\",\r\n \"type\": \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressSpace\": {\r\n \ \"addressPrefixes\": []\r\n },\r\n \"deviceProperties\": {\r\n @@ -2385,9 +2569,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:22:05 GMT + - Mon, 02 Aug 2021 09:48:29 GMT etag: - - W/"bbaa3b65-01fd-479b-a734-1d6a8ebc8a01" + - W/"5201610d-6674-41af-b9e2-64af986f8e47" expires: - '-1' pragma: @@ -2404,7 +2588,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d63d6bd1-7ada-4245-a6ea-cec5ebff1826 + - 0a006886-2e4b-47cb-b4ba-a13b0b831f06 status: code: 200 message: OK @@ -2431,14 +2615,14 @@ interactions: - -g -n --gateway-name --remote-vpn-site --associated-route-table --propagated-route-tables --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"56891ef6-11ce-4164-aba6-bdf9d00df6b6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"527bef56-4cb7-47d8-bdf6-df6db682bb9a\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \ \"provisioningState\": \"Updating\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -2457,7 +2641,7 @@ interactions: 0\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/878823a2-7cf1-47dd-a82c-58860c729320?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5849099b-2c3b-4cc8-86c3-dba094cb6ccd?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2465,7 +2649,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:22:07 GMT + - Mon, 02 Aug 2021 09:48:31 GMT expires: - '-1' pragma: @@ -2478,9 +2662,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d05aa7c3-a5d0-4b46-bf85-2430faae3c5b + - 288be420-48c4-4492-927e-a5dad57ac19c x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -2499,9 +2683,9 @@ interactions: - -g -n --gateway-name --remote-vpn-site --associated-route-table --propagated-route-tables --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/878823a2-7cf1-47dd-a82c-58860c729320?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5849099b-2c3b-4cc8-86c3-dba094cb6ccd?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2513,7 +2697,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:22:17 GMT + - Mon, 02 Aug 2021 09:48:42 GMT expires: - '-1' pragma: @@ -2530,7 +2714,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 878baacc-b3c2-45da-8ff1-1796133375eb + - c4aff24e-08fc-45fc-8ce4-9767fa9c2e3a status: code: 200 message: OK @@ -2549,9 +2733,9 @@ interactions: - -g -n --gateway-name --remote-vpn-site --associated-route-table --propagated-route-tables --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/878823a2-7cf1-47dd-a82c-58860c729320?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5849099b-2c3b-4cc8-86c3-dba094cb6ccd?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2563,7 +2747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:22:28 GMT + - Mon, 02 Aug 2021 09:48:52 GMT expires: - '-1' pragma: @@ -2580,7 +2764,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 373d122e-c6ae-479f-8f73-d57c4c684cdd + - 8159d53f-f93c-45ec-9830-889d395c11d5 status: code: 200 message: OK @@ -2599,9 +2783,9 @@ interactions: - -g -n --gateway-name --remote-vpn-site --associated-route-table --propagated-route-tables --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/878823a2-7cf1-47dd-a82c-58860c729320?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5849099b-2c3b-4cc8-86c3-dba094cb6ccd?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2613,7 +2797,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:22:48 GMT + - Mon, 02 Aug 2021 09:49:12 GMT expires: - '-1' pragma: @@ -2630,7 +2814,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1f8f6333-49d2-4512-9ec7-8975ccc58208 + - 0a57e8d6-d86c-483a-80b8-36acd21785de status: code: 200 message: OK @@ -2649,9 +2833,9 @@ interactions: - -g -n --gateway-name --remote-vpn-site --associated-route-table --propagated-route-tables --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/878823a2-7cf1-47dd-a82c-58860c729320?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5849099b-2c3b-4cc8-86c3-dba094cb6ccd?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2663,7 +2847,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:29 GMT + - Mon, 02 Aug 2021 09:49:53 GMT expires: - '-1' pragma: @@ -2680,7 +2864,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a19b1f99-75e6-4276-af69-4f1332a1e3f8 + - a9fd05a9-1818-41d1-a34e-383facea9d64 status: code: 200 message: OK @@ -2699,14 +2883,14 @@ interactions: - -g -n --gateway-name --remote-vpn-site --associated-route-table --propagated-route-tables --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"c68ccbaf-332e-401a-984e-04cd1ff3a288\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"90961ad2-c91c-4465-92b5-c3d4c56eb233\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -2732,7 +2916,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:29 GMT + - Mon, 02 Aug 2021 09:49:53 GMT expires: - '-1' pragma: @@ -2749,7 +2933,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - faa7bf12-cca4-40e0-8c7e-477f9401c536 + - 0e8020c3-3cea-4cbc-9bb3-faa971ee1fcb status: code: 200 message: OK @@ -2767,14 +2951,14 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"c68ccbaf-332e-401a-984e-04cd1ff3a288\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"90961ad2-c91c-4465-92b5-c3d4c56eb233\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -2800,7 +2984,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:32 GMT + - Mon, 02 Aug 2021 09:49:55 GMT expires: - '-1' pragma: @@ -2817,7 +3001,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bbbffeec-4f17-4989-bf5a-d1711bb54bd2 + - 5dd4a1d0-81c0-4991-b1e9-35d073c0fb75 status: code: 200 message: OK @@ -2835,14 +3019,14 @@ interactions: ParameterSetName: - -g --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections?api-version=2020-05-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"c68ccbaf-332e-401a-984e-04cd1ff3a288\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"90961ad2-c91c-4465-92b5-c3d4c56eb233\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -2867,7 +3051,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:33 GMT + - Mon, 02 Aug 2021 09:49:58 GMT expires: - '-1' pragma: @@ -2884,7 +3068,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 296b798b-e255-48af-a3f6-5eaf3f4270d5 + - 44fe2cec-a1c5-40ce-b2c6-127994ffc50b status: code: 200 message: OK @@ -2902,14 +3086,14 @@ interactions: ParameterSetName: - -g --gateway-name -n --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"c68ccbaf-332e-401a-984e-04cd1ff3a288\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"90961ad2-c91c-4465-92b5-c3d4c56eb233\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -2935,7 +3119,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:35 GMT + - Mon, 02 Aug 2021 09:50:00 GMT expires: - '-1' pragma: @@ -2952,7 +3136,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5387fa56-a632-48f7-a5f0-9961a49d565d + - 03a790bd-f62e-4bef-b4f1-104c392152b0 status: code: 200 message: OK @@ -2983,14 +3167,14 @@ interactions: ParameterSetName: - -g --gateway-name -n --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"3562c4bb-8fe0-4200-9100-9f62298c0e89\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d65e04c9-91a7-40ec-aebc-f692fafc6189\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \ \"provisioningState\": \"Updating\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -3009,7 +3193,7 @@ interactions: 0\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3522db07-5a23-4815-a6b4-c5738d3a1709?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/10fdee03-bd56-4ab0-8490-45ef6237efe0?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -3017,7 +3201,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:37 GMT + - Mon, 02 Aug 2021 09:50:02 GMT expires: - '-1' pragma: @@ -3034,7 +3218,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f898fb9d-1785-4c57-9510-6fd9c9f5dce2 + - 2d9eef20-6678-4ef1-97b7-0e8156094639 x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -3054,58 +3238,9 @@ interactions: ParameterSetName: - -g --gateway-name -n --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3522db07-5a23-4815-a6b4-c5738d3a1709?api-version=2020-05-01 - response: - body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '30' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 15 Apr 2021 10:23:47 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-arm-service-request-id: - - 3e15fdc6-e60b-4e27-a5bc-3f930ede4ae4 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - network vpn-gateway connection update - Connection: - - keep-alive - ParameterSetName: - - -g --gateway-name -n --labels - User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3522db07-5a23-4815-a6b4-c5738d3a1709?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/10fdee03-bd56-4ab0-8490-45ef6237efe0?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3117,7 +3252,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:57 GMT + - Mon, 02 Aug 2021 09:50:13 GMT expires: - '-1' pragma: @@ -3134,7 +3269,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 12cb279d-7a96-432d-a748-258fbc55de4d + - 34618f19-af2c-43f5-8ff8-bb95e459ee72 status: code: 200 message: OK @@ -3152,14 +3287,14 @@ interactions: ParameterSetName: - -g --gateway-name -n --labels User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test_s2s_vpn_gateway_connection\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection\",\r\n - \ \"etag\": \"W/\\\"89e7f101-b082-4a0d-99ef-c1ac3e16c010\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d1bc2c3c-8766-4ee2-be27-c940fa539716\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": {\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/virtualHubs/test_vhub/hubRouteTables/test_vhub_routing_1\"\r\n @@ -3185,7 +3320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:23:58 GMT + - Mon, 02 Aug 2021 09:50:13 GMT expires: - '-1' pragma: @@ -3202,7 +3337,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ebe13e33-9015-40a6-92bb-b932960684f5 + - 11dce131-ba13-4acf-a5ef-d160ff74fc87 status: code: 200 message: OK @@ -3222,7 +3357,7 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: @@ -3230,17 +3365,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bb13e7ce-5171-4ca4-9820-1ae953bc97fa?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48c4f0dd-3eda-4b73-90d7-7f4fd4c2851c?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 15 Apr 2021 10:24:00 GMT + - Mon, 02 Aug 2021 09:50:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/bb13e7ce-5171-4ca4-9820-1ae953bc97fa?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/48c4f0dd-3eda-4b73-90d7-7f4fd4c2851c?api-version=2020-05-01 pragma: - no-cache server: @@ -3251,7 +3386,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9240b30b-538f-4403-a1ef-da9140fdfa0a + - d9eef166-466e-401e-adf3-21167c528810 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -3271,9 +3406,9 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bb13e7ce-5171-4ca4-9820-1ae953bc97fa?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48c4f0dd-3eda-4b73-90d7-7f4fd4c2851c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3285,7 +3420,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:24:10 GMT + - Mon, 02 Aug 2021 09:50:26 GMT expires: - '-1' pragma: @@ -3302,7 +3437,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e95bf224-9b3e-4b5d-870c-a1bbb0b84ea8 + - e2f78a93-c6f0-4647-b7a3-49ed854b735c status: code: 200 message: OK @@ -3320,9 +3455,9 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bb13e7ce-5171-4ca4-9820-1ae953bc97fa?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48c4f0dd-3eda-4b73-90d7-7f4fd4c2851c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3334,7 +3469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:24:21 GMT + - Mon, 02 Aug 2021 09:50:36 GMT expires: - '-1' pragma: @@ -3351,7 +3486,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b63913fc-b808-4c5f-8f32-2744c66d6b7b + - 8ff0e440-dd99-47b2-9fde-06d9f0079eb0 status: code: 200 message: OK @@ -3369,9 +3504,9 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bb13e7ce-5171-4ca4-9820-1ae953bc97fa?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48c4f0dd-3eda-4b73-90d7-7f4fd4c2851c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3383,7 +3518,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:24:41 GMT + - Mon, 02 Aug 2021 09:50:57 GMT expires: - '-1' pragma: @@ -3400,7 +3535,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1f746cc8-a415-4247-9498-7e46bbe03d0a + - 3228b635-fca4-4c68-b03c-0251a895d6b1 status: code: 200 message: OK @@ -3418,9 +3553,9 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bb13e7ce-5171-4ca4-9820-1ae953bc97fa?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/48c4f0dd-3eda-4b73-90d7-7f4fd4c2851c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3432,7 +3567,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:25:21 GMT + - Mon, 02 Aug 2021 09:51:38 GMT expires: - '-1' pragma: @@ -3449,7 +3584,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 945434f0-744b-4ce4-8309-65c073748a25 + - 803b8cb6-c989-4a5b-bb43-df094fe231a8 status: code: 200 message: OK @@ -3467,7 +3602,7 @@ interactions: ParameterSetName: - -g -n --gateway-name User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_azure_vwan_vpn_gateway_connection000001/providers/Microsoft.Network/vpnGateways/test_s2s_vpn_gateway/vpnConnections/test_s2s_vpn_gateway_connection?api-version=2020-05-01 response: @@ -3483,7 +3618,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 15 Apr 2021 10:25:23 GMT + - Mon, 02 Aug 2021 09:51:40 GMT expires: - '-1' pragma: @@ -3496,7 +3631,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aed20e3e-6ca6-4cd5-a8f9-bb362c0a8544 + - db7a5435-f71a-4b63-a43d-a996898586c3 status: code: 404 message: Not Found diff --git a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_p2s_vpn_client_generate.yaml b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_p2s_vpn_client_generate.yaml index 28b07a4289b..a925e81cb44 100644 --- a/src/virtual-wan/azext_vwan/tests/latest/recordings/test_p2s_vpn_client_generate.yaml +++ b/src/virtual-wan/azext_vwan/tests/latest/recordings/test_p2s_vpn_client_generate.yaml @@ -13,24 +13,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T02:39:47Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:51:40Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:39:52 GMT + - Mon, 02 Aug 2021 08:51:46 GMT expires: - '-1' pragma: @@ -62,13 +59,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualWans/test-p2s-vwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-vwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualWans/test-p2s-vwan\",\r\n - \ \"etag\": \"W/\\\"b133357f-e986-4172-b04b-b73e11570f98\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4f795d7d-7e8f-42cd-91f3-f5e0697f7141\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -77,7 +74,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/36669bbc-b6a7-4fa0-97d6-e11b198fa3d6?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50ff9bdc-4082-49a7-9124-45abf6b49b1c?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -85,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:39:59 GMT + - Mon, 02 Aug 2021 08:51:53 GMT expires: - '-1' pragma: @@ -98,9 +95,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 33153397-a9f2-48f2-908d-82635df9d678 + - 7c850c1e-065d-4278-a14e-f204187adb66 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -118,9 +115,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/36669bbc-b6a7-4fa0-97d6-e11b198fa3d6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50ff9bdc-4082-49a7-9124-45abf6b49b1c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -132,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:09 GMT + - Mon, 02 Aug 2021 08:52:04 GMT expires: - '-1' pragma: @@ -149,7 +146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 93ba7850-92e0-486e-821c-06b28860a43f + - 52e00aea-8284-4f44-a17d-4dfe534b7db0 status: code: 200 message: OK @@ -167,13 +164,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualWans/test-p2s-vwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-vwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualWans/test-p2s-vwan\",\r\n - \ \"etag\": \"W/\\\"27cf64e7-00a9-41d0-a473-f871df2e0824\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"600707af-144d-43a1-8321-5f4a594e2c12\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -186,9 +183,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:10 GMT + - Mon, 02 Aug 2021 08:52:04 GMT etag: - - W/"27cf64e7-00a9-41d0-a473-f871df2e0824" + - W/"600707af-144d-43a1-8321-5f4a594e2c12" expires: - '-1' pragma: @@ -205,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d1cfc817-d413-4e01-abfc-ec3fb89ba2b4 + - 78766d1b-aed3-480e-91ab-63b8ef88c38e status: code: 200 message: OK @@ -223,24 +220,21 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T02:39:47Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:51:40Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:11 GMT + - Mon, 02 Aug 2021 08:52:06 GMT expires: - '-1' pragma: @@ -273,13 +267,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualHubs/test-p2s-vhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-vhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualHubs/test-p2s-vhub\",\r\n - \ \"etag\": \"W/\\\"efeba210-445f-497e-b926-2bc8af731cf0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"36071ba7-d81d-4120-9ff4-36156e943606\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"virtualRouterAsn\": @@ -290,7 +284,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -298,7 +292,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:15 GMT + - Mon, 02 Aug 2021 08:52:14 GMT expires: - '-1' pragma: @@ -311,9 +305,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 24fd4dca-bffe-4fc4-86ae-ee134895b61f + - 38d26a88-d6aa-48ae-a961-e6a61acb6be9 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 201 message: Created @@ -331,9 +325,58 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 02 Aug 2021 08:52:24 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - e7d7ca9a-341a-4fe6-8019-8086859023f8 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network vhub create + Connection: + - keep-alive + ParameterSetName: + - -g -n --vwan --address-prefix + User-Agent: + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -345,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:26 GMT + - Mon, 02 Aug 2021 08:52:34 GMT expires: - '-1' pragma: @@ -362,7 +405,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a5a7ff5f-5adc-4aa0-94bb-5c5cc5739267 + - 65ce167f-fe78-4a82-aa41-8ccca73b2252 status: code: 200 message: OK @@ -380,9 +423,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -394,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:36 GMT + - Mon, 02 Aug 2021 08:52:54 GMT expires: - '-1' pragma: @@ -411,7 +454,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27370e46-d461-4b00-838c-11317cdee06e + - 3dac5c27-d967-4c38-b4f8-8c519b1a5d56 status: code: 200 message: OK @@ -429,9 +472,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -443,7 +486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:40:57 GMT + - Mon, 02 Aug 2021 08:53:15 GMT expires: - '-1' pragma: @@ -460,7 +503,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4c720d6e-58d8-435e-b353-c63deb8afa51 + - 693b371c-86d2-49c8-b531-85b6f114b558 status: code: 200 message: OK @@ -478,9 +521,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -492,7 +535,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:41:18 GMT + - Mon, 02 Aug 2021 08:53:55 GMT expires: - '-1' pragma: @@ -509,7 +552,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2d942864-c676-4a46-a977-861e9fe86272 + - b75583fe-4079-40a8-af97-065fb69670c3 status: code: 200 message: OK @@ -527,9 +570,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -541,7 +584,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:41:58 GMT + - Mon, 02 Aug 2021 08:54:36 GMT expires: - '-1' pragma: @@ -558,7 +601,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b3f37600-b094-478f-93bb-c821f814b90c + - 797436bd-c19c-4a86-855b-a9f9756cd668 status: code: 200 message: OK @@ -576,9 +619,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -590,7 +633,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:42:38 GMT + - Mon, 02 Aug 2021 08:55:56 GMT expires: - '-1' pragma: @@ -607,7 +650,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 21f2ce3e-2fa4-47c8-864d-25c0603196b1 + - c4d0508f-ccb9-4085-acc8-99776745cd62 status: code: 200 message: OK @@ -625,9 +668,9 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3635d4bb-d835-4a73-ac91-46cfdc5e8b73?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ebf28ff8-7e12-41fc-81d7-7eec52998d20?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -639,7 +682,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:43:59 GMT + - Mon, 02 Aug 2021 08:58:36 GMT expires: - '-1' pragma: @@ -656,7 +699,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - adfcd53e-2624-4db4-b06f-b1b3180f87af + - 6729b22d-1a8b-4186-9acb-d50a38045494 status: code: 200 message: OK @@ -674,13 +717,13 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualHubs/test-p2s-vhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-vhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualHubs/test-p2s-vhub\",\r\n - \ \"etag\": \"W/\\\"1fff73d2-fb09-4222-85b1-fc2442fa3b03\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"52d969d4-e769-4a85-a0fb-eb03dd12e43c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"virtualRouterAsn\": @@ -695,7 +738,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:43:59 GMT + - Mon, 02 Aug 2021 08:58:37 GMT expires: - '-1' pragma: @@ -712,7 +755,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9210850f-ac31-45f6-8544-46fa66abd6f9 + - 12eb2c82-7493-4b88-9795-244af5edad7a status: code: 200 message: OK @@ -730,24 +773,21 @@ interactions: ParameterSetName: - -g -n --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T02:39:47Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:51:40Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:01 GMT + - Mon, 02 Aug 2021 08:58:40 GMT expires: - '-1' pragma: @@ -783,13 +823,13 @@ interactions: ParameterSetName: - -g -n --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/vpnServerConfigurations/test-p2s-vpn-server-config?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-vpn-server-config\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/vpnServerConfigurations/test-p2s-vpn-server-config\",\r\n - \ \"etag\": \"W/\\\"a7154c9d-66bb-4d80-ae6b-999df21df09c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"fa16e49f-e635-41cf-9e29-3dd215080dd3\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -806,7 +846,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a8022515-f070-46c9-ae5f-b9603464920e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3c2909ac-d3eb-44c3-a5a7-764a0487609b?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -814,7 +854,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:11 GMT + - Mon, 02 Aug 2021 08:58:48 GMT expires: - '-1' pragma: @@ -827,9 +867,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3e723b23-adf2-4195-86f2-d5f0cb1d178c + - 5ccf3523-0519-4acd-851c-7ba67ed2c7b4 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 201 message: Created @@ -847,9 +887,9 @@ interactions: ParameterSetName: - -g -n --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a8022515-f070-46c9-ae5f-b9603464920e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3c2909ac-d3eb-44c3-a5a7-764a0487609b?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -861,7 +901,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:21 GMT + - Mon, 02 Aug 2021 08:58:58 GMT expires: - '-1' pragma: @@ -878,7 +918,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4decc0a1-2310-49f2-8835-b6cf7cbb7a51 + - 6148e6ed-beb1-4ffc-baa3-3a62f8a33b8a status: code: 200 message: OK @@ -896,13 +936,13 @@ interactions: ParameterSetName: - -g -n --vpn-client-root-certs --vpn-client-revoked-certs User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/vpnServerConfigurations/test-p2s-vpn-server-config?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-vpn-server-config\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/vpnServerConfigurations/test-p2s-vpn-server-config\",\r\n - \ \"etag\": \"W/\\\"5af9ea40-d229-4bf8-8ca6-a3fb7e42d08e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"e768a23c-4596-4e8a-b78b-0c7493b20e1f\\\"\",\r\n \"type\": \"Microsoft.Network/vpnServerConfigurations\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"vpnProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": @@ -923,9 +963,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:21 GMT + - Mon, 02 Aug 2021 08:58:59 GMT etag: - - W/"5af9ea40-d229-4bf8-8ca6-a3fb7e42d08e" + - W/"e768a23c-4596-4e8a-b78b-0c7493b20e1f" expires: - '-1' pragma: @@ -942,7 +982,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13fad66f-093b-43cb-a501-2f1f44834cd0 + - ca4c9a72-a889-4197-8965-e2a333c7059c status: code: 200 message: OK @@ -960,24 +1000,21 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - python/3.8.3 (Windows-10-10.0.18362-SP0) msrest/0.6.21 msrest_azure/0.6.3 - azure-mgmt-resource/12.0.0 Azure-SDK-For-Python AZURECLI/2.21.0 - accept-language: - - en-US + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2020-10-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_p2s_vpn_client_generate000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-04-16T02:39:47Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001","name":"test_p2s_vpn_client_generate000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-08-02T08:51:40Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:23 GMT + - Mon, 02 Aug 2021 08:59:02 GMT expires: - '-1' pragma: @@ -1013,13 +1050,13 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2svpnGateways/test-p2s-gateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-gateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2sVpnGateways/test-p2s-gateway\",\r\n - \ \"etag\": \"W/\\\"1e3f2a34-ab48-4192-8c47-1b9bd76879d2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2fc6d0c1-c401-48d2-b1ee-2cc98e4b8f7c\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHub\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualHubs/test-p2s-vhub\"\r\n @@ -1027,7 +1064,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2sVpnGateways/test-p2s-gateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"1e3f2a34-ab48-4192-8c47-1b9bd76879d2\\\"\",\r\n + \ \"etag\": \"W/\\\"2fc6d0c1-c401-48d2-b1ee-2cc98e4b8f7c\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -1046,7 +1083,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1054,7 +1091,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:31 GMT + - Mon, 02 Aug 2021 08:59:10 GMT expires: - '-1' pragma: @@ -1067,9 +1104,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 138dad21-a660-4d39-a1f7-95d40aab98d9 + - 0f6964c4-8c0d-4613-8ba3-7076f7dfd6b2 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -1087,58 +1124,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 - response: - body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '30' - content-type: - - application/json; charset=utf-8 - date: - - Fri, 16 Apr 2021 02:44:41 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-arm-service-request-id: - - 97b82298-ed17-403c-918b-c2ece4c895de - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - network p2s-vpn-gateway create - Connection: - - keep-alive - ParameterSetName: - - -g --vhub -n --scale-unit --address-space --vpn-server-config - User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1150,7 +1138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:44:51 GMT + - Mon, 02 Aug 2021 08:59:20 GMT expires: - '-1' pragma: @@ -1167,7 +1155,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 80fbf25b-1ce9-48a7-a16e-376cdedbad8e + - 6bad92b0-48af-42bd-8d25-2bd5e3af5e2d status: code: 200 message: OK @@ -1185,9 +1173,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1199,7 +1187,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:45:11 GMT + - Mon, 02 Aug 2021 08:59:31 GMT expires: - '-1' pragma: @@ -1216,7 +1204,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bdb0afa9-d7a0-435d-a1e3-158d81c3e018 + - ec69db0f-150b-4f42-8502-0dbe86644a21 status: code: 200 message: OK @@ -1234,9 +1222,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1248,7 +1236,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:45:32 GMT + - Mon, 02 Aug 2021 08:59:52 GMT expires: - '-1' pragma: @@ -1265,7 +1253,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1944a9fd-437a-4ef2-8ba0-5e555005a14e + - adb895b1-c897-4338-8d67-3d5a33508ab9 status: code: 200 message: OK @@ -1283,9 +1271,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1297,7 +1285,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:46:12 GMT + - Mon, 02 Aug 2021 09:00:12 GMT expires: - '-1' pragma: @@ -1314,7 +1302,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 09736bc4-f129-4a96-896a-72de844fdb4c + - 6687940f-ae85-43e5-bfa0-1aac3e093768 status: code: 200 message: OK @@ -1332,9 +1320,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1346,7 +1334,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:46:52 GMT + - Mon, 02 Aug 2021 09:00:52 GMT expires: - '-1' pragma: @@ -1363,7 +1351,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 998ae922-8e71-4f53-9269-660d089bdbe4 + - f1d796a2-df6a-45a0-aada-2db15e4f92d0 status: code: 200 message: OK @@ -1381,9 +1369,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1395,7 +1383,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:48:13 GMT + - Mon, 02 Aug 2021 09:01:32 GMT expires: - '-1' pragma: @@ -1412,7 +1400,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 67d0638b-3e78-46e1-91dc-4d3aacbf2855 + - 8c956376-89dc-499d-bc9f-55d6a8fee00a status: code: 200 message: OK @@ -1430,9 +1418,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1444,7 +1432,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:50:53 GMT + - Mon, 02 Aug 2021 09:02:52 GMT expires: - '-1' pragma: @@ -1461,7 +1449,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e8d88819-c0fd-4f24-8da8-99a8759658ec + - df35b4c9-3cad-4785-945f-296ee49ce877 status: code: 200 message: OK @@ -1479,9 +1467,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1493,7 +1481,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:52:33 GMT + - Mon, 02 Aug 2021 09:05:34 GMT expires: - '-1' pragma: @@ -1510,7 +1498,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 05983300-3120-43be-8c7b-53276794d5a6 + - 1fd3de65-fde6-4df6-ac5b-7d0b4a3980af status: code: 200 message: OK @@ -1528,9 +1516,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1542,7 +1530,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:54:13 GMT + - Mon, 02 Aug 2021 09:07:14 GMT expires: - '-1' pragma: @@ -1559,7 +1547,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2568eab0-b1f8-42fe-bb84-f615f7bd3a62 + - 694028a9-9328-44f9-b444-b5fed25071b8 status: code: 200 message: OK @@ -1577,9 +1565,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1591,7 +1579,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:55:54 GMT + - Mon, 02 Aug 2021 09:08:55 GMT expires: - '-1' pragma: @@ -1608,7 +1596,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 97e4e216-0c51-4bfc-bbb2-670b32e397a0 + - 49b6ae04-d3a9-4a47-915a-54674f75cdf0 status: code: 200 message: OK @@ -1626,9 +1614,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1640,7 +1628,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:57:35 GMT + - Mon, 02 Aug 2021 09:10:34 GMT expires: - '-1' pragma: @@ -1657,7 +1645,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ca6bc88c-c607-491b-a091-f966ec5f457a + - 9deba6a8-809e-4420-86b7-ac9bf682fdaa status: code: 200 message: OK @@ -1675,9 +1663,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1689,7 +1677,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 02:59:15 GMT + - Mon, 02 Aug 2021 09:12:15 GMT expires: - '-1' pragma: @@ -1706,7 +1694,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e295df31-194a-4c47-9685-2c074ae5cc8a + - b7b116c8-8748-46e1-bc01-85ee2d333184 status: code: 200 message: OK @@ -1724,9 +1712,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1738,7 +1726,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:00:55 GMT + - Mon, 02 Aug 2021 09:13:55 GMT expires: - '-1' pragma: @@ -1755,7 +1743,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 528bc00a-6676-42de-8132-ca009acb3f8b + - 8761c696-6f5b-4fe6-b6e9-3eabc81f92aa status: code: 200 message: OK @@ -1773,9 +1761,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1787,7 +1775,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:02:35 GMT + - Mon, 02 Aug 2021 09:15:36 GMT expires: - '-1' pragma: @@ -1804,7 +1792,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f596ed1-b684-4ba2-9f88-2f60df8b9268 + - 663d6cfd-b73d-45f7-82c9-5e817e140ede status: code: 200 message: OK @@ -1822,9 +1810,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1836,7 +1824,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:04:16 GMT + - Mon, 02 Aug 2021 09:17:16 GMT expires: - '-1' pragma: @@ -1853,7 +1841,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 92490d39-c835-49b3-9f71-28432524601b + - e48cba65-e0bd-4e50-bc34-a2badedef006 status: code: 200 message: OK @@ -1871,9 +1859,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1885,7 +1873,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:05:56 GMT + - Mon, 02 Aug 2021 09:18:57 GMT expires: - '-1' pragma: @@ -1902,7 +1890,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 296f89fe-8757-4614-9830-8c0d08664520 + - 800b51b8-485d-43ce-ac14-2c76d2d43b7b status: code: 200 message: OK @@ -1920,9 +1908,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1934,7 +1922,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:07:37 GMT + - Mon, 02 Aug 2021 09:20:37 GMT expires: - '-1' pragma: @@ -1951,7 +1939,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b3b32ef4-f671-4109-bdc2-747825d13263 + - d128e3fb-dfde-4747-89c8-682b0c2fd515 status: code: 200 message: OK @@ -1969,9 +1957,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1983,7 +1971,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:09:17 GMT + - Mon, 02 Aug 2021 09:22:17 GMT expires: - '-1' pragma: @@ -2000,7 +1988,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a16c21cc-236a-4553-aad8-16fc1fd4b9e0 + - 8f7bd0c7-d6e0-47ff-80d9-af06efab6c99 status: code: 200 message: OK @@ -2018,9 +2006,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2032,7 +2020,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:10:57 GMT + - Mon, 02 Aug 2021 09:23:57 GMT expires: - '-1' pragma: @@ -2049,7 +2037,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7a443916-1989-40ba-a52a-8ba436c3aed6 + - 4de67f0d-43d0-4f3d-920f-e17e2996be66 status: code: 200 message: OK @@ -2067,9 +2055,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2081,7 +2069,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:12:38 GMT + - Mon, 02 Aug 2021 09:25:38 GMT expires: - '-1' pragma: @@ -2098,7 +2086,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3fb3d84d-e699-463c-9bc0-5ff9b51bd833 + - 398e53df-3e72-45fa-8101-fb342e3730d2 status: code: 200 message: OK @@ -2116,9 +2104,9 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cfd98b13-af24-477c-b7f5-07989053fea8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7576aafb-e845-4393-87e6-44234e9c2750?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2130,7 +2118,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:14:18 GMT + - Mon, 02 Aug 2021 09:27:18 GMT expires: - '-1' pragma: @@ -2147,7 +2135,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 86203a62-70ce-4c50-bfce-19a3129064f2 + - 0fc97c2a-a506-42f3-bbfe-87a50114fba2 status: code: 200 message: OK @@ -2165,13 +2153,13 @@ interactions: ParameterSetName: - -g --vhub -n --scale-unit --address-space --vpn-server-config User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2svpnGateways/test-p2s-gateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-p2s-gateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2sVpnGateways/test-p2s-gateway\",\r\n - \ \"etag\": \"W/\\\"a2e36e1f-7f3e-4ded-9969-ae5942d4f99a\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"47fdf0c1-6e0e-4bdb-bfe5-7aafda6f411e\\\"\",\r\n \"type\": \"Microsoft.Network/p2sVpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHub\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/virtualHubs/test-p2s-vhub\"\r\n @@ -2179,7 +2167,7 @@ interactions: \ },\r\n \"vpnServerConfigurationLocation\": \"westus\",\r\n \"p2SConnectionConfigurations\": [\r\n {\r\n \"name\": \"P2SConnectionConfigDefault\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2sVpnGateways/test-p2s-gateway/p2sConnectionConfigurations/P2SConnectionConfigDefault\",\r\n - \ \"etag\": \"W/\\\"a2e36e1f-7f3e-4ded-9969-ae5942d4f99a\\\"\",\r\n + \ \"etag\": \"W/\\\"47fdf0c1-6e0e-4bdb-bfe5-7aafda6f411e\\\"\",\r\n \ \"type\": \"Microsoft.Network/p2sVpnGateways/p2sConnectionConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"routingConfiguration\": {\r\n \"associatedRouteTable\": @@ -2202,9 +2190,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:14:18 GMT + - Mon, 02 Aug 2021 09:27:18 GMT etag: - - W/"a2e36e1f-7f3e-4ded-9969-ae5942d4f99a" + - W/"47fdf0c1-6e0e-4bdb-bfe5-7aafda6f411e" expires: - '-1' pragma: @@ -2221,7 +2209,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f08af41e-622c-4b96-a3b6-b2f3c592a09c + - 463c854c-533f-48f6-8108-f9cea5987d79 status: code: 200 message: OK @@ -2243,7 +2231,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_p2s_vpn_client_generate000001/providers/Microsoft.Network/p2svpnGateways/test-p2s-gateway/generatevpnprofile?api-version=2020-05-01 response: @@ -2251,7 +2239,7 @@ interactions: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50046f6f-8723-4a18-afae-8ddde417f875?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/35767813-6721-45d5-94c3-2bda559760e4?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2259,11 +2247,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:14:21 GMT + - Mon, 02 Aug 2021 09:27:21 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/50046f6f-8723-4a18-afae-8ddde417f875?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/35767813-6721-45d5-94c3-2bda559760e4?api-version=2020-05-01 pragma: - no-cache server: @@ -2274,7 +2262,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e113828f-0c1b-405a-9e77-21c61dcf28b1 + - cb244732-8737-4945-aa09-72f4ed6192e1 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -2294,23 +2282,23 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50046f6f-8723-4a18-afae-8ddde417f875?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/35767813-6721-45d5-94c3-2bda559760e4?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": - {\r\n \"profileUrl\": \"https://nfvprodsuppby.blob.core.windows.net/vpnprofileimmutable/b8960031-c109-42e9-bbb3-e531763f216e/vpnprofile/dbf9988c-f057-47f1-ae23-084dc7df6d3f/vpnclientconfiguration.zip?sv=2018-03-28&sr=b&sig=00000000-0000-0000-0000-000000000000&fileExtension=.zip\"\r\n + {\r\n \"profileUrl\": \"https://nfvprodsuppby.blob.core.windows.net/vpnprofileimmutable/04510031-ab26-4dd3-b173-8b24035402e1/vpnprofile/b53ced6e-e9c4-4eff-bb2b-60b0c86467e7/vpnclientconfiguration.zip?sv=2018-03-28&sr=b&sig=00000000-0000-0000-0000-000000000000&fileExtension=.zip\"\r\n \ }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '431' + - '433' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:14:31 GMT + - Mon, 02 Aug 2021 09:27:31 GMT expires: - '-1' pragma: @@ -2327,7 +2315,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fc5fc51d-6145-4705-91e1-b8735f218565 + - 558a8d52-5599-44de-b67c-411dd5514da5 status: code: 200 message: OK @@ -2345,27 +2333,27 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.21.0 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.26.1 azsdk-python-azure-mgmt-network/18.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/50046f6f-8723-4a18-afae-8ddde417f875?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/35767813-6721-45d5-94c3-2bda559760e4?api-version=2020-05-01 response: body: - string: "{\r\n \"profileUrl\": \"https://nfvprodsuppby.blob.core.windows.net/vpnprofileimmutable/b8960031-c109-42e9-bbb3-e531763f216e/vpnprofile/dbf9988c-f057-47f1-ae23-084dc7df6d3f/vpnclientconfiguration.zip?sv=2018-03-28&sr=b&sig=00000000-0000-0000-0000-000000000000&fileExtension=.zip\"\r\n}" + string: "{\r\n \"profileUrl\": \"https://nfvprodsuppby.blob.core.windows.net/vpnprofileimmutable/04510031-ab26-4dd3-b173-8b24035402e1/vpnprofile/b53ced6e-e9c4-4eff-bb2b-60b0c86467e7/vpnclientconfiguration.zip?sv=2018-03-28&sr=b&sig=00000000-0000-0000-0000-000000000000&fileExtension=.zip\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50046f6f-8723-4a18-afae-8ddde417f875?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/35767813-6721-45d5-94c3-2bda559760e4?api-version=2020-05-01 cache-control: - no-cache content-length: - - '353' + - '355' content-type: - application/json; charset=utf-8 date: - - Fri, 16 Apr 2021 03:14:31 GMT + - Mon, 02 Aug 2021 09:27:32 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/50046f6f-8723-4a18-afae-8ddde417f875?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/35767813-6721-45d5-94c3-2bda559760e4?api-version=2020-05-01 pragma: - no-cache server: @@ -2380,7 +2368,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e113828f-0c1b-405a-9e77-21c61dcf28b1 + - cb244732-8737-4945-aa09-72f4ed6192e1 status: code: 200 message: OK diff --git a/src/virtual-wan/azext_vwan/vendored_sdks/v2020_05_01/v2020_05_01/models/_models_py3.py b/src/virtual-wan/azext_vwan/vendored_sdks/v2020_05_01/v2020_05_01/models/_models_py3.py index 056fc675505..f8a1958c8ba 100644 --- a/src/virtual-wan/azext_vwan/vendored_sdks/v2020_05_01/v2020_05_01/models/_models_py3.py +++ b/src/virtual-wan/azext_vwan/vendored_sdks/v2020_05_01/v2020_05_01/models/_models_py3.py @@ -7594,14 +7594,14 @@ class EffectiveRoutesParameters(msrest.serialization.Model): """ _attribute_map = { - 'resource_id': {'key': 'resourceId', 'type': 'Resource'}, + 'resource_id': {'key': 'resourceId', 'type': 'str'}, 'virtual_wan_resource_type': {'key': 'virtualWanResourceType', 'type': 'str'}, } def __init__( self, *, - resource_id: Optional["Resource"] = None, + resource_id: Optional[str] = None, virtual_wan_resource_type: Optional[str] = None, **kwargs ): diff --git a/src/virtual-wan/setup.py b/src/virtual-wan/setup.py index 31442f4702c..d2e3cb05643 100644 --- a/src/virtual-wan/setup.py +++ b/src/virtual-wan/setup.py @@ -8,7 +8,7 @@ from codecs import open from setuptools import setup, find_packages -VERSION = "0.2.6" +VERSION = "0.2.7" CLASSIFIERS = [ 'Development Status :: 4 - Beta',