diff --git a/src/azure-cli/azure/cli/command_modules/network/_params.py b/src/azure-cli/azure/cli/command_modules/network/_params.py index 3897d8d91ba..dd577332978 100644 --- a/src/azure-cli/azure/cli/command_modules/network/_params.py +++ b/src/azure-cli/azure/cli/command_modules/network/_params.py @@ -742,7 +742,7 @@ def load_arguments(self, _): c.argument('subnet', validator=get_subnet_validator(), help='Name or ID of an existing subnet. If name is specified, also specify --vnet-name.', id_part=None) c.argument('virtual_network_name', help='The virtual network (VNet) associated with the subnet (Omit if supplying a subnet id).', metavar='', id_part=None) c.argument('private_connection_resource_id', help='The resource id of which private enpoint connect to') - c.argument('group_ids', nargs='+', help='The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to. You can use "az network private-resource show to obtain the list of group ids."') + c.argument('group_ids', nargs='+', help='The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to. You can use "az keyvault(storage/etc) private-endpoint show" to obtain the list of group ids.') c.argument('request_message', help='A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.') c.argument('manual_request', help='Use manual request to establish the connection', arg_type=get_three_state_flag()) c.argument('connection_name', help='Name of the private link service connection.') @@ -760,6 +760,7 @@ def load_arguments(self, _): c.argument('private_endpoint_connections', nargs='+', help='Space-separated list of private endpoint connections.') c.argument('fqdns', nargs='+', help='Space-separated list of FQDNs.') c.argument('location', get_location_type(self.cli_ctx), validator=get_default_location_from_resource_group) + c.argument('enable_proxy_protocol', help='Enable proxy protocol for private link service.', arg_type=get_three_state_flag(), min_api='2019-09-01') with self.argument_context('network private-link-service', arg_group='IP Configuration') as c: c.argument('private_ip_address', private_ip_address_type) diff --git a/src/azure-cli/azure/cli/command_modules/network/custom.py b/src/azure-cli/azure/cli/command_modules/network/custom.py index f856f284148..6e0beca8b03 100644 --- a/src/azure-cli/azure/cli/command_modules/network/custom.py +++ b/src/azure-cli/azure/cli/command_modules/network/custom.py @@ -2454,7 +2454,8 @@ def create_private_link_service(cmd, resource_group_name, service_name, subnet, private_ip_address_version=None, virtual_network_name=None, public_ip_address=None, location=None, tags=None, load_balancer_name=None, - visibility=None, auto_approval=None, fqdns=None): + visibility=None, auto_approval=None, fqdns=None, + enable_proxy_protocol=None): client = network_client_factory(cmd.cli_ctx).private_link_services FrontendIPConfiguration, PrivateLinkService, PrivateLinkServiceIpConfiguration, PublicIPAddress, Subnet = \ cmd.get_models('FrontendIPConfiguration', 'PrivateLinkService', 'PrivateLinkServiceIpConfiguration', @@ -2476,13 +2477,14 @@ def create_private_link_service(cmd, resource_group_name, service_name, subnet, visbility=visibility, auto_approval=auto_approval, fqdns=fqdns, - tags=tags + tags=tags, + enable_proxy_protocol=enable_proxy_protocol ) return client.create_or_update(resource_group_name, service_name, link_service) def update_private_link_service(instance, cmd, tags=None, frontend_ip_configurations=None, load_balancer_name=None, - visibility=None, auto_approval=None, fqdns=None): + visibility=None, auto_approval=None, fqdns=None, enable_proxy_protocol=None): FrontendIPConfiguration = cmd.get_models('FrontendIPConfiguration') with cmd.update_context(instance) as c: c.set_param('tags', tags) @@ -2492,6 +2494,7 @@ def update_private_link_service(instance, cmd, tags=None, frontend_ip_configurat c.set_param('visibility', visibility) c.set_param('auto_approval', auto_approval) c.set_param('fqdns', fqdns) + c.set_param('enable_proxy_protocol', enable_proxy_protocol) return instance @@ -2510,7 +2513,7 @@ def update_private_endpoint_connection(cmd, resource_group_name, service_name, p connection_state = PrivateLinkServiceConnectionState( status=connection_status, description=description, - action_required=action_required + actions_required=action_required ) pe_connection = PrivateEndpointConnection( private_link_service_connection_state=connection_state diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_express_route.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_express_route.yaml index 0bef0de2f8f..642aca9315d 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_express_route.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_express_route.yaml @@ -11,8 +11,8 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -434,8 +434,24 @@ interactions: 2000\r\n },\r\n {\r\n \"offerName\": \"5Gbps\",\r\n \ \"valueInMbps\": 5000\r\n },\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n }\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Telstra Test\",\r\n \"id\": - \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Telehouse KDDI Test\",\r\n + \ \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": + [\r\n \"Area51\",\r\n \"Denver Test\",\r\n \"Sao + Paulo Test\"\r\n ],\r\n \"bandwidthsOffered\": [\r\n {\r\n + \ \"offerName\": \"50Mbps\",\r\n \"valueInMbps\": 50\r\n + \ },\r\n {\r\n \"offerName\": \"100Mbps\",\r\n + \ \"valueInMbps\": 100\r\n },\r\n {\r\n \"offerName\": + \"200Mbps\",\r\n \"valueInMbps\": 200\r\n },\r\n {\r\n + \ \"offerName\": \"500Mbps\",\r\n \"valueInMbps\": 500\r\n + \ },\r\n {\r\n \"offerName\": \"1Gbps\",\r\n \"valueInMbps\": + 1000\r\n },\r\n {\r\n \"offerName\": \"2Gbps\",\r\n + \ \"valueInMbps\": 2000\r\n },\r\n {\r\n \"offerName\": + \"5Gbps\",\r\n \"valueInMbps\": 5000\r\n },\r\n {\r\n + \ \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n + \ }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": + \"Telstra Test\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": [\r\n \"Denver Test\"\r\n ],\r\n \"bandwidthsOffered\": @@ -480,7 +496,23 @@ interactions: \"5Gbps\",\r\n \"valueInMbps\": 5000\r\n },\r\n {\r\n \ \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n \ }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": - \"VerizonTest\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \"TSystemsTest\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": + [\r\n \"Area51\",\r\n \"Denver Test\"\r\n ],\r\n + \ \"bandwidthsOffered\": [\r\n {\r\n \"offerName\": + \"50Mbps\",\r\n \"valueInMbps\": 50\r\n },\r\n {\r\n + \ \"offerName\": \"100Mbps\",\r\n \"valueInMbps\": 100\r\n + \ },\r\n {\r\n \"offerName\": \"200Mbps\",\r\n + \ \"valueInMbps\": 200\r\n },\r\n {\r\n \"offerName\": + \"500Mbps\",\r\n \"valueInMbps\": 500\r\n },\r\n {\r\n + \ \"offerName\": \"1Gbps\",\r\n \"valueInMbps\": 1000\r\n + \ },\r\n {\r\n \"offerName\": \"2Gbps\",\r\n \"valueInMbps\": + 2000\r\n },\r\n {\r\n \"offerName\": \"5Gbps\",\r\n + \ \"valueInMbps\": 5000\r\n },\r\n {\r\n \"offerName\": + \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n }\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"VerizonTest\",\r\n \"id\": + \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": [\r\n \"Area51\"\r\n ],\r\n \"bandwidthsOffered\": @@ -495,7 +527,23 @@ interactions: \"5Gbps\",\r\n \"valueInMbps\": 5000\r\n },\r\n {\r\n \ \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n \ }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": - \"Virtustream Test\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \"Viasat Test\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": + [\r\n \"Area51\",\r\n \"Denver Test\"\r\n ],\r\n + \ \"bandwidthsOffered\": [\r\n {\r\n \"offerName\": + \"50Mbps\",\r\n \"valueInMbps\": 50\r\n },\r\n {\r\n + \ \"offerName\": \"100Mbps\",\r\n \"valueInMbps\": 100\r\n + \ },\r\n {\r\n \"offerName\": \"200Mbps\",\r\n + \ \"valueInMbps\": 200\r\n },\r\n {\r\n \"offerName\": + \"500Mbps\",\r\n \"valueInMbps\": 500\r\n },\r\n {\r\n + \ \"offerName\": \"1Gbps\",\r\n \"valueInMbps\": 1000\r\n + \ },\r\n {\r\n \"offerName\": \"2Gbps\",\r\n \"valueInMbps\": + 2000\r\n },\r\n {\r\n \"offerName\": \"5Gbps\",\r\n + \ \"valueInMbps\": 5000\r\n },\r\n {\r\n \"offerName\": + \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n }\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Virtustream Test\",\r\n \"id\": + \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": [\r\n \"Area51\"\r\n ],\r\n \"bandwidthsOffered\": @@ -509,16 +557,32 @@ interactions: \ \"valueInMbps\": 2000\r\n },\r\n {\r\n \"offerName\": \"5Gbps\",\r\n \"valueInMbps\": 5000\r\n },\r\n {\r\n \ \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n - \ }\r\n ]\r\n }\r\n }\r\n ]\r\n}" + \ }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": + \"Zayo Test\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/expressRouteServiceProviders/\",\r\n + \ \"type\": \"Microsoft.Network/expressRouteServiceProviders\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringLocations\": + [\r\n \"Area51\",\r\n \"Denver Test\"\r\n ],\r\n + \ \"bandwidthsOffered\": [\r\n {\r\n \"offerName\": + \"50Mbps\",\r\n \"valueInMbps\": 50\r\n },\r\n {\r\n + \ \"offerName\": \"100Mbps\",\r\n \"valueInMbps\": 100\r\n + \ },\r\n {\r\n \"offerName\": \"200Mbps\",\r\n + \ \"valueInMbps\": 200\r\n },\r\n {\r\n \"offerName\": + \"500Mbps\",\r\n \"valueInMbps\": 500\r\n },\r\n {\r\n + \ \"offerName\": \"1Gbps\",\r\n \"valueInMbps\": 1000\r\n + \ },\r\n {\r\n \"offerName\": \"2Gbps\",\r\n \"valueInMbps\": + 2000\r\n },\r\n {\r\n \"offerName\": \"5Gbps\",\r\n + \ \"valueInMbps\": 5000\r\n },\r\n {\r\n \"offerName\": + \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n }\r\n ]\r\n + \ }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '37928' + - '42708' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:08 GMT + - Thu, 30 Jan 2020 07:38:53 GMT expires: - '-1' pragma: @@ -535,7 +599,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 43375321-318d-476b-ad12-e23d8577c70a + - ec7e6e26-b6bf-4732-a562-39eac9fc8f75 status: code: 200 message: OK @@ -553,15 +617,15 @@ interactions: ParameterSetName: - -g -n --bandwidth --provider --peering-location --sku-tier --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_express_route000001?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001","name":"cli_test_express_route000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-10-24T08:21:58Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001","name":"cli_test_express_route000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-01-30T07:38:45Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -570,7 +634,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:09 GMT + - Thu, 30 Jan 2020 07:38:54 GMT expires: - '-1' pragma: @@ -605,8 +669,8 @@ interactions: ParameterSetName: - -g -n --bandwidth --provider --peering-location --sku-tier --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -614,10 +678,10 @@ interactions: response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"944a97c5-e16d-489f-8b65-a6a9713584cc\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"880a5135-b10f-419d-8103-34f4f71a8789\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Updating\",\r\n \"resourceGuid\": \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n + \"Updating\",\r\n \"resourceGuid\": \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \ \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": @@ -628,7 +692,7 @@ interactions: \ \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c1a71bf7-c4ae-4b00-ac51-d714c9d960d5?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ee82177f-e9c0-4849-bf5a-6127f6d39d1b?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -636,7 +700,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:12 GMT + - Thu, 30 Jan 2020 07:39:01 GMT expires: - '-1' pragma: @@ -649,9 +713,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b0c6639e-4bb6-4826-9111-a2f8eb0cd4d2 + - 2e7a135c-3926-47c1-bc8b-bdcb80a38e8a x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1192' status: code: 201 message: Created @@ -669,10 +733,10 @@ interactions: ParameterSetName: - -g -n --bandwidth --provider --peering-location --sku-tier --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c1a71bf7-c4ae-4b00-ac51-d714c9d960d5?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ee82177f-e9c0-4849-bf5a-6127f6d39d1b?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -684,7 +748,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:22 GMT + - Thu, 30 Jan 2020 07:39:11 GMT expires: - '-1' pragma: @@ -701,7 +765,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b21bd4f0-f72d-47f3-8fbd-7d207424fa4c + - d88d0540-a6de-47a3-9a0e-282a959ea5fc status: code: 200 message: OK @@ -719,60 +783,10 @@ interactions: ParameterSetName: - -g -n --bandwidth --provider --peering-location --sku-tier --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c1a71bf7-c4ae-4b00-ac51-d714c9d960d5?api-version=2019-09-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, 24 Oct 2019 08:22:33 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: - - 7c3dc4f0-284c-45cb-887a-a2871bbe909e - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network express-route create - Connection: - - keep-alive - ParameterSetName: - - -g -n --bandwidth --provider --peering-location --sku-tier --tags - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c1a71bf7-c4ae-4b00-ac51-d714c9d960d5?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ee82177f-e9c0-4849-bf5a-6127f6d39d1b?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -784,7 +798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:43 GMT + - Thu, 30 Jan 2020 07:39:23 GMT expires: - '-1' pragma: @@ -801,7 +815,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 126fd64b-e598-40ac-b03b-9c5496d404a0 + - cfb1f3b8-ebbc-4a9b-8494-fec8ef5bbeb5 status: code: 200 message: OK @@ -819,24 +833,24 @@ interactions: ParameterSetName: - -g -n --bandwidth --provider --peering-location --sku-tier --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"1512c61c-dfbe-4ae9-87c7-e1f5d88e06fa\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"97188c8a-d50d-4200-9ffc-04037a39652f\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \ \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": - \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: @@ -847,7 +861,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:43 GMT + - Thu, 30 Jan 2020 07:39:23 GMT expires: - '-1' pragma: @@ -864,7 +878,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3c363c8d-4ffa-4f51-9c16-517696576c3d + - 98743735-c9e9-4b1f-8706-74dc781b762b status: code: 200 message: OK @@ -880,42 +894,57 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/expressRouteCircuits?api-version=2019-09-01 response: body: - string: '{"value":[{"name":"circuit1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_routepew5yso7rwsl3glwosveugjt3xeqjtg26nvvtvjxkit4ywbjicgpn/providers/Microsoft.Network/expressRouteCircuits/circuit1","etag":"W/\"2ef40ab5-c7be-4156-81ae-f512d627e59c\"","type":"Microsoft.Network/expressRouteCircuits","location":"westus","properties":{"provisioningState":"Failed","resourceGuid":"3df14f70-0c9b-4ba6-8fb1-17fa8789b334","peerings":[],"authorizations":[],"serviceProviderProperties":{"serviceProviderName":"Microsoft - ER Test","peeringLocation":"Area51","bandwidthInMbps":50},"circuitProvisioningState":"Enabled","allowClassicOperations":false,"gatewayManagerEtag":"2","serviceKey":"1b078101-471a-454c-a146-fac814e1a575","serviceProviderProvisioningState":"Provisioning","allowGlobalReach":false,"globalReachEnabled":false,"stag":44},"sku":{"name":"Premium_MeteredData","tier":"Premium","family":"MeteredData"}},{"name":"circuit1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1","etag":"W/\"1512c61c-dfbe-4ae9-87c7-e1f5d88e06fa\"","type":"Microsoft.Network/expressRouteCircuits","location":"westus","tags":{"foo":"doo"},"properties":{"provisioningState":"Succeeded","resourceGuid":"c51aecc2-cecd-4ccc-96c2-f290cc2271b0","peerings":[],"authorizations":[],"serviceProviderProperties":{"serviceProviderName":"Ibiza - Test Provider","peeringLocation":"Area51","bandwidthInMbps":50},"circuitProvisioningState":"Enabled","allowClassicOperations":false,"gatewayManagerEtag":"","serviceKey":"3a749585-89d6-4735-ab51-50ea4f12e1bc","serviceProviderProvisioningState":"NotProvisioned","allowGlobalReach":false,"globalReachEnabled":false,"stag":2},"sku":{"name":"Premium_MeteredData","tier":"Premium","family":"MeteredData"}},{"name":"er1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tjp-rg/providers/Microsoft.Network/expressRouteCircuits/er1","etag":"W/\"304d40ee-1fa1-472d-8963-813a5d4d74ef\"","type":"Microsoft.Network/expressRouteCircuits","location":"westus","properties":{"provisioningState":"Failed","resourceGuid":"f95cc3ca-de4d-4f81-8c2c-6f40915131e6","peerings":[],"authorizations":[],"serviceProviderProperties":{"serviceProviderName":"Microsoft - ER Test","peeringLocation":"Area51","bandwidthInMbps":50},"circuitProvisioningState":"Enabled","allowClassicOperations":false,"gatewayManagerEtag":"","serviceKey":"aa49ccb4-5a7b-4f17-a139-897fdc804396","serviceProviderProvisioningState":"Provisioned","allowGlobalReach":false,"globalReachEnabled":false,"stag":52},"sku":{"name":"Premium_MeteredData","tier":"Premium","family":"MeteredData"}},{"name":"erc360426","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/erc360426group/providers/Microsoft.Network/expressRouteCircuits/erc360426","etag":"W/\"59cca6a5-93a7-4ab1-a1e1-c482ab7cb7a0\"","type":"Microsoft.Network/expressRouteCircuits","location":"northcentralus","tags":{"tag1":"value1"},"properties":{"provisioningState":"Failed","resourceGuid":"952447cd-239b-4acb-8a4b-6638ed43be71","peerings":[],"authorizations":[],"serviceProviderProperties":{"serviceProviderName":"Microsoft - ER Test","peeringLocation":"Area51","bandwidthInMbps":50},"circuitProvisioningState":"Enabled","allowClassicOperations":false,"gatewayManagerEtag":"2","serviceKey":"0147db0b-f777-46a1-ad5c-9d1911eae01a","serviceProviderProvisioningState":"Provisioned","allowGlobalReach":false,"globalReachEnabled":false,"stag":43},"sku":{"name":"Premium_MeteredData","tier":"Premium","family":"MeteredData"}},{"name":"erc798782","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg69214/providers/Microsoft.Network/expressRouteCircuits/erc798782","etag":"W/\"db1b4c06-638e-4ef8-8640-75f76ccab517\"","type":"Microsoft.Network/expressRouteCircuits","location":"northcentralus","tags":{"tag1":"value1"},"properties":{"provisioningState":"Failed","resourceGuid":"6113a3d1-813c-4d03-b05e-b17f4ff036c2","peerings":[{"name":"MicrosoftPeering","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg69214/providers/Microsoft.Network/expressRouteCircuits/erc798782/peerings/MicrosoftPeering","etag":"W/\"db1b4c06-638e-4ef8-8640-75f76ccab517\"","properties":{"provisioningState":"Deleting","peeringType":"MicrosoftPeering","azureASN":0,"peerASN":100,"primaryPeerAddressPrefix":"123.0.0.0/30","secondaryPeerAddressPrefix":"123.0.0.4/30","state":"Disabled","vlanId":200,"lastModifiedBy":"","microsoftPeeringConfig":{"advertisedPublicPrefixes":["123.1.0.0/24"],"advertisedPublicPrefixesState":"NotConfigured","customerASN":0,"legacyMode":0,"routingRegistryName":"NONE"},"connections":[],"peeredConnections":[]},"type":"Microsoft.Network/expressRouteCircuits/peerings"}],"authorizations":[],"serviceProviderProperties":{"serviceProviderName":"Microsoft - ER Test","peeringLocation":"Area51","bandwidthInMbps":50},"circuitProvisioningState":"Enabled","allowClassicOperations":false,"gatewayManagerEtag":"76","serviceKey":"f3a0e8dd-d358-42bb-9471-68f8f2f5d112","serviceProviderProvisioningState":"Provisioned","allowGlobalReach":false,"globalReachEnabled":false,"stag":36},"sku":{"name":"Premium_MeteredData","tier":"Premium","family":"MeteredData"}}]}' + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"circuit1\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n + \ \"etag\": \"W/\\\"97188c8a-d50d-4200-9ffc-04037a39652f\\\"\",\r\n \"type\": + \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"foo\": \"doo\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \"peerings\": [],\r\n + \ \"authorizations\": [],\r\n \"serviceProviderProperties\": + {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": + \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": + \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n + \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n + \ },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n + \ \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n + \ }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '5332' + - '1326' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:46 GMT + - Thu, 30 Jan 2020 07:39:25 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-original-request-ids: - - f81417b2-37ee-4fc1-8117-222db3579d13 - - 45816c46-4bdd-40b5-a18b-b69b69b458e7 + x-ms-arm-service-request-id: + - d480953d-6ac0-44b3-9f3e-9e4ff7a6a4eb status: code: 200 message: OK @@ -933,8 +962,8 @@ interactions: ParameterSetName: - --resource-group User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -943,18 +972,18 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"1512c61c-dfbe-4ae9-87c7-e1f5d88e06fa\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"97188c8a-d50d-4200-9ffc-04037a39652f\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n \"peerings\": [],\r\n + \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \"peerings\": [],\r\n \ \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": - \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n \ },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \ \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n \ }\r\n }\r\n ]\r\n}" @@ -966,7 +995,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:47 GMT + - Thu, 30 Jan 2020 07:39:26 GMT expires: - '-1' pragma: @@ -983,7 +1012,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b7da1ac-215d-4cf3-bf28-7bd59c3e60bc + - 692efdd2-7fce-4b72-b98a-ae4d3d15fb9c status: code: 200 message: OK @@ -1001,8 +1030,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1010,17 +1039,17 @@ interactions: response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"1512c61c-dfbe-4ae9-87c7-e1f5d88e06fa\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"97188c8a-d50d-4200-9ffc-04037a39652f\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \ \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": - \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: @@ -1031,7 +1060,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:48 GMT + - Thu, 30 Jan 2020 07:39:27 GMT expires: - '-1' pragma: @@ -1048,7 +1077,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13f3518d-c7cc-4895-b63c-8b349d6a4573 + - eb7faf5a-de42-4c33-9b60-5422ce0a995b status: code: 200 message: OK @@ -1066,8 +1095,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1084,7 +1113,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:49 GMT + - Thu, 30 Jan 2020 07:39:28 GMT expires: - '-1' pragma: @@ -1101,7 +1130,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c226527e-cbb8-4d20-8d11-d4f0ef5cbb31 + - c4618b3a-8a30-47fb-b670-3b478db83266 status: code: 200 message: OK @@ -1119,8 +1148,8 @@ interactions: ParameterSetName: - -g -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1128,17 +1157,17 @@ interactions: response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"1512c61c-dfbe-4ae9-87c7-e1f5d88e06fa\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"97188c8a-d50d-4200-9ffc-04037a39652f\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \ \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": - \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: @@ -1149,7 +1178,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:50 GMT + - Thu, 30 Jan 2020 07:39:29 GMT expires: - '-1' pragma: @@ -1166,7 +1195,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3d3af9cd-6a00-42a9-89f9-180b91f09ff7 + - 1ada706c-ae72-40b6-92d1-7c70f5b18023 status: code: 200 message: OK @@ -1174,9 +1203,11 @@ interactions: body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1", "location": "westus", "tags": {"foo": "doo", "test": "Test"}, "sku": {"name": "Premium_MeteredData", "tier": "Premium", "family": "MeteredData"}, "properties": - {"allowClassicOperations": false, "authorizations": [], "peerings": [], "serviceProviderProperties": - {"serviceProviderName": "Ibiza Test Provider", "peeringLocation": "Area51", - "bandwidthInMbps": 50}, "gatewayManagerEtag": ""}}''' + {"allowClassicOperations": false, "circuitProvisioningState": "Enabled", "serviceProviderProvisioningState": + "NotProvisioned", "authorizations": [], "peerings": [], "serviceKey": "37618493-c3cb-48c0-bb4d-1e875713a48a", + "serviceProviderProperties": {"serviceProviderName": "Ibiza Test Provider", + "peeringLocation": "Area51", "bandwidthInMbps": 50}, "gatewayManagerEtag": "", + "globalReachEnabled": false}}''' headers: Accept: - application/json @@ -1187,14 +1218,14 @@ interactions: Connection: - keep-alive Content-Length: - - '598' + - '774' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -1202,22 +1233,22 @@ interactions: response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"40c249d6-7a2b-4a3e-8e58-f193cd2d6f2b\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6b5d5186-cca1-4659-8282-3cd4eb99492a\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\",\r\n \"test\": \"Test\"\r\n },\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n \"peerings\": [],\r\n \"authorizations\": + \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Disabled\",\r\n \"allowClassicOperations\": - false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4d6975fa-c563-406b-b2dd-2ec9b66ac98a?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d9de8075-3102-4512-aed7-d37665da1a82?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1225,7 +1256,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:22:52 GMT + - Thu, 30 Jan 2020 07:39:33 GMT expires: - '-1' pragma: @@ -1242,9 +1273,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1240bec8-577d-4ab0-833e-0726a114d508 + - fdd4e875-7c2f-4bba-9816-a901d3ba8415 x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1189' status: code: 200 message: OK @@ -1262,10 +1293,10 @@ interactions: ParameterSetName: - -g -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4d6975fa-c563-406b-b2dd-2ec9b66ac98a?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d9de8075-3102-4512-aed7-d37665da1a82?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1277,7 +1308,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:02 GMT + - Thu, 30 Jan 2020 07:39:44 GMT expires: - '-1' pragma: @@ -1294,7 +1325,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 130f9dcd-5a8f-40c0-8d6e-26b77e41b698 + - e4a0b9b4-711f-4d9f-b467-503b5d5b5296 status: code: 200 message: OK @@ -1312,24 +1343,24 @@ interactions: ParameterSetName: - -g -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"de9d3fc9-e240-4d10-9b7b-2b1162a689c5\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ae390f75-77b4-468c-8085-244408be7de3\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\",\r\n \"test\": \"Test\"\r\n },\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n \"peerings\": [],\r\n \"authorizations\": + \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": - false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: @@ -1340,7 +1371,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:03 GMT + - Thu, 30 Jan 2020 07:39:45 GMT expires: - '-1' pragma: @@ -1357,7 +1388,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fccb167c-7df2-4a0d-8199-2cad41226efd + - d540d8c0-ac2d-49d0-b7a3-486137557b4e status: code: 200 message: OK @@ -1375,8 +1406,8 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1384,17 +1415,17 @@ interactions: response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"de9d3fc9-e240-4d10-9b7b-2b1162a689c5\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ae390f75-77b4-468c-8085-244408be7de3\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"doo\",\r\n \"test\": \"Test\"\r\n },\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n \"peerings\": [],\r\n \"authorizations\": + \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": - false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: @@ -1405,7 +1436,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:05 GMT + - Thu, 30 Jan 2020 07:39:46 GMT expires: - '-1' pragma: @@ -1422,7 +1453,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a1f5ba32-27ed-4e4c-be8d-d879339e13e4 + - 87f910ee-093f-47d6-ad21-11d7baf07763 status: code: 200 message: OK @@ -1430,9 +1461,11 @@ interactions: body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1", "location": "westus", "tags": {"foo": "boo"}, "sku": {"name": "Premium_MeteredData", "tier": "Premium", "family": "MeteredData"}, "properties": {"allowClassicOperations": - false, "authorizations": [], "peerings": [], "serviceProviderProperties": {"serviceProviderName": - "Ibiza Test Provider", "peeringLocation": "Area51", "bandwidthInMbps": 50}, - "gatewayManagerEtag": ""}}''' + false, "circuitProvisioningState": "Enabled", "serviceProviderProvisioningState": + "NotProvisioned", "authorizations": [], "peerings": [], "serviceKey": "37618493-c3cb-48c0-bb4d-1e875713a48a", + "serviceProviderProperties": {"serviceProviderName": "Ibiza Test Provider", + "peeringLocation": "Area51", "bandwidthInMbps": 50}, "gatewayManagerEtag": "", + "globalReachEnabled": false}}''' headers: Accept: - application/json @@ -1443,14 +1476,14 @@ interactions: Connection: - keep-alive Content-Length: - - '582' + - '758' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -1458,22 +1491,22 @@ interactions: response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"8a31bac5-15be-48e4-88e1-953101740bf4\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"585bd4fa-f6cb-45ad-b23c-9a2950a356bd\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"boo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Updating\",\r\n \"resourceGuid\": \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n + \"Updating\",\r\n \"resourceGuid\": \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \ \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Disabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": - \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9a1e72f3-98d5-4a4f-ab1c-df059cf2c541?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/03fe43f5-dd63-482b-a8ff-a9cb86676cf1?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1481,7 +1514,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:08 GMT + - Thu, 30 Jan 2020 07:39:50 GMT expires: - '-1' pragma: @@ -1498,9 +1531,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a7d44f48-d615-4b4e-9a7a-1fddaa0753cb + - 26ae3896-4441-46cd-b5b6-57000064613f x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1190' status: code: 200 message: OK @@ -1518,10 +1551,10 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9a1e72f3-98d5-4a4f-ab1c-df059cf2c541?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/03fe43f5-dd63-482b-a8ff-a9cb86676cf1?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1533,7 +1566,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:18 GMT + - Thu, 30 Jan 2020 07:40:02 GMT expires: - '-1' pragma: @@ -1550,7 +1583,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6ae75adc-db73-47e6-abdf-fae3fe66ff97 + - b101df18-0bbd-45b9-bb6f-7a50ee640928 status: code: 200 message: OK @@ -1568,24 +1601,24 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"circuit1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1\",\r\n - \ \"etag\": \"W/\\\"bc5a821f-bb4d-4fa6-9925-3c36ef441416\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ce3d3205-a993-4682-b723-503caaf754da\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"foo\": \"boo\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"c51aecc2-cecd-4ccc-96c2-f290cc2271b0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"be774e44-4c53-4a26-820a-afeb757e095a\",\r\n \ \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"Ibiza Test Provider\",\r\n \"peeringLocation\": \"Area51\",\r\n \"bandwidthInMbps\": 50\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": - \"\",\r\n \"serviceKey\": \"3a749585-89d6-4735-ab51-50ea4f12e1bc\",\r\n + \"\",\r\n \"serviceKey\": \"37618493-c3cb-48c0-bb4d-1e875713a48a\",\r\n \ \"serviceProviderProvisioningState\": \"NotProvisioned\",\r\n \"allowGlobalReach\": - false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 2\r\n },\r\n + false,\r\n \"globalReachEnabled\": false,\r\n \"stag\": 3\r\n },\r\n \ \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \ \"family\": \"MeteredData\"\r\n }\r\n}" headers: @@ -1596,7 +1629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:19 GMT + - Thu, 30 Jan 2020 07:40:03 GMT expires: - '-1' pragma: @@ -1613,7 +1646,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 396c27bc-4ecd-4906-87a4-c646f1245032 + - 5cef0201-ea1c-4cca-b934-31b7305a6f0d status: code: 200 message: OK @@ -1635,8 +1668,8 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -1644,13 +1677,13 @@ interactions: response: body: string: "{\r\n \"name\": \"auth1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/authorizations/auth1\",\r\n - \ \"etag\": \"W/\\\"3a9b5f63-966b-45ec-b374-f213744c7ba8\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"9206b2da-8a97-4bec-8d26-135fb6266ba6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"authorizationKey\": - \"2b256bda-15c0-4821-ae74-f4ddfd083dca\",\r\n \"authorizationUseStatus\": + \"0399784f-f3a8-463f-be54-22b5b05894f3\",\r\n \"authorizationUseStatus\": \"Available\"\r\n },\r\n \"type\": \"Microsoft.Network/expressRouteCircuits/authorizations\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/79b30fda-cb64-4178-b098-721de94030ce?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5758763a-e8a4-4042-83a7-70af5fa6f78e?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1658,7 +1691,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:20 GMT + - Thu, 30 Jan 2020 07:40:04 GMT expires: - '-1' pragma: @@ -1671,9 +1704,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8f3e7d10-d6f8-4528-9bd4-2d3acf3ccbe0 + - 97d5dd51-f9fa-42e8-bc04-930768d9e9a9 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1189' status: code: 201 message: Created @@ -1691,10 +1724,10 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/79b30fda-cb64-4178-b098-721de94030ce?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5758763a-e8a4-4042-83a7-70af5fa6f78e?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1706,7 +1739,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:31 GMT + - Thu, 30 Jan 2020 07:40:15 GMT expires: - '-1' pragma: @@ -1723,7 +1756,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 61615155-aee2-481d-8d67-ce4b6d53d847 + - 8e698ebd-f421-4766-9692-d96141af2736 status: code: 200 message: OK @@ -1741,16 +1774,16 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/authorizations/auth1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"auth1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/authorizations/auth1\",\r\n - \ \"etag\": \"W/\\\"723b627f-5813-447a-9e87-8d21d0a9e2bb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"682a6dbf-52f1-49d1-b5b3-96257c8485a9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"authorizationKey\": - \"2b256bda-15c0-4821-ae74-f4ddfd083dca\",\r\n \"authorizationUseStatus\": + \"0399784f-f3a8-463f-be54-22b5b05894f3\",\r\n \"authorizationUseStatus\": \"Available\"\r\n },\r\n \"type\": \"Microsoft.Network/expressRouteCircuits/authorizations\"\r\n}" headers: cache-control: @@ -1760,7 +1793,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:31 GMT + - Thu, 30 Jan 2020 07:40:15 GMT expires: - '-1' pragma: @@ -1777,7 +1810,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5b56e1e3-80d0-4271-8cfe-3b403a905a23 + - 2f057233-b0ba-4912-b67f-4a320b52fb61 status: code: 200 message: OK @@ -1795,8 +1828,8 @@ interactions: ParameterSetName: - --resource-group --circuit-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1805,9 +1838,9 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"auth1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/authorizations/auth1\",\r\n - \ \"etag\": \"W/\\\"723b627f-5813-447a-9e87-8d21d0a9e2bb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"682a6dbf-52f1-49d1-b5b3-96257c8485a9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"authorizationKey\": - \"2b256bda-15c0-4821-ae74-f4ddfd083dca\",\r\n \"authorizationUseStatus\": + \"0399784f-f3a8-463f-be54-22b5b05894f3\",\r\n \"authorizationUseStatus\": \"Available\"\r\n },\r\n \"type\": \"Microsoft.Network/expressRouteCircuits/authorizations\"\r\n \ }\r\n ]\r\n}" headers: @@ -1818,7 +1851,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:33 GMT + - Thu, 30 Jan 2020 07:40:17 GMT expires: - '-1' pragma: @@ -1835,7 +1868,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 91a75aea-4379-4f2e-86c2-e426a7d8ea6e + - a75af7df-7deb-411c-947b-e4f5ddc53f8f status: code: 200 message: OK @@ -1853,8 +1886,8 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1862,9 +1895,9 @@ interactions: response: body: string: "{\r\n \"name\": \"auth1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/authorizations/auth1\",\r\n - \ \"etag\": \"W/\\\"723b627f-5813-447a-9e87-8d21d0a9e2bb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"682a6dbf-52f1-49d1-b5b3-96257c8485a9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"authorizationKey\": - \"2b256bda-15c0-4821-ae74-f4ddfd083dca\",\r\n \"authorizationUseStatus\": + \"0399784f-f3a8-463f-be54-22b5b05894f3\",\r\n \"authorizationUseStatus\": \"Available\"\r\n },\r\n \"type\": \"Microsoft.Network/expressRouteCircuits/authorizations\"\r\n}" headers: cache-control: @@ -1874,7 +1907,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:34 GMT + - Thu, 30 Jan 2020 07:40:19 GMT expires: - '-1' pragma: @@ -1891,7 +1924,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ce99b0a7-b513-4395-b951-0bc7c3518347 + - c8cd88d4-b8f4-43b4-acda-2a15a98b8c8a status: code: 200 message: OK @@ -1911,8 +1944,8 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: DELETE @@ -1922,17 +1955,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9c3f7620-81f2-46b2-949b-ca0f6e3702ed?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/28727c87-51db-4985-9775-21f6fed4fbb1?api-version=2019-09-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 24 Oct 2019 08:23:34 GMT + - Thu, 30 Jan 2020 07:40:20 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/9c3f7620-81f2-46b2-949b-ca0f6e3702ed?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/28727c87-51db-4985-9775-21f6fed4fbb1?api-version=2019-09-01 pragma: - no-cache server: @@ -1943,9 +1976,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aad7014c-d78d-4fff-acf1-e3450789bfcb + - 589b552c-f478-4c42-871a-eff7914e238f x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14999' status: code: 202 message: Accepted @@ -1963,10 +1996,10 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9c3f7620-81f2-46b2-949b-ca0f6e3702ed?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/28727c87-51db-4985-9775-21f6fed4fbb1?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1978,7 +2011,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:46 GMT + - Thu, 30 Jan 2020 07:40:31 GMT expires: - '-1' pragma: @@ -1995,7 +2028,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 42d65ada-a977-4b18-a207-547ce94da8b3 + - bb06464a-00e7-483b-a669-dd1a017a952e status: code: 200 message: OK @@ -2013,8 +2046,8 @@ interactions: ParameterSetName: - --resource-group --circuit-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2030,7 +2063,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:48 GMT + - Thu, 30 Jan 2020 07:40:33 GMT expires: - '-1' pragma: @@ -2047,7 +2080,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - faa6eb19-91c0-410b-b54e-1e88dacb06e0 + - 37dfcff8-2d70-4364-adde-8cd95e93a885 status: code: 200 message: OK @@ -2072,8 +2105,8 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -2081,7 +2114,7 @@ interactions: response: body: string: "{\r\n \"name\": \"AzurePrivatePeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering\",\r\n - \ \"etag\": \"W/\\\"19c5c30a-c611-45b7-882f-4aef8cc9072e\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"166562a9-5cdc-4ef7-8d5b-99e158b90e84\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peeringType\": \"AzurePrivatePeering\",\r\n \ \"azureASN\": 0,\r\n \"peerASN\": 10001,\r\n \"primaryPeerAddressPrefix\": \"102.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"103.0.0.0/30\",\r\n @@ -2090,7 +2123,7 @@ interactions: \ \"type\": \"Microsoft.Network/expressRouteCircuits/peerings\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6b7e6e3e-da6a-4ce7-b31e-97274bd7258a?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/775d8539-e5ee-4d88-a26f-0cb1ccf9978c?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -2098,7 +2131,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:49 GMT + - Thu, 30 Jan 2020 07:40:36 GMT expires: - '-1' pragma: @@ -2111,9 +2144,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 51a9a052-089a-492f-a45c-5544bc6b041f + - fa404ebf-df87-441e-a256-7658b04b174d x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1197' status: code: 201 message: Created @@ -2132,10 +2165,10 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6b7e6e3e-da6a-4ce7-b31e-97274bd7258a?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/775d8539-e5ee-4d88-a26f-0cb1ccf9978c?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2147,7 +2180,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:23:59 GMT + - Thu, 30 Jan 2020 07:40:46 GMT expires: - '-1' pragma: @@ -2164,7 +2197,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c6ec2e9-10e2-4713-bf40-1c03ab9fd897 + - 88d92ee8-b0c9-42d6-a06d-21fb6e0517fb status: code: 200 message: OK @@ -2183,14 +2216,14 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"AzurePrivatePeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering\",\r\n - \ \"etag\": \"W/\\\"ef363b61-3983-4678-831c-6af10ce65257\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"4ce28fb6-5cbd-4e25-8e66-c1d2bb352059\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"AzurePrivatePeering\",\r\n \ \"azureASN\": 12076,\r\n \"peerASN\": 10001,\r\n \"primaryPeerAddressPrefix\": \"102.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"103.0.0.0/30\",\r\n @@ -2207,7 +2240,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:00 GMT + - Thu, 30 Jan 2020 07:40:47 GMT expires: - '-1' pragma: @@ -2224,7 +2257,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d021e22c-d874-421b-99b2-07d145e685a6 + - 8a0cd2ec-51eb-4ff1-957d-01c7a10fdddd status: code: 200 message: OK @@ -2250,8 +2283,8 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet --advertised-public-prefixes --customer-asn --routing-registry-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -2259,7 +2292,7 @@ interactions: response: body: string: "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/MicrosoftPeering\",\r\n - \ \"etag\": \"W/\\\"9a380e46-24f6-4e37-b95d-adcf590eada9\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"1126eb9b-5473-462d-9898-b3a010ab2fc2\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \ \"azureASN\": 0,\r\n \"peerASN\": 10002,\r\n \"primaryPeerAddressPrefix\": \"104.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"105.0.0.0/30\",\r\n @@ -2271,7 +2304,7 @@ interactions: [],\r\n \"peeredConnections\": []\r\n },\r\n \"type\": \"Microsoft.Network/expressRouteCircuits/peerings\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a16835c2-6f0a-4fee-83ee-b4963dc54ae6?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/72e47f2f-33cc-4e73-aa79-1616685c7f2b?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -2279,7 +2312,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:03 GMT + - Thu, 30 Jan 2020 07:40:49 GMT expires: - '-1' pragma: @@ -2292,9 +2325,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e94757d6-d2a4-499c-8e2b-aaa30fc7dfde + - ad49797e-98c8-4486-902a-dd11ae19abec x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1195' status: code: 201 message: Created @@ -2313,10 +2346,10 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet --advertised-public-prefixes --customer-asn --routing-registry-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a16835c2-6f0a-4fee-83ee-b4963dc54ae6?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/72e47f2f-33cc-4e73-aa79-1616685c7f2b?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2328,7 +2361,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:13 GMT + - Thu, 30 Jan 2020 07:41:00 GMT expires: - '-1' pragma: @@ -2345,7 +2378,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b3c4926-e89a-4eb3-a587-5b00e79d0c59 + - b7013ee4-2f80-439c-bfe1-0430ece10f8c status: code: 200 message: OK @@ -2364,10 +2397,10 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet --advertised-public-prefixes --customer-asn --routing-registry-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a16835c2-6f0a-4fee-83ee-b4963dc54ae6?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/72e47f2f-33cc-4e73-aa79-1616685c7f2b?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2379,7 +2412,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:23 GMT + - Thu, 30 Jan 2020 07:41:10 GMT expires: - '-1' pragma: @@ -2396,7 +2429,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 18b94475-26c4-4e47-af9c-fb9fb7e772ad + - 0a6dc106-d7f9-4757-8e14-2a37c4e2d238 status: code: 200 message: OK @@ -2415,10 +2448,10 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet --advertised-public-prefixes --customer-asn --routing-registry-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a16835c2-6f0a-4fee-83ee-b4963dc54ae6?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/72e47f2f-33cc-4e73-aa79-1616685c7f2b?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2430,7 +2463,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:33 GMT + - Thu, 30 Jan 2020 07:41:20 GMT expires: - '-1' pragma: @@ -2447,7 +2480,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 616c27a1-49d9-4a71-b1c6-d7b627acd3ff + - 88f8f2a5-614b-4867-8f7a-9fe393180f94 status: code: 200 message: OK @@ -2466,14 +2499,14 @@ interactions: - -g --circuit-name --peering-type --peer-asn --vlan-id --primary-peer-subnet --secondary-peer-subnet --advertised-public-prefixes --customer-asn --routing-registry-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/MicrosoftPeering?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/MicrosoftPeering\",\r\n - \ \"etag\": \"W/\\\"3e6aadf4-cc7e-4a2e-b98d-786c7c1b66a2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"a8a8456e-fb89-4a9d-847c-441a291943f0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \ \"azureASN\": 12076,\r\n \"peerASN\": 10002,\r\n \"primaryPeerAddressPrefix\": \"104.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"105.0.0.0/30\",\r\n @@ -2493,7 +2526,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:33 GMT + - Thu, 30 Jan 2020 07:41:21 GMT expires: - '-1' pragma: @@ -2510,7 +2543,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c0530a38-5b37-451f-8007-2e30ecdc2e15 + - d66e98f7-cfcb-4c26-bb1c-5f4513fb2756 status: code: 200 message: OK @@ -2528,8 +2561,8 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2537,7 +2570,7 @@ interactions: response: body: string: "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/MicrosoftPeering\",\r\n - \ \"etag\": \"W/\\\"3e6aadf4-cc7e-4a2e-b98d-786c7c1b66a2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"a8a8456e-fb89-4a9d-847c-441a291943f0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \ \"azureASN\": 12076,\r\n \"peerASN\": 10002,\r\n \"primaryPeerAddressPrefix\": \"104.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"105.0.0.0/30\",\r\n @@ -2557,7 +2590,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:36 GMT + - Thu, 30 Jan 2020 07:41:22 GMT expires: - '-1' pragma: @@ -2574,7 +2607,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 898121c9-30aa-4287-969b-b5da60271b54 + - b05cc6cc-679f-4af8-8419-aa66dc25b576 status: code: 200 message: OK @@ -2594,8 +2627,8 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: DELETE @@ -2605,17 +2638,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6f8b843e-e382-4822-972a-8ae2ca24df7a?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a470f9c7-810f-4c55-98fb-b3c5b97f66aa?api-version=2019-09-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 24 Oct 2019 08:24:37 GMT + - Thu, 30 Jan 2020 07:41:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/6f8b843e-e382-4822-972a-8ae2ca24df7a?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/a470f9c7-810f-4c55-98fb-b3c5b97f66aa?api-version=2019-09-01 pragma: - no-cache server: @@ -2626,9 +2659,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 94276c6a-99f1-4f19-8c7b-1c532718a8d6 + - 73d66da8-24fc-4b30-88ad-d0bca1d4a91f x-ms-ratelimit-remaining-subscription-deletes: - - '14995' + - '14999' status: code: 202 message: Accepted @@ -2646,10 +2679,10 @@ interactions: ParameterSetName: - -g --circuit-name -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6f8b843e-e382-4822-972a-8ae2ca24df7a?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a470f9c7-810f-4c55-98fb-b3c5b97f66aa?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2661,7 +2694,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:48 GMT + - Thu, 30 Jan 2020 07:41:35 GMT expires: - '-1' pragma: @@ -2678,7 +2711,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27bfe8f3-deca-491a-aff2-c9b828d0f9b7 + - 09804b3f-3874-49cf-86ce-b7f52fd405b4 status: code: 200 message: OK @@ -2696,8 +2729,8 @@ interactions: ParameterSetName: - --resource-group --circuit-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2706,7 +2739,7 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"AzurePrivatePeering\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering\",\r\n - \ \"etag\": \"W/\\\"77159f94-1554-45be-afef-f0fbb032c6d3\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f17e3337-a7b3-431e-89d6-0f002b0bf7f4\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"AzurePrivatePeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 10001,\r\n \"primaryPeerAddressPrefix\": \"102.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": @@ -2724,7 +2757,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:50 GMT + - Thu, 30 Jan 2020 07:41:38 GMT expires: - '-1' pragma: @@ -2741,7 +2774,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f47c4ded-9bd8-4bac-ab65-47078e08cf0f + - 5651cc57-06e6-4b1b-9972-894a65a03e4d status: code: 200 message: OK @@ -2759,8 +2792,8 @@ interactions: ParameterSetName: - -g --circuit-name -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2768,7 +2801,7 @@ interactions: response: body: string: "{\r\n \"name\": \"AzurePrivatePeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering\",\r\n - \ \"etag\": \"W/\\\"77159f94-1554-45be-afef-f0fbb032c6d3\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f17e3337-a7b3-431e-89d6-0f002b0bf7f4\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"AzurePrivatePeering\",\r\n \ \"azureASN\": 12076,\r\n \"peerASN\": 10001,\r\n \"primaryPeerAddressPrefix\": \"102.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"103.0.0.0/30\",\r\n @@ -2785,7 +2818,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:51 GMT + - Thu, 30 Jan 2020 07:41:39 GMT expires: - '-1' pragma: @@ -2802,15 +2835,17 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fb173db3-7731-4acb-9fca-39d0069a4641 + - 7c77c884-5a8a-4611-9e5a-b6806f1ae6be status: code: 200 message: OK - request: body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering", - "properties": {"peeringType": "AzurePrivatePeering", "state": "Enabled", "peerASN": - 10001, "primaryPeerAddressPrefix": "102.0.0.0/30", "secondaryPeerAddressPrefix": - "103.0.0.0/30", "vlanId": 200, "gatewayManagerEtag": "12"}, "name": "AzurePrivatePeering"}''' + "properties": {"peeringType": "AzurePrivatePeering", "state": "Enabled", "azureASN": + 12076, "peerASN": 10001, "primaryPeerAddressPrefix": "102.0.0.0/30", "secondaryPeerAddressPrefix": + "103.0.0.0/30", "primaryAzurePort": "A51-IBIZA-06GMR-CIS-1-PRI-A", "secondaryAzurePort": + "A51-IBIZA-06GMR-CIS-2-SEC-A", "vlanId": 200, "gatewayManagerEtag": "12", "connections": + []}, "name": "AzurePrivatePeering"}''' headers: Accept: - application/json @@ -2821,14 +2856,14 @@ interactions: Connection: - keep-alive Content-Length: - - '495' + - '637' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --circuit-name -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -2836,7 +2871,7 @@ interactions: response: body: string: "{\r\n \"name\": \"AzurePrivatePeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering\",\r\n - \ \"etag\": \"W/\\\"e2f43799-90d0-464f-b8f5-50d55f83889d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"3a649062-490b-4c1c-b0b4-7204738c5cab\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peeringType\": \"AzurePrivatePeering\",\r\n \ \"azureASN\": 12076,\r\n \"peerASN\": 10001,\r\n \"primaryPeerAddressPrefix\": \"102.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"103.0.0.0/30\",\r\n @@ -2847,7 +2882,7 @@ interactions: \"Microsoft.Network/expressRouteCircuits/peerings\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c062a449-76cb-43cc-9135-dd556071e754?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fed62409-96ae-4350-a8bf-85992532f1c0?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -2855,7 +2890,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:24:52 GMT + - Thu, 30 Jan 2020 07:41:40 GMT expires: - '-1' pragma: @@ -2872,9 +2907,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e4f96b8-2480-4aac-9d4c-7001d505c71d + - 49234a45-e96f-418a-8dac-6d441d2bdce2 x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1193' status: code: 200 message: OK @@ -2892,10 +2927,10 @@ interactions: ParameterSetName: - -g --circuit-name -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c062a449-76cb-43cc-9135-dd556071e754?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fed62409-96ae-4350-a8bf-85992532f1c0?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2907,7 +2942,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:03 GMT + - Thu, 30 Jan 2020 07:41:52 GMT expires: - '-1' pragma: @@ -2924,7 +2959,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 44bd77e3-8e5d-40fe-a14c-a3c463263252 + - 5986d1c9-41b7-4cdb-9656-6a2bae9d258a status: code: 200 message: OK @@ -2942,14 +2977,14 @@ interactions: ParameterSetName: - -g --circuit-name -n --set User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"AzurePrivatePeering\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_express_route000001/providers/Microsoft.Network/expressRouteCircuits/circuit1/peerings/AzurePrivatePeering\",\r\n - \ \"etag\": \"W/\\\"ad2e5051-b73d-4470-a205-53b2db29ff23\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"417bc696-d3cd-47ea-8e20-eb75d8349af6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"AzurePrivatePeering\",\r\n \ \"azureASN\": 12076,\r\n \"peerASN\": 10001,\r\n \"primaryPeerAddressPrefix\": \"102.0.0.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"103.0.0.0/30\",\r\n @@ -2966,7 +3001,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:04 GMT + - Thu, 30 Jan 2020 07:41:53 GMT expires: - '-1' pragma: @@ -2983,7 +3018,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 33aa1151-7b2f-4c5e-8eb6-8874cfa976c1 + - 31c57487-40b7-440a-a442-5f0a46878dc8 status: code: 200 message: OK @@ -3003,8 +3038,8 @@ interactions: ParameterSetName: - --resource-group --name --peering-name --path User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: POST @@ -3020,11 +3055,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:05 GMT + - Thu, 30 Jan 2020 07:41:54 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/0583e3cd-470c-41d4-93af-bdfb835ba0fa?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/d4b14ad1-6aee-4c07-bca5-6e4bd1d268dd?api-version=2019-09-01 pragma: - no-cache server: @@ -3035,7 +3070,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aa6b02e2-aece-4d94-9b44-15f569e530de + - b266495f-7297-4d6a-97bd-48fdb8eb0774 status: code: 202 message: Accepted @@ -3053,10 +3088,10 @@ interactions: ParameterSetName: - --resource-group --name --peering-name --path User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/0583e3cd-470c-41d4-93af-bdfb835ba0fa?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/d4b14ad1-6aee-4c07-bca5-6e4bd1d268dd?api-version=2019-09-01 response: body: string: "{\r\n \"value\": []\r\n}" @@ -3068,11 +3103,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:15 GMT + - Thu, 30 Jan 2020 07:42:04 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/0583e3cd-470c-41d4-93af-bdfb835ba0fa?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/d4b14ad1-6aee-4c07-bca5-6e4bd1d268dd?api-version=2019-09-01 pragma: - no-cache server: @@ -3087,7 +3122,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aa6b02e2-aece-4d94-9b44-15f569e530de + - b266495f-7297-4d6a-97bd-48fdb8eb0774 status: code: 200 message: OK @@ -3107,8 +3142,8 @@ interactions: ParameterSetName: - --resource-group --name --peering-name --path User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: POST @@ -3124,11 +3159,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:16 GMT + - Thu, 30 Jan 2020 07:42:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/9cfa9851-ab7c-4fe6-ac57-4dd6487387bd?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/2184004e-c177-479e-b4b5-6a913eea1579?api-version=2019-09-01 pragma: - no-cache server: @@ -3139,7 +3174,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 367eb136-c3c8-49ea-9f9f-b04d82665692 + - fa2614df-9378-441e-b614-e557336b9f1b status: code: 202 message: Accepted @@ -3157,10 +3192,10 @@ interactions: ParameterSetName: - --resource-group --name --peering-name --path User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/9cfa9851-ab7c-4fe6-ac57-4dd6487387bd?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/2184004e-c177-479e-b4b5-6a913eea1579?api-version=2019-09-01 response: body: string: "{\r\n \"value\": []\r\n}" @@ -3172,11 +3207,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:27 GMT + - Thu, 30 Jan 2020 07:42:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/9cfa9851-ab7c-4fe6-ac57-4dd6487387bd?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/2184004e-c177-479e-b4b5-6a913eea1579?api-version=2019-09-01 pragma: - no-cache server: @@ -3191,7 +3226,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 367eb136-c3c8-49ea-9f9f-b04d82665692 + - fa2614df-9378-441e-b614-e557336b9f1b status: code: 200 message: OK @@ -3211,8 +3246,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: DELETE @@ -3222,17 +3257,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e5e60287-734a-48c7-af83-8a6c71381c07?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/827395dc-4762-4fba-89f9-99585d896bc8?api-version=2019-09-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 24 Oct 2019 08:25:30 GMT + - Thu, 30 Jan 2020 07:42:21 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/e5e60287-734a-48c7-af83-8a6c71381c07?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/827395dc-4762-4fba-89f9-99585d896bc8?api-version=2019-09-01 pragma: - no-cache server: @@ -3243,9 +3278,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f033f6f8-6373-4653-a16e-4e4f587dcd7e + - 8c790092-eac8-4184-8060-48d072456f7e x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' status: code: 202 message: Accepted @@ -3263,60 +3298,10 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e5e60287-734a-48c7-af83-8a6c71381c07?api-version=2019-09-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, 24 Oct 2019 08:25: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: - - 7fdbc14a-764b-4739-98bd-a83a706aa7fd - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network express-route delete - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e5e60287-734a-48c7-af83-8a6c71381c07?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/827395dc-4762-4fba-89f9-99585d896bc8?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3328,7 +3313,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:51 GMT + - Thu, 30 Jan 2020 07:42:32 GMT expires: - '-1' pragma: @@ -3345,7 +3330,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7c3503f0-5dbb-47ae-b8f1-901cd48a63ff + - 4d6b96b0-d7f4-47cd-9afe-01cf9729010a status: code: 200 message: OK @@ -3363,8 +3348,8 @@ interactions: ParameterSetName: - --resource-group User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -3380,7 +3365,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 08:25:57 GMT + - Thu, 30 Jan 2020 07:42:39 GMT expires: - '-1' pragma: @@ -3397,7 +3382,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b4216723-9c0d-4240-8320-3f12887bcca0 + - d74cda64-8b49-42a4-b1ae-729efd260ce8 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_endpoints.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_endpoints.yaml index 34d0f9db7b0..7cbd7e80fca 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_endpoints.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_endpoints.yaml @@ -19,8 +19,8 @@ interactions: ParameterSetName: - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -28,15 +28,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"b3d3923c-beb2-4acf-a8f0-6e2ee18e5111\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"dcca7350-58a3-452d-a6b8-59106199fe15\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"32a9aaf8-a44c-448d-a0c8-0e63029c1f8b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"75761238-4655-41f6-b145-9a03c344ce88\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"b3d3923c-beb2-4acf-a8f0-6e2ee18e5111\\\"\",\r\n + \ \"etag\": \"W/\\\"dcca7350-58a3-452d-a6b8-59106199fe15\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -45,7 +45,7 @@ interactions: false,\r\n \"enableVmProtection\": false\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/cd8d5a39-565a-4c1f-836a-0db7d1251a0d?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/c0d2c272-1e68-492b-abd0-aee7306cb88a?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -53,7 +53,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:07 GMT + - Thu, 30 Jan 2020 07:20:00 GMT expires: - '-1' pragma: @@ -66,9 +66,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d0dd69cf-a002-46d5-9481-77fd3261cc54 + - 33421086-59f4-4426-9dec-365d4ace24bf x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -86,10 +86,10 @@ interactions: ParameterSetName: - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/cd8d5a39-565a-4c1f-836a-0db7d1251a0d?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/c0d2c272-1e68-492b-abd0-aee7306cb88a?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -101,7 +101,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:11 GMT + - Thu, 30 Jan 2020 07:20:04 GMT expires: - '-1' pragma: @@ -118,7 +118,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 56bc5737-6d92-4c92-a449-856375ae0467 + - 22e05697-244a-4768-9169-98d2e8012163 status: code: 200 message: OK @@ -136,22 +136,22 @@ interactions: ParameterSetName: - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"06f63229-7457-419d-8ae7-2f5878f58855\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"663262c8-234c-4f63-be53-f009d7673269\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"32a9aaf8-a44c-448d-a0c8-0e63029c1f8b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"75761238-4655-41f6-b145-9a03c344ce88\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"06f63229-7457-419d-8ae7-2f5878f58855\\\"\",\r\n + \ \"etag\": \"W/\\\"663262c8-234c-4f63-be53-f009d7673269\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -166,9 +166,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:11 GMT + - Thu, 30 Jan 2020 07:20:04 GMT etag: - - W/"06f63229-7457-419d-8ae7-2f5878f58855" + - W/"663262c8-234c-4f63-be53-f009d7673269" expires: - '-1' pragma: @@ -185,7 +185,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5ec5be1d-47de-4e59-90a1-72c2a3385ca8 + - bd6360d6-a058-4488-b3c1-8a33c89a9982 status: code: 200 message: OK @@ -203,8 +203,8 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -220,7 +220,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:12 GMT + - Thu, 30 Jan 2020 07:20:05 GMT expires: - '-1' pragma: @@ -263,18 +263,18 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/lb_deploy_447QjcWdGMoFoUTnicCpa8a6VwSDaPJS","name":"lb_deploy_447QjcWdGMoFoUTnicCpa8a6VwSDaPJS","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10954753963145437893","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-10-24T07:02:16.9965227Z","duration":"PT2.3464908S","correlationId":"40cb4133-e2fb-4efd-a7fd-b8adb74a4f57","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/lb_deploy_9jB98Cmpui2cvPxwJAVuoDj7GyO5YBy7","name":"lb_deploy_9jB98Cmpui2cvPxwJAVuoDj7GyO5YBy7","type":"Microsoft.Resources/deployments","properties":{"templateHash":"15538097189200407223","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-01-30T07:20:11.2475669Z","duration":"PT2.4474231S","correlationId":"e03ccdd6-42ea-4cb5-afc0-2397b4575478","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/lb_deploy_447QjcWdGMoFoUTnicCpa8a6VwSDaPJS/operationStatuses/08586297063508275896?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/lb_deploy_9jB98Cmpui2cvPxwJAVuoDj7GyO5YBy7/operationStatuses/08586212380766774838?api-version=2019-07-01 cache-control: - no-cache content-length: @@ -282,7 +282,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:18 GMT + - Thu, 30 Jan 2020 07:20:11 GMT expires: - '-1' pragma: @@ -292,7 +292,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1193' status: code: 201 message: Created @@ -310,10 +310,96 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 30 Jan 2020 07:20:42 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network lb create + Connection: + - keep-alive + ParameterSetName: + - -g -l -n --public-ip-address --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 30 Jan 2020 07:21:13 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network lb create + Connection: + - keep-alive + ParameterSetName: + - -g -l -n --public-ip-address --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063508275896?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -325,7 +411,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:48 GMT + - Thu, 30 Jan 2020 07:21:43 GMT expires: - '-1' pragma: @@ -353,10 +439,10 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063508275896?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -368,7 +454,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:18 GMT + - Thu, 30 Jan 2020 07:22:14 GMT expires: - '-1' pragma: @@ -396,10 +482,182 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063508275896?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 30 Jan 2020 07:22:44 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network lb create + Connection: + - keep-alive + ParameterSetName: + - -g -l -n --public-ip-address --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 30 Jan 2020 07:23:15 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network lb create + Connection: + - keep-alive + ParameterSetName: + - -g -l -n --public-ip-address --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 30 Jan 2020 07:23:45 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network lb create + Connection: + - keep-alive + ParameterSetName: + - -g -l -n --public-ip-address --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 30 Jan 2020 07:24:16 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - network lb create + Connection: + - keep-alive + ParameterSetName: + - -g -l -n --public-ip-address --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586212380766774838?api-version=2019-07-01 response: body: string: '{"status":"Succeeded"}' @@ -411,7 +669,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:50 GMT + - Thu, 30 Jan 2020 07:24:47 GMT expires: - '-1' pragma: @@ -439,22 +697,22 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-resource/6.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/lb_deploy_447QjcWdGMoFoUTnicCpa8a6VwSDaPJS","name":"lb_deploy_447QjcWdGMoFoUTnicCpa8a6VwSDaPJS","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10954753963145437893","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-10-24T07:03:42.4763769Z","duration":"PT1M27.826345S","correlationId":"40cb4133-e2fb-4efd-a7fd-b8adb74a4f57","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}],"outputs":{"loadBalancer":{"type":"Object","value":{"provisioningState":"Succeeded","resourceGuid":"4d74d150-769c-4d28-9720-629a9582a6a8","frontendIPConfigurations":[{"name":"LoadBalancerFrontEnd","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd","etag":"W/\"e0e1f9fa-f8a0-4042-b4ad-3ef8c8e0dfba\"","type":"Microsoft.Network/loadBalancers/frontendIPConfigurations","properties":{"provisioningState":"Succeeded","privateIPAllocationMethod":"Dynamic","publicIPAddress":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1"},"privateIPAddressVersion":"IPv4"}}],"backendAddressPools":[{"name":"lb1bepool","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool","etag":"W/\"e0e1f9fa-f8a0-4042-b4ad-3ef8c8e0dfba\"","properties":{"provisioningState":"Succeeded"},"type":"Microsoft.Network/loadBalancers/backendAddressPools"}],"loadBalancingRules":[],"probes":[],"inboundNatRules":[],"outboundRules":[],"inboundNatPools":[]}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Resources/deployments/lb_deploy_9jB98Cmpui2cvPxwJAVuoDj7GyO5YBy7","name":"lb_deploy_9jB98Cmpui2cvPxwJAVuoDj7GyO5YBy7","type":"Microsoft.Resources/deployments","properties":{"templateHash":"15538097189200407223","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-01-30T07:24:47.1520284Z","duration":"PT4M38.3518846S","correlationId":"e03ccdd6-42ea-4cb5-afc0-2397b4575478","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}],"outputs":{"loadBalancer":{"type":"Object","value":{"provisioningState":"Succeeded","resourceGuid":"365ca936-6dd8-4ae7-ba0b-5eee525233b4","frontendIPConfigurations":[{"name":"LoadBalancerFrontEnd","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd","etag":"W/\"c2940963-4265-4c55-a1ff-b33f8691e2c9\"","type":"Microsoft.Network/loadBalancers/frontendIPConfigurations","properties":{"provisioningState":"Succeeded","privateIPAllocationMethod":"Dynamic","publicIPAddress":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1"},"privateIPAddressVersion":"IPv4"}}],"backendAddressPools":[{"name":"lb1bepool","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool","etag":"W/\"c2940963-4265-4c55-a1ff-b33f8691e2c9\"","properties":{"provisioningState":"Succeeded"},"type":"Microsoft.Network/loadBalancers/backendAddressPools"}],"loadBalancingRules":[],"probes":[],"inboundNatRules":[],"outboundRules":[],"inboundNatPools":[]}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/publicIPAddresses/pubip1"}]}}' headers: cache-control: - no-cache content-length: - - '3200' + - '3201' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:50 GMT + - Thu, 30 Jan 2020 07:24:47 GMT expires: - '-1' pragma: @@ -482,8 +740,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -491,7 +749,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"06f63229-7457-419d-8ae7-2f5878f58855\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"663262c8-234c-4f63-be53-f009d7673269\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -504,9 +762,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:51 GMT + - Thu, 30 Jan 2020 07:24:49 GMT etag: - - W/"06f63229-7457-419d-8ae7-2f5878f58855" + - W/"663262c8-234c-4f63-be53-f009d7673269" expires: - '-1' pragma: @@ -523,7 +781,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 881221f3-865f-4f82-b28d-1094a96c02f8 + - c049c3ed-b08b-41f2-8dee-dcfecc8d3810 status: code: 200 message: OK @@ -547,8 +805,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -556,14 +814,14 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"ed23b919-1b42-46db-90f9-dcfecfed9439\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"a74cb842-84e6-4379-8060-23dc9237fbce\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/bbc0309d-c722-42a9-81e6-e2d0daef85dd?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/aa52458e-058a-49ff-850d-f79a79b9751d?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -571,7 +829,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:52 GMT + - Thu, 30 Jan 2020 07:24:49 GMT expires: - '-1' pragma: @@ -588,9 +846,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c2d5c041-fe17-444a-b1c4-27fe1338f0af + - ea89a0a7-1ad5-4daa-8adf-620e074ee44b x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1192' status: code: 200 message: OK @@ -608,10 +866,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/bbc0309d-c722-42a9-81e6-e2d0daef85dd?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/aa52458e-058a-49ff-850d-f79a79b9751d?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -623,7 +881,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:55 GMT + - Thu, 30 Jan 2020 07:24:54 GMT expires: - '-1' pragma: @@ -640,7 +898,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5560500f-8ccb-4b63-a1f2-bda61dd7c5d3 + - 717a6dfa-f6e5-4b1c-b9a4-4d0a1fbf09ef status: code: 200 message: OK @@ -658,14 +916,14 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"70afa060-cdde-440b-bf12-fc3857be2d4d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"7b6a3de7-1c30-41d4-951c-639fc8f39866\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": @@ -678,9 +936,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:56 GMT + - Thu, 30 Jan 2020 07:24:54 GMT etag: - - W/"70afa060-cdde-440b-bf12-fc3857be2d4d" + - W/"7b6a3de7-1c30-41d4-951c-639fc8f39866" expires: - '-1' pragma: @@ -697,7 +955,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 213ef6d0-a2b5-4dec-b858-88c3f02bb708 + - 988b147c-4d05-444c-af93-b39755ab39fd status: code: 200 message: OK @@ -715,8 +973,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -724,15 +982,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"70afa060-cdde-440b-bf12-fc3857be2d4d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7b6a3de7-1c30-41d4-951c-639fc8f39866\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"32a9aaf8-a44c-448d-a0c8-0e63029c1f8b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"75761238-4655-41f6-b145-9a03c344ce88\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"70afa060-cdde-440b-bf12-fc3857be2d4d\\\"\",\r\n + \ \"etag\": \"W/\\\"7b6a3de7-1c30-41d4-951c-639fc8f39866\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -747,9 +1005,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:57 GMT + - Thu, 30 Jan 2020 07:24:56 GMT etag: - - W/"70afa060-cdde-440b-bf12-fc3857be2d4d" + - W/"7b6a3de7-1c30-41d4-951c-639fc8f39866" expires: - '-1' pragma: @@ -766,7 +1024,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d2d09b36-7719-4f93-ac10-055ea38c5fed + - f80627ed-2039-440d-84a2-9f599eff964f status: code: 200 message: OK @@ -794,8 +1052,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -803,21 +1061,21 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"84f000cc-3b43-45a8-9e6e-150f2ff5799a\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7cdc666a-9d9d-479a-ba2f-3d8271242aff\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"32a9aaf8-a44c-448d-a0c8-0e63029c1f8b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"75761238-4655-41f6-b145-9a03c344ce88\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"84f000cc-3b43-45a8-9e6e-150f2ff5799a\\\"\",\r\n + \ \"etag\": \"W/\\\"7cdc666a-9d9d-479a-ba2f-3d8271242aff\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n \ },\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"84f000cc-3b43-45a8-9e6e-150f2ff5799a\\\"\",\r\n + \ \"etag\": \"W/\\\"7cdc666a-9d9d-479a-ba2f-3d8271242aff\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -826,7 +1084,7 @@ interactions: false,\r\n \"enableVmProtection\": false\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/62722010-6cfd-4121-b402-c0c51813dbcb?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/271f7769-2550-496a-98e7-1665b976961b?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -834,7 +1092,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:58 GMT + - Thu, 30 Jan 2020 07:24:57 GMT expires: - '-1' pragma: @@ -851,9 +1109,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bd5112c3-4d65-4a18-9001-4562b38ee5bc + - ab2c60ca-a5d9-4961-a27a-c8913a6bbc9a x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1192' status: code: 200 message: OK @@ -871,10 +1129,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/62722010-6cfd-4121-b402-c0c51813dbcb?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/271f7769-2550-496a-98e7-1665b976961b?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -886,7 +1144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:01 GMT + - Thu, 30 Jan 2020 07:25:01 GMT expires: - '-1' pragma: @@ -903,7 +1161,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 06f887dc-999a-40b6-b601-ac622c519ce1 + - d2dcae7c-638d-41b5-8aad-928271b1377a status: code: 200 message: OK @@ -921,28 +1179,28 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"fa887f09-2293-4c6e-bfbf-42f95529100e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"45a46bed-dda6-4d87-998e-153bcd07b597\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"32a9aaf8-a44c-448d-a0c8-0e63029c1f8b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"75761238-4655-41f6-b145-9a03c344ce88\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"fa887f09-2293-4c6e-bfbf-42f95529100e\\\"\",\r\n + \ \"etag\": \"W/\\\"45a46bed-dda6-4d87-998e-153bcd07b597\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n \ },\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"fa887f09-2293-4c6e-bfbf-42f95529100e\\\"\",\r\n + \ \"etag\": \"W/\\\"45a46bed-dda6-4d87-998e-153bcd07b597\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -957,9 +1215,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:02 GMT + - Thu, 30 Jan 2020 07:25:01 GMT etag: - - W/"fa887f09-2293-4c6e-bfbf-42f95529100e" + - W/"45a46bed-dda6-4d87-998e-153bcd07b597" expires: - '-1' pragma: @@ -976,7 +1234,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e4cc84d6-01a3-43c8-bf33-dd7f827be1ea + - d1149fc3-8c12-4bd4-8396-ff1c0929e758 status: code: 200 message: OK @@ -994,8 +1252,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1003,7 +1261,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"fa887f09-2293-4c6e-bfbf-42f95529100e\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"45a46bed-dda6-4d87-998e-153bcd07b597\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1016,9 +1274,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:02 GMT + - Thu, 30 Jan 2020 07:25:02 GMT etag: - - W/"fa887f09-2293-4c6e-bfbf-42f95529100e" + - W/"45a46bed-dda6-4d87-998e-153bcd07b597" expires: - '-1' pragma: @@ -1035,7 +1293,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2d75d3a5-2544-4fcd-8307-738a89c35d2f + - a502dd15-75e3-4193-bb65-0b8c682c5aab status: code: 200 message: OK @@ -1059,8 +1317,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -1068,14 +1326,14 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"ffe54262-6691-49a2-b162-b2992088a2d8\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"cb2c1bc0-5133-436a-8551-5e1ad5587479\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/16f161b0-4233-43b6-b8ab-34432d7bd8b9?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/8b58ec97-2b00-4579-8f24-c01b9d593e8e?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1083,7 +1341,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:04 GMT + - Thu, 30 Jan 2020 07:25:03 GMT expires: - '-1' pragma: @@ -1100,9 +1358,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c2366044-ead5-4ee9-9c9d-1077d0e6077a + - bfb6005b-93dc-4f53-bb3e-58833da57d57 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1194' status: code: 200 message: OK @@ -1120,10 +1378,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/16f161b0-4233-43b6-b8ab-34432d7bd8b9?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/8b58ec97-2b00-4579-8f24-c01b9d593e8e?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1135,7 +1393,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:07 GMT + - Thu, 30 Jan 2020 07:25:08 GMT expires: - '-1' pragma: @@ -1152,7 +1410,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2aad2cc9-3103-4cb2-a84c-ad217aecf74d + - 5ad8c450-33b1-4b81-9985-2036c7792c69 status: code: 200 message: OK @@ -1170,14 +1428,14 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"589888b6-7ad9-4c0a-9eae-8d3b02d44fad\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"516292dd-2e44-4fbb-ad11-e4e6d5edc668\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1190,9 +1448,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:07 GMT + - Thu, 30 Jan 2020 07:25:08 GMT etag: - - W/"589888b6-7ad9-4c0a-9eae-8d3b02d44fad" + - W/"516292dd-2e44-4fbb-ad11-e4e6d5edc668" expires: - '-1' pragma: @@ -1209,7 +1467,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4bc7a3ed-8f24-4c00-a568-0ad72d0bf2e5 + - d1e0dc09-7af8-493e-bc1a-ab3f0eabe0d2 status: code: 200 message: OK @@ -1234,8 +1492,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -1243,27 +1501,27 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"3db14bd7-0f65-4a96-a995-30dd6bdf3a26\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c46e99a4-699c-4588-bf51-e9244584ca4a\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"85c01a65-3a60-41a6-a2ea-0c7cada61517\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.b9856426-3d3b-4f98-8334-215aa9d96e95.centralus.azure.privatelinkservice\",\r\n + \"7a85c7e2-9fee-4a57-ab0c-972f649da088\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.b94afb14-3523-4b69-9d1c-691ed6f939ee.centralus.azure.privatelinkservice\",\r\n \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"3db14bd7-0f65-4a96-a995-30dd6bdf3a26\\\"\",\r\n + \ \"etag\": \"W/\\\"c46e99a4-699c-4588-bf51-e9244584ca4a\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.93571c12-bd53-4c32-a465-e1ad13e92fc5\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.9ae62cbb-6c4a-4a16-8ecd-08f94fb09e46\"\r\n \ }\r\n ]\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/231a27b1-84c7-43a9-9ca9-38fa235def8f?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/e02d6a36-2470-4b4f-ac29-64cda49a7bbb?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1271,7 +1529,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:11 GMT + - Thu, 30 Jan 2020 07:25:16 GMT expires: - '-1' pragma: @@ -1284,9 +1542,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ef86c41-d0a0-42f9-b3ed-929fe72a2f5b + - 61f95682-8dde-4e7f-981a-b3b8ae7b5d07 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1192' status: code: 201 message: Created @@ -1304,10 +1562,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/231a27b1-84c7-43a9-9ca9-38fa235def8f?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/e02d6a36-2470-4b4f-ac29-64cda49a7bbb?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1319,7 +1577,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:22 GMT + - Thu, 30 Jan 2020 07:25:26 GMT expires: - '-1' pragma: @@ -1336,7 +1594,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bb7b72f1-a3d9-4e09-a90a-57fabd54a377 + - fc9e68c9-3e26-4e97-a98b-7493e132c889 status: code: 200 message: OK @@ -1354,30 +1612,30 @@ interactions: ParameterSetName: - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"5ad73cd2-71b7-4751-a859-28c989ba3f50\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"9f9ae3ed-3193-4db1-ace5-12e778fe0059\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"85c01a65-3a60-41a6-a2ea-0c7cada61517\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.b9856426-3d3b-4f98-8334-215aa9d96e95.centralus.azure.privatelinkservice\",\r\n + \"7a85c7e2-9fee-4a57-ab0c-972f649da088\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.b94afb14-3523-4b69-9d1c-691ed6f939ee.centralus.azure.privatelinkservice\",\r\n \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"5ad73cd2-71b7-4751-a859-28c989ba3f50\\\"\",\r\n + \ \"etag\": \"W/\\\"9f9ae3ed-3193-4db1-ace5-12e778fe0059\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.93571c12-bd53-4c32-a465-e1ad13e92fc5\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.9ae62cbb-6c4a-4a16-8ecd-08f94fb09e46\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: @@ -1387,9 +1645,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:23 GMT + - Thu, 30 Jan 2020 07:25:27 GMT etag: - - W/"5ad73cd2-71b7-4751-a859-28c989ba3f50" + - W/"9f9ae3ed-3193-4db1-ace5-12e778fe0059" expires: - '-1' pragma: @@ -1406,7 +1664,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 95d5b0f1-0c50-41f1-985a-514bbeb2ba16 + - 3ce56b05-7b25-4f24-a5b0-ae8cb6a2aaa4 status: code: 200 message: OK @@ -1424,8 +1682,8 @@ interactions: ParameterSetName: - -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -1435,49 +1693,97 @@ interactions: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"Microsoft.DocumentDB.databaseAccounts\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.DocumentDB.databaseAccounts\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.DocumentDB/databaseAccounts\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.DocumentDB/databaseAccounts\",\r\n \"displayName\": \"Microsoft.AzureCosmosDB/databaseAccounts\",\r\n + \ \"apiVersion\": \"2016-03-31\"\r\n },\r\n {\r\n \"name\": \"Microsoft.Sql.servers\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Sql.servers\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.Sql/servers\"\r\n },\r\n {\r\n \"name\": \"Microsoft.Network.privateLinkServices\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Network.privateLinkServices\",\r\n + \"Microsoft.Sql/servers\",\r\n \"displayName\": \"Microsoft.Sql/servers\",\r\n + \ \"apiVersion\": \"2018-06-01-preview\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.Network.privateLinkServices\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Network.privateLinkServices\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.Network/privateLinkServices\"\r\n },\r\n {\r\n \"name\": - \"Microsoft.Web.sites\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Web.sites\",\r\n + \"Microsoft.Network/privateLinkServices\",\r\n \"displayName\": \"Microsoft.Network/privateLinkServices\",\r\n + \ \"apiVersion\": \"\"\r\n },\r\n {\r\n \"name\": \"Microsoft.Web.sites\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Web.sites\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.Web/sites\"\r\n },\r\n {\r\n \"name\": \"Microsoft.Web.hostingEnvironments\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Web.hostingEnvironments\",\r\n + \"Microsoft.Web/sites\",\r\n \"displayName\": \"Microsoft.Web/sites\",\r\n + \ \"apiVersion\": \"2018-11-01\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.Web.hostingEnvironments\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Web.hostingEnvironments\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.Web/hostingEnvironments\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.Web/hostingEnvironments\",\r\n \"displayName\": \"Microsoft.Web/hostingEnvironments\",\r\n + \ \"apiVersion\": \"2019-01-01\"\r\n },\r\n {\r\n \"name\": \"Microsoft.Storage.storageAccounts\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Storage.storageAccounts\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.Storage/storageAccounts\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.Storage/storageAccounts\",\r\n \"displayName\": \"Microsoft.Storage/storageAccounts\",\r\n + \ \"apiVersion\": \"2019-04-01\"\r\n },\r\n {\r\n \"name\": \"Microsoft.DBforPostgreSQL.servers\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.DBforPostgreSQL.servers\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.DBforPostgreSQL/servers\"\r\n },\r\n {\r\n \"name\": - \"Microsoft.DBforMySQL.servers\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.DBforMySQL.servers\",\r\n + \"Microsoft.DBforPostgreSQL/servers\",\r\n \"displayName\": \"Microsoft.DBforPostgreSQL/servers\",\r\n + \ \"apiVersion\": \"2018-06-01-privatepreview\"\r\n },\r\n {\r\n + \ \"name\": \"Microsoft.DBforMySQL.servers\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.DBforMySQL.servers\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.DBforMySQL/servers\"\r\n },\r\n {\r\n \"name\": \"Microsoft.DBforMariaDB.servers\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.DBforMariaDB.servers\",\r\n + \"Microsoft.DBforMySQL/servers\",\r\n \"displayName\": \"Microsoft.DBforMySQL/servers\",\r\n + \ \"apiVersion\": \"2018-06-01-privatepreview\"\r\n },\r\n {\r\n + \ \"name\": \"Microsoft.DBforMariaDB.servers\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.DBforMariaDB.servers\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.DBforMariaDB/servers\"\r\n },\r\n {\r\n \"name\": \"Microsoft.KeyVault.vaults\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.KeyVault.vaults\",\r\n + \"Microsoft.DBforMariaDB/servers\",\r\n \"displayName\": \"Microsoft.DBforMariaDB/servers\",\r\n + \ \"apiVersion\": \"2018-06-01-privatepreview\"\r\n },\r\n {\r\n + \ \"name\": \"Microsoft.KeyVault.vaults\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.KeyVault.vaults\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.KeyVault/vaults\"\r\n },\r\n {\r\n \"name\": \"Microsoft.ProjectArcadia.workspaces\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.ProjectArcadia.workspaces\",\r\n + \"Microsoft.KeyVault/vaults\",\r\n \"displayName\": \"Microsoft.KeyVault/vaults\",\r\n + \ \"apiVersion\": \"2018-02-14\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.ProjectArcadia.workspaces\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.ProjectArcadia.workspaces\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.ProjectArcadia/workspaces\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.ProjectArcadia/workspaces\",\r\n \"displayName\": \"Microsoft.ProjectArcadia/workspaces\",\r\n + \ \"apiVersion\": \"2019-06-01-preview\"\r\n },\r\n {\r\n \"name\": \"Microsoft.AppConfiguration.configurationStores\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.AppConfiguration.configurationStores\",\r\n \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": - \"Microsoft.AppConfiguration/configurationStores\"\r\n }\r\n ]\r\n}" + \"Microsoft.AppConfiguration/configurationStores\",\r\n \"displayName\": + \"Microsoft.AppConfiguration/configurationStores\",\r\n \"apiVersion\": + \"2019-11-01-preview\"\r\n },\r\n {\r\n \"name\": \"Microsoft.Search.searchServices\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Search.searchServices\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.Search/searchServices\",\r\n \"displayName\": \"Microsoft.Search/searchServices\",\r\n + \ \"apiVersion\": \"2019-10-01-preview\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.ContainerService.managedClusters\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.ContainerService.managedClusters\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.ContainerService/managedClusters\",\r\n \"displayName\": + \"Microsoft.ContainerService/managedClusters\",\r\n \"apiVersion\": \"2019-04-01\"\r\n + \ },\r\n {\r\n \"name\": \"Microsoft.Attestation.attestationProviders\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Attestation.attestationProviders\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.Attestation/attestationProviders\",\r\n \"displayName\": + \"Microsoft.Attestation/attestationProviders\",\r\n \"apiVersion\": \"2018-09-01-preview\"\r\n + \ },\r\n {\r\n \"name\": \"Microsoft.Devices.IotHubs\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Devices.IotHubs\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.Devices/IotHubs\",\r\n \"displayName\": \"Microsoft.Devices/IotHubs\",\r\n + \ \"apiVersion\": \"2019-11-01\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.Cache.Redis\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.Cache.Redis\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.Cache/Redis\",\r\n \"displayName\": \"Microsoft.Cache/Redis\",\r\n + \ \"apiVersion\": \"2019-07-01\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.OperationalInsights.Workspaces\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.OperationalInsights.Workspaces\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.OperationalInsights/Workspaces\",\r\n \"displayName\": \"Microsoft.OperationalInsights/Workspaces\",\r\n + \ \"apiVersion\": \"2015-11-01-preview\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.SignalRService.SignalR\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.SignalRService.SignalR\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.SignalRService/SignalR\",\r\n \"displayName\": \"Microsoft.SignalRService/SignalR\",\r\n + \ \"apiVersion\": \"2018-10-01\"\r\n },\r\n {\r\n \"name\": + \"Microsoft.MachineLearningServices.workspaces\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/AvailablePrivateEndpointTypes/Microsoft.MachineLearningServices.workspaces\",\r\n + \ \"type\": \"Microsoft.Network/AvailablePrivateEndpointTypes\",\r\n \"resourceName\": + \"Microsoft.MachineLearningServices/workspaces\",\r\n \"displayName\": + \"Microsoft.MachineLearningServices/workspaces\",\r\n \"apiVersion\": + \"2020-01-01\"\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '4189' + - '9004' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:25 GMT + - Thu, 30 Jan 2020 07:25:30 GMT expires: - '-1' pragma: @@ -1494,7 +1800,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cd441d21-82d1-4638-aaa9-d2025baf9462 + - 5822601d-7a93-4566-bb37-958e39995393 status: code: 200 message: OK @@ -1519,8 +1825,8 @@ interactions: - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT @@ -1528,12 +1834,12 @@ interactions: response: body: string: "{\r\n \"name\": \"pe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"cf47638d-c859-4576-adc4-4b027dd74071\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"efa9e54d-803b-4dbb-ab6b-401431f3c29d\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n \"privateLinkServiceConnections\": + \"d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"cf47638d-c859-4576-adc4-4b027dd74071\\\"\",\r\n + \ \"etag\": \"W/\\\"efa9e54d-803b-4dbb-ab6b-401431f3c29d\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n \ \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1541,11 +1847,11 @@ interactions: \"None\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n \ \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.227bb121-e12c-4cca-9141-1e27974663bf\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.4bbfdd2a-9316-4f9b-b11b-b45af2a0424f\"\r\n \ }\r\n ]\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/12f7e950-804f-4743-b37d-1c043af8c6ff?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4425aa0a-6722-4c57-b6e8-93842885de43?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1553,7 +1859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:29 GMT + - Thu, 30 Jan 2020 07:25:36 GMT expires: - '-1' pragma: @@ -1566,9 +1872,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5ee0cab8-b61a-4aa1-b504-65a61810da17 + - ff2dab00-8411-44a8-88e2-5aaf082174e8 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1191' status: code: 201 message: Created @@ -1587,112 +1893,10 @@ interactions: - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/12f7e950-804f-4743-b37d-1c043af8c6ff?api-version=2019-09-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, 24 Oct 2019 07:04:40 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: - - a4184e00-7fa2-4cd5-92ef-d9ce38b760fc - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network private-endpoint create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name - -l - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/12f7e950-804f-4743-b37d-1c043af8c6ff?api-version=2019-09-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, 24 Oct 2019 07:04:50 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: - - d086f8b3-3f22-4dd7-a334-122d737178fc - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network private-endpoint create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name - -l - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/12f7e950-804f-4743-b37d-1c043af8c6ff?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4425aa0a-6722-4c57-b6e8-93842885de43?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1704,7 +1908,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:01 GMT + - Thu, 30 Jan 2020 07:25:48 GMT expires: - '-1' pragma: @@ -1721,7 +1925,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a849e3c7-d77f-4685-b20b-35d7a8227f99 + - 610d70c4-5067-44bc-aaf5-477ee441a4a3 status: code: 200 message: OK @@ -1740,10 +1944,10 @@ interactions: - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/12f7e950-804f-4743-b37d-1c043af8c6ff?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4425aa0a-6722-4c57-b6e8-93842885de43?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1755,7 +1959,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:12 GMT + - Thu, 30 Jan 2020 07:25:58 GMT expires: - '-1' pragma: @@ -1772,7 +1976,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d73cfcc1-fa2e-4f7b-aa60-a45be446c8ac + - c86f79bc-d5bf-4dbb-84e0-46919b19b278 status: code: 200 message: OK @@ -1791,10 +1995,10 @@ interactions: - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/12f7e950-804f-4743-b37d-1c043af8c6ff?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4425aa0a-6722-4c57-b6e8-93842885de43?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1806,7 +2010,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:22 GMT + - Thu, 30 Jan 2020 07:26:08 GMT expires: - '-1' pragma: @@ -1823,7 +2027,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dbdd5517-70cb-48a6-ab30-a6068651ca8f + - 11f97cf0-d835-42e9-be23-aadf08f8c596 status: code: 200 message: OK @@ -1842,19 +2046,19 @@ interactions: - -g -n --vnet-name --subnet --private-connection-resource-id --connection-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"pe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"fabd8cab-aba2-465f-9ad4-123aaa4513eb\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a4113bd8-2804-41ba-a321-4c16f5ecfd77\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n \"privateLinkServiceConnections\": + \"d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"fabd8cab-aba2-465f-9ad4-123aaa4513eb\\\"\",\r\n + \ \"etag\": \"W/\\\"a4113bd8-2804-41ba-a321-4c16f5ecfd77\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n \ \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -1862,7 +2066,7 @@ interactions: \"None\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n \ \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.227bb121-e12c-4cca-9141-1e27974663bf\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.4bbfdd2a-9316-4f9b-b11b-b45af2a0424f\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: @@ -1872,9 +2076,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:22 GMT + - Thu, 30 Jan 2020 07:26:09 GMT etag: - - W/"fabd8cab-aba2-465f-9ad4-123aaa4513eb" + - W/"a4113bd8-2804-41ba-a321-4c16f5ecfd77" expires: - '-1' pragma: @@ -1891,7 +2095,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3957a8c2-fac5-4d21-857b-87826491b95f + - cfeb7bba-01e8-409d-8bf5-2627fda739c8 status: code: 200 message: OK @@ -1907,78 +2111,38 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/privateEndpoints?api-version=2019-09-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"pe1\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"95f28914-f313-4872-90f3-7d7adea2535c\\\"\",\r\n \"type\": - \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"42956033-bd6f-4b32-95a2-aa0d445e8b9e\",\r\n \"privateLinkServiceConnections\": - [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"95f28914-f313-4872-90f3-7d7adea2535c\\\"\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"requestMessage\": \"test\",\r\n \"privateLinkServiceConnectionState\": - {\r\n \"status\": \"Approved\",\r\n \"description\": - \"\",\r\n \"actionsRequired\": \"None\"\r\n }\r\n - \ },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n - \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": - [],\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/networkInterfaces/pe1.nic.42302fcd-0ffa-4e8d-8094-9f06c8639a3e\"\r\n - \ }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": - \"pe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"fabd8cab-aba2-465f-9ad4-123aaa4513eb\\\"\",\r\n \"type\": - \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n \"privateLinkServiceConnections\": - [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"fabd8cab-aba2-465f-9ad4-123aaa4513eb\\\"\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"privateLinkServiceConnectionState\": {\r\n \"status\": - \"Approved\",\r\n \"description\": \"\",\r\n \"actionsRequired\": - \"None\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n - \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": - [],\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.227bb121-e12c-4cca-9141-1e27974663bf\"\r\n - \ }\r\n ]\r\n }\r\n }\r\n ]\r\n}" + string: '{"value":[{"name":"plcosmos","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl/providers/Microsoft.Network/privateEndpoints/plcosmos","etag":"W/\"53230fae-893f-4e61-8a80-e8f4f142cd70\"","type":"Microsoft.Network/privateEndpoints","location":"westus","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"fd92cb15-e7ee-4893-8b8e-c85aeb41cafb","privateLinkServiceConnections":[{"name":"plcosmos","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl/providers/Microsoft.Network/privateEndpoints/plcosmos/privateLinkServiceConnections/plcosmos","etag":"W/\"53230fae-893f-4e61-8a80-e8f4f142cd70\"","properties":{"provisioningState":"Succeeded","privateLinkServiceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl/providers/Microsoft.DocumentDb/databaseAccounts/cosmospl","groupIds":["Sql"],"privateLinkServiceConnectionState":{"status":"Approved","description":"","actionsRequired":"None"}},"type":"Microsoft.Network/privateEndpoints/privateLinkServiceConnections"}],"manualPrivateLinkServiceConnections":[],"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl1234/providers/Microsoft.Network/virtualNetworks/plvnet/subnets/sub"},"networkInterfaces":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl/providers/Microsoft.Network/networkInterfaces/plcosmos.nic.573f29b3-445b-49ca-a95a-2f1e074ea8cf"}]}},{"name":"pl","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl1234/providers/Microsoft.Network/privateEndpoints/pl","etag":"W/\"d1ae42f2-b9f3-44ea-bff9-898fa7575425\"","type":"Microsoft.Network/privateEndpoints","location":"westus","properties":{"provisioningState":"Succeeded","resourceGuid":"8969a60c-034d-4de4-8a27-d6aa348a10e3","privateLinkServiceConnections":[{"name":"conn","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl1234/providers/Microsoft.Network/privateEndpoints/pl/privateLinkServiceConnections/conn","etag":"W/\"d1ae42f2-b9f3-44ea-bff9-898fa7575425\"","properties":{"provisioningState":"Succeeded","privateLinkServiceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl1234/providers/Microsoft.Sql/servers/pl1234plsqlserver","groupIds":["sqlServer"],"privateLinkServiceConnectionState":{"status":"Approved","description":"Auto-approved","actionsRequired":"None"}},"type":"Microsoft.Network/privateEndpoints/privateLinkServiceConnections"}],"manualPrivateLinkServiceConnections":[],"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl1234/providers/Microsoft.Network/virtualNetworks/plvnet/subnets/sub"},"networkInterfaces":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/pl1234/providers/Microsoft.Network/networkInterfaces/pl.nic.a92cbb68-92ae-4f40-9a4e-13bb8ba45753"}]}},{"name":"pe1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints34agrbb267b7vrnullwvdxslvq6vsqxrsxm6j4cil/providers/Microsoft.Network/privateEndpoints/pe1","etag":"W/\"8dc0c303-2f3a-4f02-82c7-54f2c39a677d\"","type":"Microsoft.Network/privateEndpoints","location":"centralus","properties":{"provisioningState":"Succeeded","resourceGuid":"98509efe-7582-44ce-ae11-266f0b20f9d5","privateLinkServiceConnections":[{"name":"tttt","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints34agrbb267b7vrnullwvdxslvq6vsqxrsxm6j4cil/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt","etag":"W/\"8dc0c303-2f3a-4f02-82c7-54f2c39a677d\"","properties":{"provisioningState":"Succeeded","privateLinkServiceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints34agrbb267b7vrnullwvdxslvq6vsqxrsxm6j4cil/providers/Microsoft.Network/privateLinkServices/lks1","privateLinkServiceConnectionState":{"status":"Rejected","description":"","actionsRequired":"need + action"}},"type":"Microsoft.Network/privateEndpoints/privateLinkServiceConnections"}],"manualPrivateLinkServiceConnections":[],"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints34agrbb267b7vrnullwvdxslvq6vsqxrsxm6j4cil/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2"},"networkInterfaces":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints34agrbb267b7vrnullwvdxslvq6vsqxrsxm6j4cil/providers/Microsoft.Network/networkInterfaces/pe1.nic.0456cefd-1c8e-4e30-81c4-f5f62353f2a5"}]}},{"name":"pe1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1","etag":"W/\"a4113bd8-2804-41ba-a321-4c16f5ecfd77\"","type":"Microsoft.Network/privateEndpoints","location":"centralus","properties":{"provisioningState":"Succeeded","resourceGuid":"d2024f36-60ed-4cf3-a5cf-3651eb75f336","privateLinkServiceConnections":[{"name":"tttt","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt","etag":"W/\"a4113bd8-2804-41ba-a321-4c16f5ecfd77\"","properties":{"provisioningState":"Succeeded","privateLinkServiceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1","privateLinkServiceConnectionState":{"status":"Approved","description":"","actionsRequired":"None"}},"type":"Microsoft.Network/privateEndpoints/privateLinkServiceConnections"}],"manualPrivateLinkServiceConnections":[],"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2"},"networkInterfaces":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.4bbfdd2a-9316-4f9b-b11b-b45af2a0424f"}]}}]}' headers: cache-control: - no-cache content-length: - - '4125' + - '6372' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:23 GMT + - Thu, 30 Jan 2020 07:26:11 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: - - 571a8dae-92da-40e5-b796-47ef0226cea1 + x-ms-original-request-ids: + - 7c001fcf-5d4e-452f-9a35-cbef8b921e8d + - 89349d3d-5b55-4f14-92fd-df83a6890649 status: code: 200 message: OK @@ -1996,8 +2160,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2006,13 +2170,13 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"pe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"fabd8cab-aba2-465f-9ad4-123aaa4513eb\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a4113bd8-2804-41ba-a321-4c16f5ecfd77\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n \"privateLinkServiceConnections\": + \ \"resourceGuid\": \"d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"fabd8cab-aba2-465f-9ad4-123aaa4513eb\\\"\",\r\n + \ \"etag\": \"W/\\\"a4113bd8-2804-41ba-a321-4c16f5ecfd77\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n \ \"privateLinkServiceConnectionState\": {\r\n \"status\": @@ -2021,7 +2185,7 @@ interactions: \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.227bb121-e12c-4cca-9141-1e27974663bf\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.4bbfdd2a-9316-4f9b-b11b-b45af2a0424f\"\r\n \ }\r\n ]\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: @@ -2031,7 +2195,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:24 GMT + - Thu, 30 Jan 2020 07:26:13 GMT expires: - '-1' pragma: @@ -2048,7 +2212,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d2f6014b-3ca9-4a25-abf7-50b5d56febf2 + - a39c233f-5c7d-4bd3-8f0e-30b2d9c4857f status: code: 200 message: OK @@ -2066,8 +2230,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2075,33 +2239,33 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"5d2114df-ece7-4e57-a480-7b8b67547b90\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"dcfafef8-f144-4847-a1b1-46efa5e7b99e\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"85c01a65-3a60-41a6-a2ea-0c7cada61517\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.b9856426-3d3b-4f98-8334-215aa9d96e95.centralus.azure.privatelinkservice\",\r\n + \"7a85c7e2-9fee-4a57-ab0c-972f649da088\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.b94afb14-3523-4b69-9d1c-691ed6f939ee.centralus.azure.privatelinkservice\",\r\n \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"5d2114df-ece7-4e57-a480-7b8b67547b90\\\"\",\r\n + \ \"etag\": \"W/\\\"dcfafef8-f144-4847-a1b1-46efa5e7b99e\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [\r\n {\r\n \"name\": \"pe1.116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n - \ \"etag\": \"W/\\\"5d2114df-ece7-4e57-a480-7b8b67547b90\\\"\",\r\n + [\r\n {\r\n \"name\": \"pe1.d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n + \ \"etag\": \"W/\\\"dcfafef8-f144-4847-a1b1-46efa5e7b99e\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": \"Approved\",\r\n \"description\": \"\",\r\n \"actionsRequired\": - \"None\"\r\n },\r\n \"linkIdentifier\": \"520094712\"\r\n + \"None\"\r\n },\r\n \"linkIdentifier\": \"520094708\"\r\n \ },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n \ }\r\n ],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.93571c12-bd53-4c32-a465-e1ad13e92fc5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.9ae62cbb-6c4a-4a16-8ecd-08f94fb09e46\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: @@ -2111,9 +2275,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:26 GMT + - Thu, 30 Jan 2020 07:26:14 GMT etag: - - W/"5d2114df-ece7-4e57-a480-7b8b67547b90" + - W/"dcfafef8-f144-4847-a1b1-46efa5e7b99e" expires: - '-1' pragma: @@ -2130,12 +2294,13 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1497a06b-e401-47b0-bfe0-81dfeede4806 + - 79265157-1876-4d5f-88ae-37939696c835 status: code: 200 message: OK - request: - body: '{"properties": {"privateLinkServiceConnectionState": {"status": "Rejected"}}}' + body: '{"properties": {"privateLinkServiceConnectionState": {"status": "Rejected", + "actionsRequired": "need action"}}}' headers: Accept: - application/json @@ -2146,40 +2311,40 @@ interactions: Connection: - keep-alive Content-Length: - - '77' + - '111' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -g -n --service-name --connection-status + - -g -n --service-name --connection-status --action-required User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.116d8a0c-b144-452f-9e27-37050a4d1517?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.d2024f36-60ed-4cf3-a5cf-3651eb75f336?api-version=2019-09-01 response: body: - string: "{\r\n \"name\": \"pe1.116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n - \ \"etag\": \"W/\\\"da7f2ed7-2d1c-4ee6-97c2-0d5b71175cc7\\\"\",\r\n \"properties\": + string: "{\r\n \"name\": \"pe1.d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n + \ \"etag\": \"W/\\\"bdef147b-33a0-438d-86e3-a36580e0276a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\"\r\n \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": - \"\"\r\n },\r\n \"linkIdentifier\": \"520094712\"\r\n },\r\n \"type\": - \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n}" + \"need action\"\r\n },\r\n \"linkIdentifier\": \"520094708\"\r\n },\r\n + \ \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/3de10d19-f0a1-4fee-a6ba-b70c63529f01?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4a97daf0-6d7d-444c-a5e6-bd535d4769e8?api-version=2019-09-01 cache-control: - no-cache content-length: - - '945' + - '956' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:28 GMT + - Thu, 30 Jan 2020 07:26:15 GMT expires: - '-1' pragma: @@ -2196,9 +2361,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c14edd5b-aeff-44af-90dc-0ad7c5e230b9 + - 6bf46c19-53f2-4469-b032-d347c454bb16 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1191' status: code: 200 message: OK @@ -2216,8 +2381,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2225,32 +2390,32 @@ interactions: response: body: string: "{\r\n \"name\": \"pe1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"114677ad-2b76-478d-afe2-f1aade3a9b82\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8d038288-0e52-42a3-9e3e-a38bd4df9a67\\\"\",\r\n \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"116d8a0c-b144-452f-9e27-37050a4d1517\",\r\n \"privateLinkServiceConnections\": + \"d2024f36-60ed-4cf3-a5cf-3651eb75f336\",\r\n \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"114677ad-2b76-478d-afe2-f1aade3a9b82\\\"\",\r\n + \ \"etag\": \"W/\\\"8d038288-0e52-42a3-9e3e-a38bd4df9a67\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n \ \"privateLinkServiceConnectionState\": {\r\n \"status\": \"Rejected\",\r\n \"description\": \"\",\r\n \"actionsRequired\": - \"\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n + \"need action\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n \ \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.227bb121-e12c-4cca-9141-1e27974663bf\"\r\n + \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/pe1.nic.4bbfdd2a-9316-4f9b-b11b-b45af2a0424f\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2049' + - '2060' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:29 GMT + - Thu, 30 Jan 2020 07:26:17 GMT etag: - - W/"114677ad-2b76-478d-afe2-f1aade3a9b82" + - W/"8d038288-0e52-42a3-9e3e-a38bd4df9a67" expires: - '-1' pragma: @@ -2267,7 +2432,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f52cb5e1-e97d-4c3a-90e2-5af70d0920d4 + - a8aca030-1dd0-4f71-a1c6-7129920629a7 status: code: 200 message: OK @@ -2287,28 +2452,28 @@ interactions: ParameterSetName: - -g -n --service-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.116d8a0c-b144-452f-9e27-37050a4d1517?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/privateEndpointConnections/pe1.d2024f36-60ed-4cf3-a5cf-3651eb75f336?api-version=2019-09-01 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/81687eeb-ef0f-460c-bf33-23ce495086f1?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/9db97744-51c2-49c8-9fc5-8f8d5ed8a865?api-version=2019-09-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 24 Oct 2019 07:05:30 GMT + - Thu, 30 Jan 2020 07:26:18 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operationResults/81687eeb-ef0f-460c-bf33-23ce495086f1?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operationResults/9db97744-51c2-49c8-9fc5-8f8d5ed8a865?api-version=2019-09-01 pragma: - no-cache server: @@ -2319,7 +2484,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 44b0cfa7-70c8-4a98-a68a-4e5b28507992 + - a45c6a0c-52b9-49da-9a41-42c8b4a1e9f5 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -2339,10 +2504,10 @@ interactions: ParameterSetName: - -g -n --service-name User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/81687eeb-ef0f-460c-bf33-23ce495086f1?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/9db97744-51c2-49c8-9fc5-8f8d5ed8a865?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2354,7 +2519,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:41 GMT + - Thu, 30 Jan 2020 07:26:29 GMT expires: - '-1' pragma: @@ -2371,7 +2536,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 794d7aed-ba00-44be-9151-ce9de1693104 + - f9f6ace7-fc28-44fe-8f6e-4474afcbaf02 status: code: 200 message: OK @@ -2389,8 +2554,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: GET @@ -2398,23 +2563,23 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"c703c769-66bf-4e06-b4e4-2fcae63cbd73\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8347dc8e-a507-41d8-ae67-af361423061a\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"85c01a65-3a60-41a6-a2ea-0c7cada61517\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.b9856426-3d3b-4f98-8334-215aa9d96e95.centralus.azure.privatelinkservice\",\r\n + \"7a85c7e2-9fee-4a57-ab0c-972f649da088\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.b94afb14-3523-4b69-9d1c-691ed6f939ee.centralus.azure.privatelinkservice\",\r\n \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"c703c769-66bf-4e06-b4e4-2fcae63cbd73\\\"\",\r\n + \ \"etag\": \"W/\\\"8347dc8e-a507-41d8-ae67-af361423061a\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.93571c12-bd53-4c32-a465-e1ad13e92fc5\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_endpoints000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.9ae62cbb-6c4a-4a16-8ecd-08f94fb09e46\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: @@ -2424,9 +2589,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:42 GMT + - Thu, 30 Jan 2020 07:26:31 GMT etag: - - W/"c703c769-66bf-4e06-b4e4-2fcae63cbd73" + - W/"8347dc8e-a507-41d8-ae67-af361423061a" expires: - '-1' pragma: @@ -2443,7 +2608,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0282a6c7-8bc2-45d6-acec-fea0113e7a4e + - 75dffba4-cfc5-4d09-9461-cbd7269026aa status: code: 200 message: OK @@ -2463,8 +2628,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 accept-language: - en-US method: DELETE @@ -2474,17 +2639,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5708b8b6-2032-4af3-9095-72c406a22f04?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4d1fc02f-5bbb-489d-8993-631920e81b1a?api-version=2019-09-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 24 Oct 2019 07:05:45 GMT + - Thu, 30 Jan 2020 07:26:34 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operationResults/5708b8b6-2032-4af3-9095-72c406a22f04?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operationResults/4d1fc02f-5bbb-489d-8993-631920e81b1a?api-version=2019-09-01 pragma: - no-cache server: @@ -2495,9 +2660,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dcb17bc2-1688-4e6f-b089-17be81e996fd + - 6a6eab97-413a-4ed5-9e9c-4a143737fe6d x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' status: code: 202 message: Accepted @@ -2515,60 +2680,10 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5708b8b6-2032-4af3-9095-72c406a22f04?api-version=2019-09-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, 24 Oct 2019 07:05:56 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: - - 76975a9f-3832-4a84-8b63-c92a2304538f - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network private-endpoint delete - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5708b8b6-2032-4af3-9095-72c406a22f04?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4d1fc02f-5bbb-489d-8993-631920e81b1a?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2580,7 +2695,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:06 GMT + - Thu, 30 Jan 2020 07:26:45 GMT expires: - '-1' pragma: @@ -2597,7 +2712,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ec6c8ec0-0686-4c74-b099-918a7b13480b + - fb907f36-fcbf-4324-b911-29b08df45f0a status: code: 200 message: OK @@ -2615,10 +2730,10 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.2 azure-mgmt-network/9.0.0 + Azure-SDK-For-Python AZURECLI/2.0.80 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5708b8b6-2032-4af3-9095-72c406a22f04?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4d1fc02f-5bbb-489d-8993-631920e81b1a?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2630,7 +2745,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:16 GMT + - Thu, 30 Jan 2020 07:26:55 GMT expires: - '-1' pragma: @@ -2647,7 +2762,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c3e2e792-c649-4495-9153-fcaa08f27591 + - e4717192-b675-45fb-9100-e93d72574f87 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_link_service.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_link_service.yaml index da0ba97e356..ca609107321 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_link_service.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_private_link_service.yaml @@ -1,53 +1,59 @@ interactions: - request: - body: null + body: '{"location": "centralus", "tags": {}, "properties": {"addressSpace": {"addressPrefixes": + ["10.0.0.0/16"]}, "dhcpOptions": {}, "subnets": [{"properties": {"addressPrefix": + "10.0.0.0/24"}, "name": "subnet1"}]}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - network private-endpoint list + - network vnet create Connection: - keep-alive + Content-Length: + - '208' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/privateEndpoints?api-version=2019-09-01 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"pe1\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/privateEndpoints/pe1\",\r\n - \ \"etag\": \"W/\\\"95f28914-f313-4872-90f3-7d7adea2535c\\\"\",\r\n \"type\": - \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"centralus\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"42956033-bd6f-4b32-95a2-aa0d445e8b9e\",\r\n \"privateLinkServiceConnections\": - [\r\n {\r\n \"name\": \"tttt\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/privateEndpoints/pe1/privateLinkServiceConnections/tttt\",\r\n - \ \"etag\": \"W/\\\"95f28914-f313-4872-90f3-7d7adea2535c\\\"\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"requestMessage\": \"test\",\r\n \"privateLinkServiceConnectionState\": - {\r\n \"status\": \"Approved\",\r\n \"description\": - \"\",\r\n \"actionsRequired\": \"None\"\r\n }\r\n - \ },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n - \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": - [],\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\"\r\n - \ },\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/0927pe/providers/Microsoft.Network/networkInterfaces/pe1.nic.42302fcd-0ffa-4e8d-8094-9f06c8639a3e\"\r\n - \ }\r\n ]\r\n }\r\n }\r\n ]\r\n}" + string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n + \ \"etag\": \"W/\\\"61582b16-1e1d-4841-b777-3c6fbe5791eb\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"1fa9429a-7eb2-4818-b865-b065e0cc16c7\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n + \ \"etag\": \"W/\\\"61582b16-1e1d-4841-b777-3c6fbe5791eb\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": + [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": + \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false,\r\n \"enableVmProtection\": false\r\n }\r\n}" headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/017f5f59-c06d-46f5-b8d0-ef3facb81e45?api-version=2019-09-01 cache-control: - no-cache content-length: - - '1921' + - '1440' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:04 GMT + - Thu, 06 Feb 2020 07:04:49 GMT expires: - '-1' pragma: @@ -57,17 +63,15 @@ interactions: - 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: - - 7905608f-e5e3-4c7e-8ae3-839822725716 + - f4e63007-7630-4ad4-9fbb-3a0729c83d62 + x-ms-ratelimit-remaining-subscription-writes: + - '1199' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -76,47 +80,50 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - network private-endpoint list + - network vnet create Connection: - keep-alive ParameterSetName: - - -g + - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateEndpoints?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/017f5f59-c06d-46f5-b8d0-ef3facb81e45?api-version=2019-09-01 response: body: - string: '{"value":[]}' + string: "{\r\n \"status\": \"InProgress\"\r\n}" headers: cache-control: - no-cache content-length: - - '12' + - '30' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:04 GMT + - Thu, 06 Feb 2020 07:04: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: + - dc39c4f5-c1fa-47b1-91a1-518d4ed5ad57 status: code: 200 message: OK - request: - body: '{"location": "centralus", "tags": {}, "properties": {"addressSpace": {"addressPrefixes": - ["10.0.0.0/16"]}, "dhcpOptions": {}, "subnets": [{"properties": {"addressPrefix": - "10.0.0.0/24"}, "name": "subnet1"}]}}' + body: null headers: Accept: - application/json @@ -126,48 +133,25 @@ interactions: - network vnet create Connection: - keep-alive - Content-Length: - - '208' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/017f5f59-c06d-46f5-b8d0-ef3facb81e45?api-version=2019-09-01 response: body: - string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"320cd89e-1ca7-42fc-9b79-95aa62b00fa9\\\"\",\r\n \"type\": - \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"a77c8362-7091-4c25-8e39-445f73836f4d\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"320cd89e-1ca7-42fc-9b79-95aa62b00fa9\\\"\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": - [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": - \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n - \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": - false,\r\n \"enableVmProtection\": false\r\n }\r\n}" + string: "{\r\n \"status\": \"InProgress\"\r\n}" headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/7d04406a-c325-43d6-982d-9e5a3cd8fac6?api-version=2019-09-01 cache-control: - no-cache content-length: - - '1440' + - '30' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:09 GMT + - Thu, 06 Feb 2020 07:05:03 GMT expires: - '-1' pragma: @@ -177,15 +161,17 @@ interactions: - 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: - - 1f468efb-9a78-4398-92ca-8f29811ef925 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - 11f8f3b7-7d41-430d-b00f-aca74e7d7166 status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -200,10 +186,10 @@ interactions: ParameterSetName: - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/7d04406a-c325-43d6-982d-9e5a3cd8fac6?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/017f5f59-c06d-46f5-b8d0-ef3facb81e45?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -215,7 +201,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:14 GMT + - Thu, 06 Feb 2020 07:05:14 GMT expires: - '-1' pragma: @@ -232,7 +218,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 698523b4-e14c-43e5-8855-16a48c85a75e + - e05e61c4-4ed5-41fe-a11f-e6bf81cc25f1 status: code: 200 message: OK @@ -250,22 +236,22 @@ interactions: ParameterSetName: - -g -n --subnet-name -l User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"a077771c-1bff-4256-a6bc-135a774948b2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"31fa138d-23ae-4416-bfde-2cadd7c26ca8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"a77c8362-7091-4c25-8e39-445f73836f4d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1fa9429a-7eb2-4818-b865-b065e0cc16c7\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"a077771c-1bff-4256-a6bc-135a774948b2\\\"\",\r\n + \ \"etag\": \"W/\\\"31fa138d-23ae-4416-bfde-2cadd7c26ca8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -280,9 +266,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:14 GMT + - Thu, 06 Feb 2020 07:05:15 GMT etag: - - W/"a077771c-1bff-4256-a6bc-135a774948b2" + - W/"31fa138d-23ae-4416-bfde-2cadd7c26ca8" expires: - '-1' pragma: @@ -299,7 +285,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 21eb8bfe-0fde-4119-ac23-28d00e44872c + - 96fdfce2-06f5-4288-8cab-9440e25455e5 status: code: 200 message: OK @@ -317,8 +303,8 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -334,7 +320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:14 GMT + - Thu, 06 Feb 2020 07:05:16 GMT expires: - '-1' pragma: @@ -377,26 +363,26 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/lb_deploy_sR7ES6p3QD7h9BJeywfR5EmYjTekxuYE","name":"lb_deploy_sR7ES6p3QD7h9BJeywfR5EmYjTekxuYE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12502700895034059982","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2019-10-24T07:02:18.8348996Z","duration":"PT2.4730478S","correlationId":"5f062828-7bda-4264-a7d8-0bdd7163bf23","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/lb_deploy_qSlx1GQAAG2N70HEJ8S2WBSZw2TZywmA","name":"lb_deploy_qSlx1GQAAG2N70HEJ8S2WBSZw2TZywmA","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4224693854232500823","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-02-06T07:05:21.769359Z","duration":"PT1.7691309S","correlationId":"9b8f2708-bac1-4a81-87b7-635278094713","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/lb_deploy_sR7ES6p3QD7h9BJeywfR5EmYjTekxuYE/operationStatuses/08586297063491157633?api-version=2019-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/lb_deploy_qSlx1GQAAG2N70HEJ8S2WBSZw2TZywmA/operationStatuses/08586206341654773886?api-version=2019-07-01 cache-control: - no-cache content-length: - - '1343' + - '1341' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:19 GMT + - Thu, 06 Feb 2020 07:05:22 GMT expires: - '-1' pragma: @@ -424,10 +410,10 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063491157633?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -439,7 +425,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:02:50 GMT + - Thu, 06 Feb 2020 07:05:53 GMT expires: - '-1' pragma: @@ -467,10 +453,10 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063491157633?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -482,7 +468,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:20 GMT + - Thu, 06 Feb 2020 07:06:25 GMT expires: - '-1' pragma: @@ -510,10 +496,10 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063491157633?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: string: '{"status":"Running"}' @@ -525,7 +511,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:03:51 GMT + - Thu, 06 Feb 2020 07:06:55 GMT expires: - '-1' pragma: @@ -553,22 +539,22 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586297063491157633?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: - string: '{"status":"Succeeded"}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '22' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:21 GMT + - Thu, 06 Feb 2020 07:07:25 GMT expires: - '-1' pragma: @@ -596,22 +582,22 @@ interactions: ParameterSetName: - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-resource/4.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/lb_deploy_sR7ES6p3QD7h9BJeywfR5EmYjTekxuYE","name":"lb_deploy_sR7ES6p3QD7h9BJeywfR5EmYjTekxuYE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"12502700895034059982","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2019-10-24T07:04:18.4512555Z","duration":"PT2M2.0894037S","correlationId":"5f062828-7bda-4264-a7d8-0bdd7163bf23","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}],"outputs":{"loadBalancer":{"type":"Object","value":{"provisioningState":"Succeeded","resourceGuid":"8b136dd4-c705-47ce-bfb4-521ee3324f21","frontendIPConfigurations":[{"name":"LoadBalancerFrontEnd","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd","etag":"W/\"900ce6ab-0e10-4c09-88f9-8b96ec5b1b7d\"","type":"Microsoft.Network/loadBalancers/frontendIPConfigurations","properties":{"provisioningState":"Succeeded","privateIPAllocationMethod":"Dynamic","publicIPAddress":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1"},"privateIPAddressVersion":"IPv4"}}],"backendAddressPools":[{"name":"lb1bepool","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool","etag":"W/\"900ce6ab-0e10-4c09-88f9-8b96ec5b1b7d\"","properties":{"provisioningState":"Succeeded"},"type":"Microsoft.Network/loadBalancers/backendAddressPools"}],"loadBalancingRules":[],"probes":[],"inboundNatRules":[],"outboundRules":[],"inboundNatPools":[]}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1"}]}}' + string: '{"status":"Running"}' headers: cache-control: - no-cache content-length: - - '3200' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:22 GMT + - Thu, 06 Feb 2020 07:07:56 GMT expires: - '-1' pragma: @@ -633,121 +619,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - network vnet subnet update + - network lb create Connection: - keep-alive ParameterSetName: - - -g -n --vnet-name --disable-private-link-service-network-policies + - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 - response: - body: - string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"a077771c-1bff-4256-a6bc-135a774948b2\\\"\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n - \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '586' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 24 Oct 2019 07:04:23 GMT - etag: - - W/"a077771c-1bff-4256-a6bc-135a774948b2" - 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: - - fa41ba8d-7ff9-487d-b6e6-a4164d55f36c - status: - code: 200 - message: OK -- request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1", - "properties": {"addressPrefix": "10.0.0.0/24", "delegations": [], "privateEndpointNetworkPolicies": - "Enabled", "privateLinkServiceNetworkPolicies": "Disabled"}, "name": "subnet1"}''' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network vnet subnet update - Connection: - - keep-alive - Content-Length: - - '398' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - -g -n --vnet-name --disable-private-link-service-network-policies - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: - string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"199a0894-91e7-4bc3-9a75-271c4abc1dee\\\"\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n - \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: '{"status":"Running"}' headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4c23a767-98bb-46b9-afe8-97a23cdcee01?api-version=2019-09-01 cache-control: - no-cache content-length: - - '586' + - '20' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:24 GMT + - Thu, 06 Feb 2020 07:08:26 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: - - 95edff94-c575-491d-9b07-3972273a4ec1 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' status: code: 200 message: OK @@ -759,45 +662,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - network vnet subnet update + - network lb create Connection: - keep-alive ParameterSetName: - - -g -n --vnet-name --disable-private-link-service-network-policies + - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4c23a767-98bb-46b9-afe8-97a23cdcee01?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586206341654773886?api-version=2019-07-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: '{"status":"Succeeded"}' headers: cache-control: - no-cache content-length: - - '30' + - '22' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:28 GMT + - Thu, 06 Feb 2020 07:08:57 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: - - d106c25a-79ad-4f42-bdfa-05915467cec0 status: code: 200 message: OK @@ -809,45 +705,38 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - network vnet subnet update + - network lb create Connection: - keep-alive ParameterSetName: - - -g -n --vnet-name --disable-private-link-service-network-policies + - -g -l -n --public-ip-address --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-resource/6.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4c23a767-98bb-46b9-afe8-97a23cdcee01?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2019-07-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Resources/deployments/lb_deploy_qSlx1GQAAG2N70HEJ8S2WBSZw2TZywmA","name":"lb_deploy_qSlx1GQAAG2N70HEJ8S2WBSZw2TZywmA","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4224693854232500823","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-02-06T07:08:28.8899303Z","duration":"PT3M8.8897022S","correlationId":"9b8f2708-bac1-4a81-87b7-635278094713","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["centralus"]},{"resourceType":"loadBalancers","locations":["centralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"pubip1"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1","resourceType":"Microsoft.Network/loadBalancers","resourceName":"lb1"}],"outputs":{"loadBalancer":{"type":"Object","value":{"provisioningState":"Succeeded","resourceGuid":"ea42814d-6b36-477a-a23f-71447a8caab5","frontendIPConfigurations":[{"name":"LoadBalancerFrontEnd","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd","etag":"W/\"3e357407-4f34-4065-a34a-c9bcc4e938a4\"","type":"Microsoft.Network/loadBalancers/frontendIPConfigurations","properties":{"provisioningState":"Succeeded","privateIPAllocationMethod":"Dynamic","publicIPAddress":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1"},"privateIPAddressVersion":"IPv4"}}],"backendAddressPools":[{"name":"lb1bepool","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/backendAddressPools/lb1bepool","etag":"W/\"3e357407-4f34-4065-a34a-c9bcc4e938a4\"","properties":{"provisioningState":"Succeeded"},"type":"Microsoft.Network/loadBalancers/backendAddressPools"}],"loadBalancingRules":[],"probes":[],"inboundNatRules":[],"outboundRules":[],"inboundNatPools":[]}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/publicIPAddresses/pubip1"}]}}' headers: cache-control: - no-cache content-length: - - '30' + - '3199' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:39 GMT + - Thu, 06 Feb 2020 07:08:58 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: - - ea7e2270-8d51-44d1-aa62-d313e014d1f4 status: code: 200 message: OK @@ -865,22 +754,31 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4c23a767-98bb-46b9-afe8-97a23cdcee01?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n + \ \"etag\": \"W/\\\"31fa138d-23ae-4416-bfde-2cadd7c26ca8\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '30' + - '586' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:49 GMT + - Thu, 06 Feb 2020 07:09:00 GMT + etag: + - W/"31fa138d-23ae-4416-bfde-2cadd7c26ca8" expires: - '-1' pragma: @@ -897,12 +795,14 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1c9b0990-d4b0-4570-8638-75bdf86432f1 + - 74d057a1-274d-48b3-98cb-8694c0eb5d2f status: code: 200 message: OK - request: - body: null + body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1", + "properties": {"addressPrefix": "10.0.0.0/24", "delegations": [], "privateEndpointNetworkPolicies": + "Enabled", "privateLinkServiceNetworkPolicies": "Disabled"}, "name": "subnet1"}''' headers: Accept: - application/json @@ -912,25 +812,38 @@ interactions: - network vnet subnet update Connection: - keep-alive + Content-Length: + - '398' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4c23a767-98bb-46b9-afe8-97a23cdcee01?api-version=2019-09-01 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n + \ \"etag\": \"W/\\\"01e47277-0670-4e50-aecf-56924ee8cf6e\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5ebc6e08-efb6-4267-a320-f6e8ee1063f5?api-version=2019-09-01 cache-control: - no-cache content-length: - - '30' + - '586' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:04:59 GMT + - Thu, 06 Feb 2020 07:09:02 GMT expires: - '-1' pragma: @@ -947,7 +860,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bab1e876-2344-42d8-9042-f6bb4e03a077 + - f3db9957-093e-442b-935b-70da2482df0a + x-ms-ratelimit-remaining-subscription-writes: + - '1197' status: code: 200 message: OK @@ -965,10 +880,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/4c23a767-98bb-46b9-afe8-97a23cdcee01?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5ebc6e08-efb6-4267-a320-f6e8ee1063f5?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -980,7 +895,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:10 GMT + - Thu, 06 Feb 2020 07:09:11 GMT expires: - '-1' pragma: @@ -997,7 +912,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aec8dff5-2421-4ea3-8fd5-ac60eef513cb + - f6a48c64-fad1-4fb9-bd9d-15534c5cb007 status: code: 200 message: OK @@ -1015,14 +930,14 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"1904d760-a641-44a4-bbac-c9ec88866f74\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"1a2be396-0dad-414d-b0f6-ea85ee67627f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": @@ -1035,9 +950,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:11 GMT + - Thu, 06 Feb 2020 07:09:12 GMT etag: - - W/"1904d760-a641-44a4-bbac-c9ec88866f74" + - W/"1a2be396-0dad-414d-b0f6-ea85ee67627f" expires: - '-1' pragma: @@ -1054,7 +969,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - eb947251-5565-47c1-a8fc-b0753b9259fe + - 16ee2561-c91f-4700-a959-eb46b31d3440 status: code: 200 message: OK @@ -1072,8 +987,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -1081,15 +996,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"1904d760-a641-44a4-bbac-c9ec88866f74\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"1a2be396-0dad-414d-b0f6-ea85ee67627f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"a77c8362-7091-4c25-8e39-445f73836f4d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1fa9429a-7eb2-4818-b865-b065e0cc16c7\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"1904d760-a641-44a4-bbac-c9ec88866f74\\\"\",\r\n + \ \"etag\": \"W/\\\"1a2be396-0dad-414d-b0f6-ea85ee67627f\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -1104,9 +1019,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:12 GMT + - Thu, 06 Feb 2020 07:09:15 GMT etag: - - W/"1904d760-a641-44a4-bbac-c9ec88866f74" + - W/"1a2be396-0dad-414d-b0f6-ea85ee67627f" expires: - '-1' pragma: @@ -1123,7 +1038,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d8fd5433-79bb-4fe2-8505-f99ae4d437e2 + - 30825f27-bc1f-43a2-a3ee-99b52184ecc0 status: code: 200 message: OK @@ -1151,8 +1066,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: PUT @@ -1160,21 +1075,21 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"057527c2-bbcb-402e-a7cc-c4c57bacbaad\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"655744c6-5661-46de-b06f-b1936d87d7b9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"a77c8362-7091-4c25-8e39-445f73836f4d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1fa9429a-7eb2-4818-b865-b065e0cc16c7\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"057527c2-bbcb-402e-a7cc-c4c57bacbaad\\\"\",\r\n + \ \"etag\": \"W/\\\"655744c6-5661-46de-b06f-b1936d87d7b9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n \ },\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"057527c2-bbcb-402e-a7cc-c4c57bacbaad\\\"\",\r\n + \ \"etag\": \"W/\\\"655744c6-5661-46de-b06f-b1936d87d7b9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -1183,7 +1098,7 @@ interactions: false,\r\n \"enableVmProtection\": false\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/c52e708c-918c-487a-9637-72c91d1a667c?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/15fc0aad-fc9d-4912-ad70-e32588cb0f06?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1191,7 +1106,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:13 GMT + - Thu, 06 Feb 2020 07:09:16 GMT expires: - '-1' pragma: @@ -1208,59 +1123,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - be8649e2-c6ba-44e9-b4d2-298dd8159fcb + - a83d9d3b-5f40-4cf2-8d65-3de55aa9f50c x-ms-ratelimit-remaining-subscription-writes: - - '1197' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network vnet subnet create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --address-prefixes - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/c52e708c-918c-487a-9637-72c91d1a667c?api-version=2019-09-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, 24 Oct 2019 07:05:17 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: - - d4839dc1-7fe8-4141-b523-2ba3a664c4a5 + - '1199' status: code: 200 message: OK @@ -1278,10 +1143,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/c52e708c-918c-487a-9637-72c91d1a667c?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/15fc0aad-fc9d-4912-ad70-e32588cb0f06?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1293,7 +1158,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:27 GMT + - Thu, 06 Feb 2020 07:09:21 GMT expires: - '-1' pragma: @@ -1310,7 +1175,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b510fd5-3ac7-4b9a-a016-7b1cdb8fa8a4 + - 61cb0534-791c-4d31-9b3e-fa5ecd35a90e status: code: 200 message: OK @@ -1328,28 +1193,28 @@ interactions: ParameterSetName: - -g -n --vnet-name --address-prefixes User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"1e6969fc-a377-4b50-9d88-244d11fbf16a\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"880f584c-113f-4ab9-8870-86a10a09db67\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"centralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"a77c8362-7091-4c25-8e39-445f73836f4d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1fa9429a-7eb2-4818-b865-b065e0cc16c7\",\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 {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"1e6969fc-a377-4b50-9d88-244d11fbf16a\\\"\",\r\n + \ \"etag\": \"W/\\\"880f584c-113f-4ab9-8870-86a10a09db67\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n \ },\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"1e6969fc-a377-4b50-9d88-244d11fbf16a\\\"\",\r\n + \ \"etag\": \"W/\\\"880f584c-113f-4ab9-8870-86a10a09db67\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.2.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -1364,9 +1229,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:28 GMT + - Thu, 06 Feb 2020 07:09:23 GMT etag: - - W/"1e6969fc-a377-4b50-9d88-244d11fbf16a" + - W/"880f584c-113f-4ab9-8870-86a10a09db67" expires: - '-1' pragma: @@ -1383,7 +1248,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 10fc00aa-6892-466f-b4d0-715b0e60bcce + - 84ba93a6-9102-4ef4-96fb-7895eea72f19 status: code: 200 message: OK @@ -1401,8 +1266,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -1410,7 +1275,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"1e6969fc-a377-4b50-9d88-244d11fbf16a\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"880f584c-113f-4ab9-8870-86a10a09db67\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1423,9 +1288,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:29 GMT + - Thu, 06 Feb 2020 07:09:24 GMT etag: - - W/"1e6969fc-a377-4b50-9d88-244d11fbf16a" + - W/"880f584c-113f-4ab9-8870-86a10a09db67" expires: - '-1' pragma: @@ -1442,7 +1307,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e3b26ae-21da-48c1-9385-777c6dcc66b4 + - bcb7a9cf-b64b-4a7d-8ec6-28bf84196ce0 status: code: 200 message: OK @@ -1466,8 +1331,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: PUT @@ -1475,14 +1340,14 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"2287315f-dddb-4d41-b8dc-8e127a76f2a4\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"ead52034-2269-4a9a-a4e4-03cb23d99274\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/b67aa306-6f42-4bd2-864a-2cdf15b54152?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5de775b4-5bbd-477b-b694-056e997822cc?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1490,7 +1355,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:30 GMT + - Thu, 06 Feb 2020 07:09:39 GMT expires: - '-1' pragma: @@ -1507,9 +1372,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b16977bd-01d7-4385-92f4-60a7c059fe18 + - 61fc2caa-be20-4494-bf5e-b0d7eb1bc66b x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 200 message: OK @@ -1527,10 +1392,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/b67aa306-6f42-4bd2-864a-2cdf15b54152?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/5de775b4-5bbd-477b-b694-056e997822cc?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1542,7 +1407,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:35 GMT + - Thu, 06 Feb 2020 07:09:53 GMT expires: - '-1' pragma: @@ -1559,7 +1424,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c63952df-deb6-41cf-a9e6-98d9a2dee434 + - 251d6c37-b330-4104-97d3-d5c2ce404896 status: code: 200 message: OK @@ -1577,14 +1442,14 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-endpoint-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet2\",\r\n - \ \"etag\": \"W/\\\"26d635eb-aa4f-4730-97b8-f371792566bb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"51dcf8a0-265e-4f1e-a56f-eae4aa194850\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.2.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1597,9 +1462,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:35 GMT + - Thu, 06 Feb 2020 07:09:53 GMT etag: - - W/"26d635eb-aa4f-4730-97b8-f371792566bb" + - W/"51dcf8a0-265e-4f1e-a56f-eae4aa194850" expires: - '-1' pragma: @@ -1616,7 +1481,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4ad73fe3-178a-478c-9606-dcabace93ff3 + - 6a543eb7-bcb3-4de8-9583-cc3d69072f88 status: code: 200 message: OK @@ -1624,7 +1489,8 @@ interactions: body: 'b''{"location": "centralus", "properties": {"loadBalancerFrontendIpConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIpConfigurations/LoadBalancerFrontEnd"}], "ipConfigurations": [{"properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1"}, - "privateIPAddressVersion": "IPv4"}, "name": "lks1_ipconfig_0"}]}}''' + "privateIPAddressVersion": "IPv4"}, "name": "lks1_ipconfig_0"}], "enableProxyProtocol": + true}}''' headers: Accept: - application/json @@ -1635,14 +1501,14 @@ interactions: Connection: - keep-alive Content-Length: - - '661' + - '690' Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l + - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: PUT @@ -1650,35 +1516,35 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"f300f53c-cf2c-4488-91f9-a215a6331dd6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4181aa61-0cc6-4b11-bdc9-b9642fe94b38\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n - \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n + \ \"enableProxyProtocol\": true,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"f300f53c-cf2c-4488-91f9-a215a6331dd6\\\"\",\r\n + \ \"etag\": \"W/\\\"4181aa61-0cc6-4b11-bdc9-b9642fe94b38\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/ff5b3022-d098-48c7-b4bc-3a220797e5d9?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/7bdc44c6-eecf-449c-875a-8994b1cb8305?api-version=2019-09-01 cache-control: - no-cache content-length: - - '2253' + - '2252' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:39 GMT + - Thu, 06 Feb 2020 07:10:04 GMT expires: - '-1' pragma: @@ -1691,9 +1557,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ff98aa82-2652-48d2-98e0-12be18c3e93c + - 94fc9113-c051-4e51-b89f-da160dcd2611 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1199' status: code: 201 message: Created @@ -1709,12 +1575,12 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l + - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/ff5b3022-d098-48c7-b4bc-3a220797e5d9?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/7bdc44c6-eecf-449c-875a-8994b1cb8305?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1726,7 +1592,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:50 GMT + - Thu, 06 Feb 2020 07:10:15 GMT expires: - '-1' pragma: @@ -1743,7 +1609,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 067b338b-ec55-4328-9c78-68a0b55998c1 + - 0f5c0dab-7b1f-4f7c-9e98-e9a7e9fd7e4c status: code: 200 message: OK @@ -1759,44 +1625,44 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l + - -g -n --vnet-name --subnet --lb-name --lb-frontend-ip-configs -l --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"cd7c44af-f7a8-4a42-b4da-1bdb5780cab9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d06c1f23-8c3f-48df-be67-7a61a03c43b9\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n - \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n + \ \"enableProxyProtocol\": true,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"cd7c44af-f7a8-4a42-b4da-1bdb5780cab9\\\"\",\r\n + \ \"etag\": \"W/\\\"d06c1f23-8c3f-48df-be67-7a61a03c43b9\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2254' + - '2253' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:50 GMT + - Thu, 06 Feb 2020 07:10:15 GMT etag: - - W/"cd7c44af-f7a8-4a42-b4da-1bdb5780cab9" + - W/"d06c1f23-8c3f-48df-be67-7a61a03c43b9" expires: - '-1' pragma: @@ -1813,7 +1679,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9fdd7d2d-92d8-41a2-bca9-c060c58f2be6 + - ed62acc5-24fb-434e-83d5-21167136227c status: code: 200 message: OK @@ -1829,10 +1695,10 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --visibility --auto-approval + - -g -n --visibility --auto-approval --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -1840,35 +1706,35 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"cd7c44af-f7a8-4a42-b4da-1bdb5780cab9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"d06c1f23-8c3f-48df-be67-7a61a03c43b9\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n - \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n + \ \"enableProxyProtocol\": true,\r\n \"loadBalancerFrontendIpConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"cd7c44af-f7a8-4a42-b4da-1bdb5780cab9\\\"\",\r\n + \ \"etag\": \"W/\\\"d06c1f23-8c3f-48df-be67-7a61a03c43b9\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2254' + - '2253' content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:52 GMT + - Thu, 06 Feb 2020 07:10:18 GMT etag: - - W/"cd7c44af-f7a8-4a42-b4da-1bdb5780cab9" + - W/"d06c1f23-8c3f-48df-be67-7a61a03c43b9" expires: - '-1' pragma: @@ -1885,7 +1751,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b2d3a47c-9e1b-4c61-ae1b-12bb7718b9d2 + - 71140630-d8e1-446a-a01e-4ecb8a2aaf0f status: code: 200 message: OK @@ -1913,10 +1779,10 @@ interactions: Content-Type: - application/json; charset=utf-8 ParameterSetName: - - -g -n --visibility --auto-approval + - -g -n --visibility --auto-approval --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: PUT @@ -1924,11 +1790,11 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"6afff296-5359-423d-a49c-475344baf048\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2b9ac8d8-23fd-4f3f-b8b2-a11faa9e55a6\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n + \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n \ \"autoApproval\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n @@ -1937,18 +1803,18 @@ interactions: [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"6afff296-5359-423d-a49c-475344baf048\\\"\",\r\n + \ \"etag\": \"W/\\\"2b9ac8d8-23fd-4f3f-b8b2-a11faa9e55a6\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/561196a5-b89a-4b65-ae75-17422eff4df1?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/a4040aa0-eafd-4998-be70-7f244817ae4d?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -1956,7 +1822,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:05:53 GMT + - Thu, 06 Feb 2020 07:10:22 GMT expires: - '-1' pragma: @@ -1973,9 +1839,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4b562185-b7b2-4858-b242-18112e244f06 + - 996ea548-3d8d-4759-8ea1-8d909a0bebe6 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 200 message: OK @@ -1991,12 +1857,12 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --visibility --auto-approval + - -g -n --visibility --auto-approval --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/561196a5-b89a-4b65-ae75-17422eff4df1?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/a4040aa0-eafd-4998-be70-7f244817ae4d?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2008,7 +1874,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:04 GMT + - Thu, 06 Feb 2020 07:10:33 GMT expires: - '-1' pragma: @@ -2025,7 +1891,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a5e7d3fb-ddfd-493f-8f19-833212e643ed + - fc32a62d-75df-42f0-a6e6-2238c3a9f2f5 status: code: 200 message: OK @@ -2041,20 +1907,20 @@ interactions: Connection: - keep-alive ParameterSetName: - - -g -n --visibility --auto-approval + - -g -n --visibility --auto-approval --enable-proxy-protocol User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"dc02dd80-3c61-4a0b-b2c6-56da226f9c20\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f03e92a6-9eef-49ea-ac89-df8672f7553d\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n + \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n \ \"autoApproval\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n @@ -2063,14 +1929,14 @@ interactions: [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"dc02dd80-3c61-4a0b-b2c6-56da226f9c20\\\"\",\r\n + \ \"etag\": \"W/\\\"f03e92a6-9eef-49ea-ac89-df8672f7553d\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: @@ -2080,9 +1946,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:05 GMT + - Thu, 06 Feb 2020 07:10:34 GMT etag: - - W/"dc02dd80-3c61-4a0b-b2c6-56da226f9c20" + - W/"f03e92a6-9eef-49ea-ac89-df8672f7553d" expires: - '-1' pragma: @@ -2099,7 +1965,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 665ac3cc-ee4e-43b9-b465-59d45e8dbe04 + - 548cf995-8461-4454-9f60-888f85faf942 status: code: 200 message: OK @@ -2117,8 +1983,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -2127,11 +1993,11 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"dc02dd80-3c61-4a0b-b2c6-56da226f9c20\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f03e92a6-9eef-49ea-ac89-df8672f7553d\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": - [],\r\n \"alias\": \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n + \ \"resourceGuid\": \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": + [],\r\n \"alias\": \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n \ \"autoApproval\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n @@ -2140,7 +2006,7 @@ interactions: [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \ \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"dc02dd80-3c61-4a0b-b2c6-56da226f9c20\\\"\",\r\n + \ \"etag\": \"W/\\\"f03e92a6-9eef-49ea-ac89-df8672f7553d\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": @@ -2148,7 +2014,7 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: @@ -2158,7 +2024,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:06 GMT + - Thu, 06 Feb 2020 07:10:35 GMT expires: - '-1' pragma: @@ -2175,7 +2041,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - da1353ae-0e03-44ad-a9b5-af111cbab242 + - 23a44c76-63a5-4b9b-b787-0e9a348c09b3 status: code: 200 message: OK @@ -2193,8 +2059,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -2202,11 +2068,11 @@ interactions: response: body: string: "{\r\n \"name\": \"lks1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1\",\r\n - \ \"etag\": \"W/\\\"dc02dd80-3c61-4a0b-b2c6-56da226f9c20\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f03e92a6-9eef-49ea-ac89-df8672f7553d\\\"\",\r\n \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"centralus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"fcc57299-5bb1-4925-b9e8-172b5d278362\",\r\n \"fqdns\": [],\r\n \"alias\": - \"lks1.36ec8341-3f00-4d03-a0c7-62a2d38ac406.centralus.azure.privatelinkservice\",\r\n + \"e2dafa0d-fbcf-44d9-a361-8460de2b3b11\",\r\n \"fqdns\": [],\r\n \"alias\": + \"lks1.c8ecd35f-e573-4fb4-aea3-ff8bf20742ac.centralus.azure.privatelinkservice\",\r\n \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n \ \"autoApproval\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\",\r\n @@ -2215,14 +2081,14 @@ interactions: [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/loadBalancers/lb1/frontendIPConfigurations/LoadBalancerFrontEnd\"\r\n \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"lks1_ipconfig_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/privateLinkServices/lks1/ipConfigurations/lks1_ipconfig_0\",\r\n - \ \"etag\": \"W/\\\"dc02dd80-3c61-4a0b-b2c6-56da226f9c20\\\"\",\r\n + \ \"etag\": \"W/\\\"f03e92a6-9eef-49ea-ac89-df8672f7553d\\\"\",\r\n \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"\r\n \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": - [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.eed058d3-d8d1-49da-a1cc-30fd71ee59e9\"\r\n + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/networkInterfaces/lks1.nic.0312214b-f0a6-4dfa-83eb-012676faf1bf\"\r\n \ }\r\n ]\r\n }\r\n}" headers: cache-control: @@ -2232,9 +2098,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:07 GMT + - Thu, 06 Feb 2020 07:10:37 GMT etag: - - W/"dc02dd80-3c61-4a0b-b2c6-56da226f9c20" + - W/"f03e92a6-9eef-49ea-ac89-df8672f7553d" expires: - '-1' pragma: @@ -2251,7 +2117,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 12eaf5c5-03c0-4199-9c2a-ba48a9c6ddd2 + - 34b7e712-645b-4b13-aea6-0bc1ba5b5efd status: code: 200 message: OK @@ -2271,8 +2137,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: DELETE @@ -2282,17 +2148,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/2328ff25-cdb9-4c4e-81ff-c7dd436b14c8?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/f4d296d8-abef-4f91-9186-79aca626874c?api-version=2019-09-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 24 Oct 2019 07:06:10 GMT + - Thu, 06 Feb 2020 07:10:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operationResults/2328ff25-cdb9-4c4e-81ff-c7dd436b14c8?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operationResults/f4d296d8-abef-4f91-9186-79aca626874c?api-version=2019-09-01 pragma: - no-cache server: @@ -2303,9 +2169,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13dafe8c-d989-4156-8ecd-40f5a2697064 + - 4c9c6dff-4cb7-4961-9fc7-090d317f0a32 x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14999' status: code: 202 message: Accepted @@ -2323,10 +2189,10 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/2328ff25-cdb9-4c4e-81ff-c7dd436b14c8?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/f4d296d8-abef-4f91-9186-79aca626874c?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2338,7 +2204,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:20 GMT + - Thu, 06 Feb 2020 07:11:01 GMT expires: - '-1' pragma: @@ -2355,7 +2221,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d22d2c08-5111-4980-a3bd-c826031011e8 + - 90732885-5c66-4f1c-beb3-42f9bb1683ab status: code: 200 message: OK @@ -2373,10 +2239,10 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/2328ff25-cdb9-4c4e-81ff-c7dd436b14c8?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/f4d296d8-abef-4f91-9186-79aca626874c?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2388,7 +2254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:30 GMT + - Thu, 06 Feb 2020 07:11:15 GMT expires: - '-1' pragma: @@ -2405,7 +2271,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 86a13702-8c6d-409f-a793-d64f51782fa8 + - 7bf25057-860a-4731-ace5-87405ec92016 status: code: 200 message: OK @@ -2423,10 +2289,10 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/2328ff25-cdb9-4c4e-81ff-c7dd436b14c8?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/f4d296d8-abef-4f91-9186-79aca626874c?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2438,7 +2304,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:41 GMT + - Thu, 06 Feb 2020 07:11:26 GMT expires: - '-1' pragma: @@ -2455,7 +2321,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f7dd0ad6-dfb0-4da4-a3f9-5183370621c3 + - 4d5d5e1f-eed0-43a9-b83a-79c00e4b227f status: code: 200 message: OK @@ -2473,8 +2339,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: GET @@ -2482,7 +2348,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"7a35d5f3-a2e7-4539-a761-e1d0e04f1a3e\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"7b1629b4-0e5d-4eb5-be3c-5eeb333a1076\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": @@ -2495,9 +2361,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:42 GMT + - Thu, 06 Feb 2020 07:11:28 GMT etag: - - W/"7a35d5f3-a2e7-4539-a761-e1d0e04f1a3e" + - W/"7b1629b4-0e5d-4eb5-be3c-5eeb333a1076" expires: - '-1' pragma: @@ -2514,7 +2380,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f6c2a24b-035c-4c9f-bc84-31a065bd0d05 + - 6c392b10-584c-4e95-aa01-c613075d569d status: code: 200 message: OK @@ -2538,8 +2404,8 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 accept-language: - en-US method: PUT @@ -2547,14 +2413,14 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"c1966355-9eaf-4d11-950d-29702de0ff15\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"ad22651f-0d8e-4014-81cf-f6a203c5c626\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/9aa7a8d5-948b-42bf-8eb4-964fa87ba001?api-version=2019-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/7ea8c995-dab8-4b96-b2b6-4aa6af8188e0?api-version=2019-09-01 cache-control: - no-cache content-length: @@ -2562,7 +2428,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:44 GMT + - Thu, 06 Feb 2020 07:11:29 GMT expires: - '-1' pragma: @@ -2579,59 +2445,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 684c275f-7c2e-4147-b493-698e603026e8 + - 1d177245-ec80-445d-90b9-05d7c70e053e x-ms-ratelimit-remaining-subscription-writes: - - '1197' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network vnet subnet update - Connection: - - keep-alive - ParameterSetName: - - -g -n --vnet-name --disable-private-link-service-network-policies - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/9aa7a8d5-948b-42bf-8eb4-964fa87ba001?api-version=2019-09-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, 24 Oct 2019 07:06: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: - - 92e58347-9a73-4c53-8afa-808c3c53718f + - '1199' status: code: 200 message: OK @@ -2649,10 +2465,10 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/9aa7a8d5-948b-42bf-8eb4-964fa87ba001?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/centralus/operations/7ea8c995-dab8-4b96-b2b6-4aa6af8188e0?api-version=2019-09-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2664,7 +2480,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:58 GMT + - Thu, 06 Feb 2020 07:11:34 GMT expires: - '-1' pragma: @@ -2681,7 +2497,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f3c4c00-a1b7-40dd-8ec6-5ee10fc057ec + - 0fb331bd-da3a-4cae-8f8e-768d00fe1146 status: code: 200 message: OK @@ -2699,14 +2515,14 @@ interactions: ParameterSetName: - -g -n --vnet-name --disable-private-link-service-network-policies User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 - azure-mgmt-network/7.0.0 Azure-SDK-For-Python AZURECLI/2.0.75 + - python/3.8.0 (Windows-10-10.0.18362-SP0) msrest/0.6.10 msrest_azure/0.6.2 + azure-mgmt-network/9.0.0 Azure-SDK-For-Python AZURECLI/2.0.81 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2019-09-01 response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_network_private_link_service000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"035077d8-31fa-40f5-a617-679241d5cdea\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"248c3171-42de-4bec-a40e-017e63e8899b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -2719,9 +2535,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 24 Oct 2019 07:06:58 GMT + - Thu, 06 Feb 2020 07:11:35 GMT etag: - - W/"035077d8-31fa-40f5-a617-679241d5cdea" + - W/"248c3171-42de-4bec-a40e-017e63e8899b" expires: - '-1' pragma: @@ -2738,7 +2554,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8d794701-1fab-451a-a60e-a8ca4b3c9c66 + - 86110657-5bae-4787-bf68-1d2f9a6d4eb0 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_network_commands.py b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_network_commands.py index 9088beb3a94..e7d495cecdf 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_network_commands.py +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_network_commands.py @@ -122,9 +122,10 @@ def test_network_private_endpoints(self, resource_group): pe_connection_name = self.cmd('network private-link-service show -g {rg} -n {lks1}').get_output_in_json()['privateEndpointConnections'][0]['name'] self.kwargs['pe_connect'] = pe_connection_name - self.cmd('network private-link-service connection update -g {rg} -n {pe_connect} --service-name {lks1} --connection-status Rejected') + self.cmd('network private-link-service connection update -g {rg} -n {pe_connect} --service-name {lks1} --connection-status Rejected --action-required "need action"') self.cmd('network private-endpoint show -g {rg} -n {pe}', checks=[ - self.check('privateLinkServiceConnections[0].privateLinkServiceConnectionState.status', 'Rejected') + self.check('privateLinkServiceConnections[0].privateLinkServiceConnectionState.status', 'Rejected'), + self.check('privateLinkServiceConnections[0].privateLinkServiceConnectionState.actionsRequired', "need action") ]) self.cmd('network private-link-service connection delete -g {rg} -n {pe_connect} --service-name {lks1}') self.cmd('network private-link-service show -g {rg} -n {lks1}', checks=[ @@ -138,10 +139,6 @@ class NetworkPrivateLinkService(ScenarioTest): @ResourceGroupPreparer(name_prefix='cli_test_network_private_link_service') def test_network_private_link_service(self, resource_group): - # unable to create resource so we can only verify the commands don't fail (or fail expectedly) - self.cmd('network private-endpoint list') - self.cmd('network private-endpoint list -g {rg}') - self.kwargs.update({ 'lb': 'lb1', 'sku': 'Standard', @@ -160,15 +157,17 @@ def test_network_private_link_service(self, resource_group): self.cmd('network vnet subnet update -g {rg} -n {subnet1} --vnet-name {vnet} --disable-private-link-service-network-policies') self.cmd('network vnet subnet create -g {rg} -n {subnet2} --vnet-name {vnet} --address-prefixes 10.0.2.0/24') self.cmd('network vnet subnet update -g {rg} -n {subnet2} --vnet-name {vnet} --disable-private-endpoint-network-policies') - self.cmd('network private-link-service create -g {rg} -n {lks1} --vnet-name {vnet} --subnet {subnet1} --lb-name {lb} --lb-frontend-ip-configs LoadBalancerFrontEnd -l {location}', checks=[ + self.cmd('network private-link-service create -g {rg} -n {lks1} --vnet-name {vnet} --subnet {subnet1} --lb-name {lb} --lb-frontend-ip-configs LoadBalancerFrontEnd -l {location} --enable-proxy-protocol', checks=[ self.check('type', 'Microsoft.Network/privateLinkServices'), self.check('length(ipConfigurations)', 1), - self.check('length(loadBalancerFrontendIpConfigurations)', 1) + self.check('length(loadBalancerFrontendIpConfigurations)', 1), + self.check('enableProxyProtocol', True) ]) - self.cmd('network private-link-service update -g {rg} -n {lks1} --visibility {sub1} {sub1} --auto-approval {sub1} {sub1}', checks=[ + self.cmd('network private-link-service update -g {rg} -n {lks1} --visibility {sub1} {sub1} --auto-approval {sub1} {sub1} --enable-proxy-protocol False', checks=[ self.check('length(visibility.subscriptions)', 2), - self.check('length(autoApproval.subscriptions)', 2) + self.check('length(autoApproval.subscriptions)', 2), + self.check('enableProxyProtocol', False) ]) self.cmd('network private-link-service list -g {rg}', checks=[ self.check('length(@)', 1), diff --git a/src/azure-cli/requirements.py2.Darwin.txt b/src/azure-cli/requirements.py2.Darwin.txt index ad0cfad66ce..ed248e2a355 100644 --- a/src/azure-cli/requirements.py2.Darwin.txt +++ b/src/azure-cli/requirements.py2.Darwin.txt @@ -57,7 +57,7 @@ azure-mgmt-media==1.1.1 azure-mgmt-monitor==0.7.0 azure-mgmt-msi==0.2.0 azure-mgmt-netapp==0.7.0 -azure-mgmt-network==7.0.0 +azure-mgmt-network==8.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-policyinsights==0.4.0 azure-mgmt-privatedns==0.1.0 diff --git a/src/azure-cli/requirements.py2.Linux.txt b/src/azure-cli/requirements.py2.Linux.txt index ad0cfad66ce..ed248e2a355 100644 --- a/src/azure-cli/requirements.py2.Linux.txt +++ b/src/azure-cli/requirements.py2.Linux.txt @@ -57,7 +57,7 @@ azure-mgmt-media==1.1.1 azure-mgmt-monitor==0.7.0 azure-mgmt-msi==0.2.0 azure-mgmt-netapp==0.7.0 -azure-mgmt-network==7.0.0 +azure-mgmt-network==8.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-policyinsights==0.4.0 azure-mgmt-privatedns==0.1.0 diff --git a/src/azure-cli/requirements.py2.windows.txt b/src/azure-cli/requirements.py2.windows.txt index f1fe1dc67c6..7b79aab3b03 100644 --- a/src/azure-cli/requirements.py2.windows.txt +++ b/src/azure-cli/requirements.py2.windows.txt @@ -56,7 +56,7 @@ azure-mgmt-media==1.1.1 azure-mgmt-monitor==0.7.0 azure-mgmt-msi==0.2.0 azure-mgmt-netapp==0.7.0 -azure-mgmt-network==7.0.0 +azure-mgmt-network==8.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-policyinsights==0.4.0 azure-mgmt-privatedns==0.1.0 diff --git a/src/azure-cli/requirements.py3.Darwin.txt b/src/azure-cli/requirements.py3.Darwin.txt index 2abf534ba1d..d075a4515fb 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -57,7 +57,7 @@ azure-mgmt-media==1.1.1 azure-mgmt-monitor==0.7.0 azure-mgmt-msi==0.2.0 azure-mgmt-netapp==0.7.0 -azure-mgmt-network==7.0.0 +azure-mgmt-network==8.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-policyinsights==0.4.0 azure-mgmt-privatedns==0.1.0 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 2abf534ba1d..d075a4515fb 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -57,7 +57,7 @@ azure-mgmt-media==1.1.1 azure-mgmt-monitor==0.7.0 azure-mgmt-msi==0.2.0 azure-mgmt-netapp==0.7.0 -azure-mgmt-network==7.0.0 +azure-mgmt-network==8.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-policyinsights==0.4.0 azure-mgmt-privatedns==0.1.0 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index cad1c4b522f..12d0c4d2646 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -56,7 +56,7 @@ azure-mgmt-media==1.1.1 azure-mgmt-monitor==0.7.0 azure-mgmt-msi==0.2.0 azure-mgmt-netapp==0.7.0 -azure-mgmt-network==7.0.0 +azure-mgmt-network==8.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-policyinsights==0.4.0 azure-mgmt-privatedns==0.1.0 diff --git a/src/azure-cli/setup.py b/src/azure-cli/setup.py index c7192885936..bb5a847ee85 100644 --- a/src/azure-cli/setup.py +++ b/src/azure-cli/setup.py @@ -104,7 +104,7 @@ 'azure-mgmt-monitor~=0.7.0', 'azure-mgmt-msi~=0.2', 'azure-mgmt-netapp~=0.7.0', - 'azure-mgmt-network~=7.0.0', + 'azure-mgmt-network~=8.0.0', 'azure-mgmt-policyinsights~=0.4.0', 'azure-mgmt-privatedns~=0.1.0', 'azure-mgmt-rdbms~=1.8',